# Choice of Input Token

* $AWX (AwesomeX + Optimized)
* $DragonX
* $TitanX
* $ETH

When minting with DragonX, TitanX, or ETH—The input token is swapped for $AWX (plus the 8% minting fee) and mints the NFT to the user’s wallet. This process adds buy pressure to $AWX and creates a ‘Buy and Lock’ effect by soft-locking $AWX in the Vault.

### Example:

Let’s say an NFT had a mint price of 100 $AWX tokens—Factoring in the 8% minting fee, the user pays 108 $AWX tokens to mint the NFT. From this transaction, 5 tokens are sent to the AWX Treasury, 3 tokens are sent to the AWX Launchpad, and 100 tokens get stored in the Vault for the user to be able to claim back at a later time if they choose.

### Note:

...When users purchase the NFT using ETH.&#x20;

Due to price movement, the user will send a small amount of additional ETH to mint an NFT - this is to account for changes in price. Any remaining funds will be refunded to User in AWX tokens

In addition, Large swaps may have an unfavorable price impact resulting in a higher price paid by user. The most optimal route is to mint with native AWX


---

# 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/choice-of-input-token.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.
