# Sell ZCN

1. Please click on "Sell ZCN" located on the left side of the Bolt app.

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

2. A popup will appear, prompting you to connect your Metamask Wallet. Click on "Connect to MetaMask."

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

3. The Metamask wallet popup will appear in your browser window. Please unlock and connect it with Bolt. Refer to the screenshot below for guidance.

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

4. Enter the amount of ZCN you wish to sell and then click "Next."

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

5. Optionally, provide your email to receive a receipt of your transaction.

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

6. Bolt will automatically retrieve your Metamask Ethereum wallet address and confirm the details of the ZCN sale transaction. Click "Next" to confirm.

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

7. Bolt will process the sell transaction, which will occur in two stages.

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

* Burn: Burning (destroying) a certain amount of the currency each time it is traded.
* Mint: Minting (creating) new units of the currency to replace the ones that were burned.

8. Once the sell transaction is successfully processed, you should see a prompt similar to the screenshot below:

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

## Next Steps

* Send Tokens using Bolt
* Receive Tokens using Bolt
* Manage Profile
* Manage Wallet


---

# 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-old.zus.network/products/bolt/sell-zcn.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.
