# Receive tokens

## If you want to receive tokens

All you need would be your wallet address. You would need to show your wallet address to your counter-party, and they can send their assets to such address.&#x20;

**Step 1**: Click the **Receive** button on your home screen.

![](https://708558686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx2bpnbQM0WCkMm0eOyd6%2Fuploads%2FbAm2QVSHc0iZTJaiBZEd%2Fimage.png?alt=media\&token=c27c296c-16b7-43a2-9670-6c5de8aabefb)

**Step 2**: Choose the account you want to store the assets once received.

![](https://708558686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx2bpnbQM0WCkMm0eOyd6%2Fuploads%2Fl8qoRAebCEgMwLDVr5Ci%2Fimage.png?alt=media\&token=ea878738-6cac-4142-9c76-b9287d1413de)

{% hint style="info" %}
The above display applies when you start the action from **All accounts** mode.

If you are already in a single-account mode, the wallet would jump directly from **Step 1** to the following **Step 3**:
{% endhint %}

**Step 3**: Choose the asset you would like to receive.

![](https://708558686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx2bpnbQM0WCkMm0eOyd6%2Fuploads%2FJ5llsYSyIOQpDO94MrJY%2Fimage.png?alt=media\&token=103d58d5-e4c9-4d01-bb02-0243ac570074)

**Step 4**: Get your wallet address & share it with your sender!\
You can get the address in text form by clicking the icon next to the wallet address, or share the QR code version.&#x20;

If you click the **Share** button on the screen, the wallet would treat your wallet address as a message and ask you to send via messaging application such as Telegtam, WhatsApp, etc...

![](https://708558686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx2bpnbQM0WCkMm0eOyd6%2Fuploads%2FQ59bao8dxNotNlWjSz5K%2Fimage.png?alt=media\&token=94ac11fe-06f9-4e45-a951-af07525c64fe)


---

# 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.subwallet.app/beta/mobile-app-user-guide/transfer-and-receive-tokens/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.
