# Send

## How to Send Your Coin?

1. Open the Qrim Wallet extension and select the coin you want to **send** from the Coins list<br>

   <figure><img src="/files/d4QdQROnbDY9CFpPwvB2" alt="" width="267"><figcaption></figcaption></figure>
2. Enter the recipient address and click "Next"<br>

   <figure><img src="/files/NSDv0u78aCB6bNvDPKkI" alt="" width="264"><figcaption></figcaption></figure>
3. Verifying the transfer details and click "Sign & Send"<br>

   <figure><img src="/files/CKcWiGdNIl1fDnXnfX1o" alt="" width="264"><figcaption></figcaption></figure>
4. The transaction has been successfully sent. It may take 3-5 minutes to confirm<br>

   <figure><img src="/files/HnrUVkkPyGqe1cAd2lt3" alt="" width="264"><figcaption></figcaption></figure>


---

# 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://qrim.gitbook.io/qrim/qrim-wallet/send.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.
