# Transfer and Receive Assets

## **Transfer**&#x20;

{% embed url="<https://www.youtube.com/watch?v=jA87Pdc2AYs>" %}

**Step 1:** Choose the chain that you want to send assets to and click the **Send** icon. Key in the recipient wallet address and the amount you want to send. Note that with this function, you can only perform single-chain transactions, e.g. from Polkadot wallet to Polkadot wallet or Moonbeam wallet to Moonbeam wallet.

![1.1](/files/k1eU1KwYppEKkZZWpZDu) ![1.2](/files/9tG5p2uq7Y3dguWOcwxL)

**Step 2:** Type your password to unlock and send assets. Before clicking **Make Transfer** to proceed with the transaction, it is always better to *double-check* the recipient address and the amount you are sending.

![2.1](/files/FQAduVQpze3frtjVhGeH) ![2.2](/files/PalCtwQXdd1hUkQu3Kxj)

**Step 3:** After your fund has been successfully transferred, the transaction log is available in your wallet. You can also check your transaction on SubScan if you wish to.

![3.1](/files/RSf2DpkU3wSafnXf2Qkb) ![3.2](/files/FVsumKGRdqdC8HMgcVqy)

![3.3](/files/Vu933lIEogErm1kL6zDv)

## **Receive**

**Step 1:** Find your SubWallet address (if you don't know yet) by clicking the **Receive** icon. The long sequence containing both numbers and letters is your wallet address.

![1.1](/files/b12yG3I3a4OlrulB3zn6) ![1.2](/files/ue2OhlYn9wzUsoCz8n2o)

**Step 2**: Hit the copy button and share your wallet address with your sender.&#x20;

{% hint style="danger" %}
**WARNING:** DO NOT share your mnemonic seed (secret recovery phrase) or JSON backup file with anyone! SubWallet will never ask for your mnemonic seed (secret recovery phrase) or JSON file, even in a customer support scenario. You can not change or edit your mnemonic seed (secret recovery phrase).
{% 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://docs.subwallet.app/beta/extension-user-guide/transfer-and-receive-assets.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.
