# The Vault

These NFTs offer a unique way to reduce the circulating supply of $AWX and acts as a secure wrapper for storing your tokens.

Each NFT is backed by a fixed amount of $AWX tokens, which can be claimed at any time by the owner by burning their NFT. There is a 3% burn fee when a user chooses to burn their NFT and claim the linked $AWX tokens that are stored in the Vault. The 3% Burn fee is sent to the AWX Treasury to further build out the AwesomeX Universe.&#x20;

<figure><img src="/files/PwpRuv94leJOTZWqz3CG" alt=""><figcaption><p>Simple Burning of NFT to redeem corresponding AWX</p></figcaption></figure>

### Example:

Let’s say an NFT had a set amount of 100 $AWX tokens stored in the Vault— When a user chooses to burn their NFT and receive the tokens linked to it, 3 of the tokens are sent to the AWX Treasury and the 97 tokens go to the user.


---

# 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.awesomex.win/awesomex-hybrid-nfts/the-vault.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.
