# Send Amount \_ Ethereum

**Step 1**

* Click “Send amount” in the vertical navigation bar to access the function.![](/files/KtbdiY2Go7A0MWxFCnoG)

**Step 2**

* Select the currency in section (1) = ETH 🡪 View corresponding ETH payment information                                                                                                &#x20;

  <figure><img src="/files/ANtEH8V55SMEq1Px6ixS" alt=""><figcaption></figcaption></figure>

**Step 3**

Entering data in section (2):

* Address of the recipient (support for adding the recipient's address via QR code)
* Send amount (input amount will be auto converted to the amount of currency set on the system).        &#x20;
* Select your transaction fee level: Low, Medium, or High (the higher the fee, the faster the transaction processing time).                                                                                                                    &#x20;

**Step 4**

Click “Send” button: The system validates input value (must have a valid receiving address and a sufficient asset balance to send money). If valid, money will be transferred to the recipient's address.


---

# 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/web-fruits-wallet/transaction/send/send-amount-_-ethereum.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.
