> For the complete documentation index, see [llms.txt](https://docs.marblex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.marblex.io/services/mbx-nft/airdrop-and-claim.md).

# Airdrop & Claim

## Airdrop

<figure><img src="/files/jzfoEgUfgw6gwSrwPr0n" alt=""><figcaption></figcaption></figure>

### Overview

In each airdrop pool, users can input NFTs to the pool that are required as an airdrop condition and receive an immediate airdrop of new NFTs.&#x20;

NFTs that are input by users are automatically returned to the user's wallet after a lockup period, which may vary for each pool. Users are able to reuse the same NFTs to receive an airdrop.

### Details

#### <mark style="color:green;">Snapshot Time</mark>

Snapshot Time refers to the lockup period and the required snapshot time for each pool may vary. NFTs input by users are automatically returned to the user's wallet after the lockup period from the time of submission.

For example, if you have a pool with a lockup period set to 24 hours, any NFTs you input will return to you 24 hours later. This means that you can use the same airdrop pool every 24 hours.

#### <mark style="color:green;">Requirement NFT</mark>

In each airdrop pool, users must submit specific NFTs, which will then enter a lockup period.

## Claim

<figure><img src="/files/DWN5wXXuJ7vAKQ6yjyGe" alt=""><figcaption></figcaption></figure>

### Overview

In Cloim pools, users can submit a specified token to the pool and receive a random NFT.&#x20;

No input NFT is required in Claim, however the token payments will not be returned.

### Details

#### <mark style="color:green;">Requirement NFT</mark>

No specific NFTs are required to obtain the reward NFT. Users can acquire it by paying only the specified token.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.marblex.io/services/mbx-nft/airdrop-and-claim.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
