# How to Receive Tokens

<div align="left"><figure><img src="https://2862319636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1YRoR7fazGxiQsx9pH6m%2Fuploads%2FGNGy51m4xTIry6RAm5f5%2FAsset%20Management%20-%20How%20to%20Receive%20Tokens.avif?alt=media&#x26;token=1f51bb78-c156-486d-8de5-620cc76055c3" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Wallet application.
2. `Select` **Receive** from the balance widget.
3. `Select` the **asset** you wish to receive, or you can search for it in the search bar.
4. If the asset is supported on more than one network, `select` the **network** for receiving the asset.
5. You can share your account address in multiple ways. You can show your **QR code**, or tap the **Copy Address button** to copy your address into the clipboard, or tap the **Share QR code button** to share your address via another app on your phone.
6. If your copied address appears to be invalid, `select` **View Address Formats** and copy your **Legacy** **address** instead; see below for more information about Legacy addresses.

### Unified and Legacy Addresses

You can use the same Nova Wallet account on many supported networks at once. However, different chains in the Polkadot ecosystem used different address formats. This meant that the same account had different addresses, depending on the network where you used it. This can cause confusion, especially for new users. These custom address formats are now called **Legacy addresses**.

A unified address format can be used across all chains within the Polkadot ecosystem. It's the same address format that used to be used on the Polkadot network; now, it's universal. This update aims to deliver a simpler, more consistent user experience while reducing errors. By default, Nova Wallet will show your **Unified address**.

Some exchanges may still require your Legacy address for deposits or withdrawals. Exchanges may need more time to fully integrate the new unified format as different chains in the Polkadot ecosystem adopt it. Select **View Address Formats** on the Receive screen if you need to copy your Legacy address.

<br>


---

# 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.novawallet.io/nova-wallet-wiki/asset-management/how-to-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.
