> For the complete documentation index, see [llms.txt](https://docs.coming.chat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coming.chat/english-manual/untitled-2.md).

# How to transfer currency

## Transfer Money <a href="#transfer-money" id="transfer-money"></a>

* Select the receiver whom you'd like to transfer money to and click \[Transfer].
* Choose the currency which you'd like to transfer and enter the Transfer amount.
* Enter the transaction password when prompted.
* When all the transaction details are finished, you'll see a (Transaction submitted) button that allows you to click on it and finalize the transfer application.

You need to check the transfer status to confirm whether the transfer is successful.

## &#x20;Instruction Video <a href="#instruction-video" id="instruction-video"></a>

### Video for IOS <a href="#video-for-ios" id="video-for-ios"></a>

[Transfer money ](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-McmXWfnSlBvgeqsyfGX%2F-McrpAEwrI3LTY-x4KS9%2F-Mcrw8aDJL8LI5kFLB91%2Ftransfer%20money.mp4?alt=media\&token=19ecc8e9-cfe1-4020-bf87-4fcd85472465)

### Video for Android <a href="#video-for-android" id="video-for-android"></a>

[Transfer money](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-McmXWfnSlBvgeqsyfGX%2F-Mcste_WgyjngZ89R52j%2F-McvjuzJrEWNODfjr0Hk%2Ftransfer%20money%20Android.mp4?alt=media\&token=44120bef-b32a-47fb-a6b0-cc1df837b28b)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.coming.chat/english-manual/untitled-2.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.
