# SWAP

In this guide,  let’s take a look at how to use the SWAP service, specifically the swap pool for exchanging Ticket Puzzles into NFTs from the Marblership Puzzle Collection.

{% hint style="warning" %}
Some images in this guide were taken from a test environment and may not fully reflect the live service.
{% endhint %}

## How to use swap pools on SWAP

1\. From the main page of MBX NFT, click SWAP. In this guide, let’s try selecting the swap pool for swapping Ticket Puzzles. Click NFT Add.

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

2\. Next, you must add NFTs to perform the swap. Click the drop down menu for Select NFT Group, and select MBX Marblership Puzzle.

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

3\. All Marblership Puzzles in your inventory should appear in the NFT List. Try selecting any Ticket Puzzle and click Input NFT.

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

4\. Notice how the selected NFT is registered for the swap. Click SWAP.

<figure><img src="/files/7y6BMa46gXqHdaEH0KMv" alt=""><figcaption></figcaption></figure>

5\. The following pop-up will appear when performing the swap for the first time. Click Approve.&#x20;

<figure><img src="/files/600xikgVIxrzJ5hiM4sR" alt=""><figcaption></figcaption></figure>

6\. This step is required to grant permission to the MBX NFT service to transfer the NFT for the swap. A small gas fee is required for the approval process. Click Confirm → Approve.

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

7\. Wait until the NFT approval process is complete and click Approve.

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

8\. Your NFT is now registered for the swap. To proceed with the swap, click Agree.&#x20;

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

9\. A small gas fee is required for the final step of the swap. Click Confirm to proceed. After a few seconds, you will receive a pop-up confirming that the swap was successful. Click Confirm, again.

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

10\. Congratulations! In this particular swap pool, the reward NFT was an Alphabet Puzzle. Note that it is possible to receive Joker, or Joker(R) Puzzles if you’re lucky! Repeat steps 1-9 in order to swap all Ticket Puzzles in your inventory.

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


---

# 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/swap.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.
