# Send Bitcoin

**Step 1**

You will need to provide the following information:

* Address of the recipient (you can also add the recipient's address via QR code)&#x20;
* Amount you wish to send (input amount will be auto converted to the amount of currency set on the system)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ![](/files/84uVWHRjyESVBBVksqBL)    ![](/files/BMoONCWHogCYvsNRcVzQ)                                                                                                                                                                                               &#x20;

Note: Transaction Fees for sending BTC may incur, and fees are automatically updated by the system.&#x20;

**Step 2**

* The “Next” button will be enabled once the system checks the validity of the inputted value (must have a valid receiving address and a sufficient asset balance to send money).
* Press the “Next” button --> Redirect to the “Transfer” screen.                                                                           ![](/files/5T05OLs05ZECJ1puIagJ)

**Step 3**

At the “Transfer” screen, press the “Send” button --> A deposit transaction is successfully created.


---

# 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.fwallet.net/app-fruits-wallet/transaction/send/send-bitcoin.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.
