# Buying NUT

1. Go to [Swappi](https://app.swappi.io/#/swap).
2. Select the token that you wish to trade-in\ <br>

   <figure><img src="/files/rwjV17c34bQdLDOhTlc7" alt=""><figcaption></figcaption></figure>
3. In the To box, select NUT token.<br>

   <figure><img src="/files/5psfPCxioq9VZM1Dw1z1" alt=""><figcaption></figcaption></figure>

Note: If you cannot find NUT on the token list, simply paste its contract address.

NUT contract address: 0xFE197E7968807B311D476915DB585831B43A7E3b<br>

4. In the From field, enter the amount that you wish to trade.\ <br>

   <figure><img src="/files/Ibg5z76Q3bn75bZPrRlM" alt=""><figcaption></figcaption></figure>
5. Confirm the amount of tokens that you'll receive in the To field and the price impact.\ <br>

   <figure><img src="/files/qJhJQMAbVzbBhFDC1Cvj" alt=""><figcaption></figcaption></figure>
6. Once you review the details and are ready to swap, click **Swap**.<br>

   <figure><img src="/files/zeiTxuP8FjuMAvr0vrVi" alt=""><figcaption></figcaption></figure>
7. In the Confirm Swap dialog, review the transaction details and click **Confirm Swap**.\ <br>

   <figure><img src="/files/G4NSrsmbmA2KHb2XRW6c" alt=""><figcaption></figcaption></figure>
8. In MetaMask, confirm the transaction details and click **Confirm**.\
   **Note**: This transaction might take a few seconds.\ <br>

   <figure><img src="/files/5tGN1ffxTlzlhnAkGo6G" alt=""><figcaption></figcaption></figure>
9. *Optional*: Add the token you just traded to MetaMask.\ <br>

   <figure><img src="/files/gBnOnZhdaWf0v8QeQlti" alt=""><figcaption></figcaption></figure>
10. *Optional*: Review the transaction details on Confluxscan.\ <br>

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

In the transaction confirmation dialog, you can click **View on Conflux Scan** to see the transaction details on Conflux Scan. You can also add the NUT token that you traded for directly to MetaMask.


---

# 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://doc.nucleon.network/user-guide/nut-governance-token/buying-nut.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.
