# 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: 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:

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

The question should be specific, self-contained, and written in natural language.
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.
