# How to Receive Funds?

In the app, go to the **Wallet** page and tap on the asset you wish to receive (for example $TGT)

<figure><img src="/files/sdbNXK78SwVoNUV8SMyf" alt="" width="188"><figcaption></figcaption></figure>

* On the next screen, click on **Receive**. From here, you can either scan the QR code or copy the wallet address to share it.

<figure><img src="/files/n9JAKVr8pBhibr1gqQuW" alt="" width="188"><figcaption></figcaption></figure>

**Note: to receive any ERC-20 token or ERC-721/115 (NFT's ) you can just send it to your native Ethereum address**

{% hint style="success" %}
💡 **Note:**\
All **EVM-compatible chains** (such as Ethereum, BNB Smart Chain, Avalanche, and others) share the **same wallet address** format.\
If you're receiving native assets or tokens on these chains, you can **use your Ethereum (ETH) address** — it's the same for all of them.
{% endhint %}

<figure><img src="/files/9RC5K5SuEVkkYAjObpYY" alt="" width="188"><figcaption></figcaption></figure>

{% hint style="success" %}
**Note:**\
**No memo is required** when receiving assets on any chain using **Thorwallet**.
{% endhint %}


---

# 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://faqs.thorwallet.org/how-to-guides/how-to-receive-funds.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.
