# How to send your NFT

#### **How to Send Your NFT to the Burning Wallet** 🔥🐉

To claim your in-game chests, you must **burn** your Dragonz Land NFT by sending it to the designated burning address. Follow these steps carefully:

1️⃣ **Open Your Venom Wallet**

* Launch the **Venom Wallet** extension or mobile app.
* Navigate to the **‘NFTs’** section.

2️⃣ **Add Your Dragonz Land NFT (If Not Visible)**

* If your NFT is not displayed in your wallet, you need to add it manually using the NFT number. Follow these steps:
  * Visit this link:

    ```bash
    https://venomscan.com/accounts/0:3447ec8063e1ab1fc8d808f0d0d94d69158f2844e6bb0d2696cf1bd6ea366674/source-code  
    ```
  * Scroll down to the **nftAddress** command section.
  * Enter your NFT **unit ID** in the field labeled **id: uint256**.
  * Set **Action Type** to **Read** and press **Read**.
  * Copy the resulting **NFT address** from the output.

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

* Open your Venom Wallet, go to the **NFTs** section, and add the NFT manually by entering this address.

3️⃣ **Select Your Dragonz Land NFT**

* Locate the **Single Pack** or **Double Pack** NFT in your wallet.
* Tap on it to open the NFT details.

4️⃣ **Initiate the Transfer**

* Click on the **‘Send’** button.
* In the **Recipient Address** field, enter the **burning address**:

  ```makefile
  0:fdb2f4eb0a898b10e9f89f89a3c480ffcff33899e25707d0fcaeaebcdd68e13b
  ```

5️⃣ **Confirm the Transaction**

* Review the details and ensure the correct NFT is selected.
* Confirm the transfer and approve the transaction.

6️⃣ **Wait for Confirmation**

* Once the burn is complete, your transaction will be recorded on the Venom blockchain.
* After our **review (up to 7 days)**, your in-game chest will be added to your account and will appear when you open the app.

### **⚠️ Important Note: If your NFTs are in a different wallet than the one connected to the Dragonz Land bot, change the wallet.**

🔥 **Once burned, the NFT cannot be recovered—follow the process carefully!** 🚀


---

# 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://dragonz-land.gitbook.io/dragonz-land/claim-chests-for-your-nft/how-to-send-your-nft.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.
