# Copy Address / Receive Funds

This article will show you how to copy your EVM, Solana and Substrate address from the Talisman popup to receive funds.

## **Copy your address via "Receive"**

{% tabs %}
{% tab title="EVM/Solana" %}
1\. Unlock your Talisman popup & click “Receive”

<div align="left"><figure><img src="/files/amveLMrNlVyq2V4nw6zA" alt="" width="375"><figcaption></figcaption></figure></div>

2\. Select the account you’d like to copy the address for.&#x20;

<div align="left"><figure><img src="/files/Lb4M3nMPfpV6wMret18B" alt="" width="375"><figcaption></figcaption></figure></div>

3. In this example, we will copy the address for an EVM account. You have two options - copy the address to clipboard, or view the QR code.

<div align="left"><figure><img src="/files/4z7QCwf93Luv1NLBFe4a" alt="" width="375"><figcaption></figcaption></figure></div>

4. This is the screen you see if you copy to clipboard. You can still view the QR code for your address if you click the pill here.

<div align="left"><figure><img src="/files/QHveoNbX7ocCiGFzTV5A" alt="" width="375"><figcaption></figcaption></figure></div>

This is what the screen looks like if you choose to show QR code.

<div align="left"><figure><img src="/files/XT66FnECYq88GJkGdnqf" alt="" width="375"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Substrate/Bittensor" %}
Please note that Polkadot address formats are specific to the network so be sure you are selecting the right network. The Substrate generic address should be translatable to most network addresses, but not all dApps perform this translation correctly, so proceed with caution when using the generic address.

1\. Unlock your Talisman popup & click “Receive”

<div align="left"><figure><img src="/files/7XL0czgn0bLDUkyRrLFi" alt="" width="375"><figcaption></figcaption></figure></div>

2\. Select the account you’d like to copy the address for. You can easily view the type of network the account is on using the symbols on the left.

<div align="left"><figure><img src="/files/F9y8WotGu7S91IX2nVpB" alt="" width="375"><figcaption></figcaption></figure></div>

In this example, we will copy the address for a Bittensor account.&#x20;

<div align="left"><figure><img src="/files/tlXN7j5LT9ts1qvtsNtH" alt="" width="375"><figcaption></figcaption></figure></div>

3\. Select which specific network you would like to copy the address for. In our example, we will select Bittensor. You have two options - copy the address to clipboard or you can view the QR code.

<div align="left"><figure><img src="/files/yyT1A089eqlizmkkMnzY" alt="" width="375"><figcaption></figcaption></figure></div>

4\. This is what the screen looks like after you choose to copy to clipboard

<div align="left"><figure><img src="/files/OMpLs6RPffG0riPfzChD" alt="" width="375"><figcaption></figcaption></figure></div>

This is what the screen looks like after you choose to show QR code

<div align="left"><figure><img src="/files/xnjpHNuwd4ysIGIYccm7" alt="" width="375"><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

## **Copy your address from the accounts list**

{% tabs %}
{% tab title="EVM/Solana" %}
1\. Select the desired account that you’d like to copy the address for. In this example, we’re using an Ethereum account.

<div align="left"><figure><img src="/files/8AcHpqvfDnXDfvleOqsh" alt="" width="375"><figcaption></figcaption></figure></div>

2\. Copy your address to clipboard using the icon outlined below.

<div align="left"><figure><img src="/files/Rj0sJjONPqVBLUlUmT8U" alt="" width="375"><figcaption></figcaption></figure></div>

You can still show your address via QR code after this but clicking on the pill that appears.

<div align="left"><figure><img src="/files/inNASdV7itXMTMCJBGar" alt="" width="375"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Substrate/Bittensor" %}

1. Select the desired account that you’d like to copy the address for. In this example, we’re using an Bittensor account.

<div align="left"><figure><img src="/files/hYemfVqNa5TCjrPUzL7H" alt="" width="375"><figcaption></figcaption></figure></div>

2. Click the clipboard icon.

<div align="left"><figure><img src="/files/Cw34D4FBFYwPYKhNZwFj" alt="" width="375"><figcaption></figcaption></figure></div>

3. Select which specific network you would like to copy the address for. In our example, we will select Bittensor. You have two options - copy the address to clipboard or you can view the QR code.

<div align="left"><figure><img src="/files/NDmmr7lI98XzahycCk9R" alt="" width="375"><figcaption></figcaption></figure></div>

4. Copy your address to clipboard using the icon outlined.

<div align="left"><figure><img src="/files/3NU9x88JSRHNyHCGU56q" alt="" width="375"><figcaption></figcaption></figure></div>

This is what the screen looks like after you choose to copy to clipboard. You can still show your address via QR code after this but clicking on the pill that appears.

<div align="left"><figure><img src="/files/uDrP5YrAUQQyhENEwKnN" alt="" width="375"><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

v 3.1.16


---

# 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.talisman.xyz/talisman/wallet-features/sending-and-receiving-funds/copy-address-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.
