# Send Fund

To **send funds** in **extension mode**, open the **Send Fund** page from the menu, or click on the **token** you want to send from the **home page**, then select **Transferable** on the opened page, as shown below:

<figure><img src="/files/ux1TWyc3mGi0DPcWmIRS" alt="" width="233"><figcaption><p>Home page (extension)</p></figcaption></figure>

<figure><img src="/files/NgEQHO3ZFCbMnSJ7H05q" alt="" width="233"><figcaption><p>Token Detail page (extension)</p></figcaption></figure>

In **full-screen mode**, there are also two ways to open the **Send Fund** page. You can either click **Send Fund** from the **left-hand menu** on the Home page, or select the **account** you want to send from, choose the **token**, and then click **Transferable**, as shown below:

<figure><img src="/files/Ben6oMjFoCWhVITsUT05" alt=""><figcaption><p>Home page (full-screen)</p></figcaption></figure>

<figure><img src="/files/HciZb5JqpvHco9zT2lKj" alt=""><figcaption><p>Account page (full-screen)</p></figcaption></figure>

In either case, you will be redirected to the **Send Fund** full-screen page, as shown below.

<figure><img src="/files/xhyQBUIfh1fc1lRmEUw3" alt=""><figcaption><p>Send Fund - Step 1 (full-screen)</p></figcaption></figure>

Sending funds involves **four steps**.

In the **first step** (Sender), select the **sender account** and the **token** you want to send on the corresponding chain, then proceed to the next step.

<figure><img src="/files/gsHafwn1Si11KqZeq1qJ" alt=""><figcaption><p>Send Fund - Step 2 (full-screen)</p></figcaption></figure>

In **step 2** (Recipient), select the **recipient address**.\
**Note:** To send **cross-chain funds**, you can also select the **destination chain** here.

<figure><img src="/files/mprz0F8oQnswvZlU60ZY" alt=""><figcaption><p>Send Fund - Step 3 (full-screen)</p></figcaption></figure>

In **step 3** (Amount), enter the **amount** of the token you want to transfer.

<figure><img src="/files/Fdt2OaAFHGiLAG6fX0Vm" alt=""><figcaption><p>Send Fund - Step 4 (full-screen)</p></figcaption></figure>

S**tep 4** (Summary), review all the information you entered. If everything is correct, click **Approve** to send the transaction, after a short wait, if everything goes well, you'll see the confirmation page.


---

# 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.polkagate.xyz/polkagate/polkagate-extension-user-guide/send-fund.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.
