# FAQ

<details>

<summary>What is the fee policy for ?</summary>

Pricing for each SWAP, CLAIM pool may vary.

Pools are divided into free and paid pools based on price settings.

Click [here](/services/mbx-nft.md#pool-and-price) for details.

</details>

<details>

<summary>Which wallet should I use to create an account on the MBX NFT platform?</summary>

The MBX NFT platform supports MetaMask Wallet and Immutable Passport. Please note that MARBLEX Wallet is not supported.

</details>

<details>

<summary>What can I do from the [STAKING] menu?</summary>

The NFT Staking service is a service that allows users to stake their NFTs and receive staking rewards.

Through the level up feature, users can level up their staked NFTs at each stage and earn more tokens as rewards.

</details>

<details>

<summary>What can I do from the [SWAP] menu?</summary>

The NFT Swap service allows users to input NFTs they own into a swap pool to receive new NFTs in order to acquire new NFTs.

The NFTs required for swapping in each pool and the types of NFTs that can be obtained may vary from pool to pool, and NFTs can be obtained based on probability depending on the number of NFTs in each pool. In general, you will receive NFTs that are worth more than the NFTs you put in.

</details>

<details>

<summary>What can I do from the [CLAIM] menu?</summary>

The Claim service is a service where users pay MBX to receive new NFTs.

To claim new NFTs, users need to submit MBX, which is set as a fee for each claim pool, and do not need to submit a separate NFT.

</details>

<details>

<summary>What can I do from the [AIRDROP] menu?</summary>

Airdrop is a service that allows you to lock up requirement NFTs for a set period of time to receive new NFTs.

For each airdrop pool, the NFTs that need to be locked up for NFT Airdrop may vary, and the reward NFTs for each pool may also vary.

Each pool has a snapshot time, and users can input NFTs to the airdrop pool to participate in the airdrop.

The input NFTs are automatically returned to the user's wallet after the lockup period.

Users can then reuse the returned NFTs back to the airdrop pool to receive new NFTs.

</details>

<details>

<summary>What can I do from the [COUPON] menu?</summary>

The Coupon service allows users to acquire coupons consisting of text and images by holding NFTs that are set as requirements for each coupon pool. The coupons can be items from a specific game or gift cards for a specific service or website.

</details>

<details>

<summary>What can I do from the [INVENTORY] menu?</summary>

This service allows users to view their NFTs acquired through MBX NFT and transfer their NFTs to another address.

</details>


---

# 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/guide/mbx-nft/faq.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.
