# Send Tokens

### How to send ZCN tokens using Bolt App

1. Click on the "Send" button located in the lower-left corner of the Bolt app.

<figure><img src="/files/dHS5Hw9wUMsmQBdVUUal" alt=""><figcaption><p>Send Token</p></figcaption></figure>

2. A window will appear, prompting you to enter the sender's wallet address in the text box.

<figure><img src="/files/QTEj7Aj5GJYUEU7bE8CS" alt=""><figcaption><p>Provide Wallet Address</p></figcaption></figure>

3. Input the amount of ZCN you wish to send, then click on "Next."

<figure><img src="/files/9DbVuRcGm18sc1gdj4I4" alt=""><figcaption></figcaption></figure>

## Next Steps

* 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/send-tokens.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.
