# Request Amount

**Step 1**

* Click "Request Amount" in the menu to access the function.                                                   ![](/files/PIcfzh9Lvgqz1s8IPP8H)

**Step 2**&#x20;

* Choose a coin type for your deposit request: FRUITS, BTC, and ETH 🡪 information corresponding to the selected currency.

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

**Step 3**

* Enter the amount you request to be sent to your account.

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

**Step 4**

* The system checks the value. If valid, press the "Generate QR" button to display the QR code.                                                                                               ![](/files/vSQ2oBaX71aoWu0Qu1H8)


---

# 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/request-amount.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.
