> For the complete documentation index, see [llms.txt](https://docs.nextype.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nextype.finance/about-nxetype/previous-events/may-2022/the-first-sale-of-synthesis-nft-mystery-box/how-to-synthesize-or-exchange-nft-in-nft-master.md).

# How to Synthesize or Exchange NFT in NFT Master?

### How to Synthesize NFT in NFT Master?

1\. Click into NFT Master and connect your BNB Chain wallet: [**https://nftmaster.nextype.finance/**](https://nftmaster.nextype.finance/) , click **\[Synthesis]**

![](/files/QMrWSLdtvrriLPdRCkGG)

2\. Select the NFTs you want to synthesize on **\[Synthesis]**, then click to insert the NFT that needs to be consumed, and click **\[Confirm]**.

**\*Each NFT needs to consume a certain amount of Gas when inserted for the first time**

![](/files/E0NcEgOySwhPUrivYoq0)

![](/files/sYQStq18cdrzGbOrL3eB)

3\. After inserting all the NFTs that need to be consumed for synthesis, click **\[Synthesis]** to finish.

**\*Synthesis requires a certain amount of Gas, and the Gas generated during synthesis will be paid by the user;**

**\*After the Synthesis, the new NFTs will be sent directly to the user's address within 5 minutes;**

**\*View the new NFTs in \[Storage]-\[My NFTs].**

![](/files/UEO0LxTFnXS42l28qNmJ)

### How to **E**xchange NFT in NFT Master?

1\. Select **\[Exchange]** on the **\[Synthesis]** and go to the exchange option.

![](/files/tYUh4rOkR1YI3C1djPmn)

2\. Click on the new NFT to be exchanged, and Insert the NFT to be consumedon the left, and click **\[Confirm]**

**\* Each type of NFT requires a certain amount of Gas when it is inserted for the first time**

![](/files/BL2qTzXaDOlEaelsqZiw)

3\. Click **\[Exchange]** to finish

**\*Exchange requires a certain amount of Gas, and the Gas generated during the exchange will be paid by the user;**

**\*After the exchange, the new NFTs will be sent directly to the user's address within 5 minutes;**

**\*View the new NFTs in \[Storage]-\[My NFTs].**

![](/files/UKCTQYBkb52ODUal6JHq)


---

# 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.nextype.finance/about-nxetype/previous-events/may-2022/the-first-sale-of-synthesis-nft-mystery-box/how-to-synthesize-or-exchange-nft-in-nft-master.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.
