# Receive Tokens

### How to Receive ZCN Tokens Using the Bolt App

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

<figure><img src="/files/dWojrywwjCLpWTVgLsT6" alt=""><figcaption><p>Receive Token</p></figcaption></figure>

2. A window will display a QR code and the receiver's wallet address for receiving ZCN tokens. Share the wallet address with the sender or scan the QR code to receive the tokens.

<figure><img src="/files/xq7pWQx8EXtX4TZbTAwP" alt=""><figcaption><p>Receive Token</p></figcaption></figure>

## Next Steps

* Manage Profile
* Manage Wallet
* Lock Tokens into Read Pool
* Unlock Tokens into Read Pool


---

# 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/receive-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.
