# English Manual

- [How to download](https://docs.coming.chat/english-manual/untitled-1.md)
- [How to sign up](https://docs.coming.chat/english-manual/how-to-sign-up.md)
- [How to log in](https://docs.coming.chat/english-manual/untitled-8.md)
- [How to sign out](https://docs.coming.chat/english-manual/how-to-sign-out.md)
- [How to switch the system language](https://docs.coming.chat/english-manual/how-to-switch-the-system-language.md)
- [How to translate chat content](https://docs.coming.chat/english-manual/how-to-translate-chat-content.md)
- [How to add/block friends](https://docs.coming.chat/english-manual/untitled-7.md)
- [How to create/ invite/ join the group](https://docs.coming.chat/english-manual/untitled-6.md)
- [How to manage group](https://docs.coming.chat/english-manual/untitled-5.md)
- [How to import/ unbond the wallet](https://docs.coming.chat/english-manual/untitled-4.md)
- [How to get the threshold wallet function](https://docs.coming.chat/english-manual/how-to-get-the-threshold-wallet-function.md): This version only supports Mini Points transactions, multi-signature fee deducts 1.25 Mini Points
- [How to export Keystore](https://docs.coming.chat/english-manual/untitled-3.md)
- [How backup phrase](https://docs.coming.chat/english-manual/how-backup-phrase.md)
- [How to transfer currency](https://docs.coming.chat/english-manual/untitled-2.md)
- [How to switch network](https://docs.coming.chat/english-manual/how-to-switch-network.md)
- [How to switch network node](https://docs.coming.chat/english-manual/how-to-switch-network-node.md)
- [How to switch accounts](https://docs.coming.chat/english-manual/how-to-switch-accounts.md)
- [How to set CID binding wallet](https://docs.coming.chat/english-manual/how-to-set-cid-binding-wallet.md)
- [How to change/reset wallet password](https://docs.coming.chat/english-manual/how-to-change-reset-wallet-password.md)
- [How to transfer CID NFT](https://docs.coming.chat/english-manual/untitled-12.md)
- [How to import token](https://docs.coming.chat/english-manual/how-to-import-token.md)
- [How to export Keystore with Seed Phrase](https://docs.coming.chat/english-manual/untitled-11.md)
- [How to transfer CID using web](https://docs.coming.chat/english-manual/untitled-10.md)
- [How to invite friends](https://docs.coming.chat/english-manual/how-to-get-invite-rewards.md)
- [How to transfer Mini Points using web](https://docs.coming.chat/english-manual/how-to-transfer-mini-points-using-web.md)
- [How to achieve the Owner address of CID](https://docs.coming.chat/english-manual/how-to-achieve-the-owner-address-of-cid.md)
- [How to register 5-digit CID](https://docs.coming.chat/english-manual/how-to-register-5-digit-cid.md)
- [How to log in with 5-digit CID](https://docs.coming.chat/english-manual/how-to-log-in-with-5-digit-cid.md)
- [How to register 4-digit CID](https://docs.coming.chat/english-manual/how-to-register-4-digit-cid.md)
- [How to log in with 4-digit CID](https://docs.coming.chat/english-manual/how-to-log-in-with-4-digit-cid.md)
- [How to get CID of other digits](https://docs.coming.chat/english-manual/how-to-get-cid-of-other-digits.md)
- [What is a safety number and why do I see that it changed?](https://docs.coming.chat/english-manual/what-is-a-safety-number-and-why-do-i-see-that-it-changed.md)


---

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