# Add CoinGet Client

{% hint style="warning" %}
**Important notice: For the safety of your assets, please make sure to install the CoinGet and CoinSend on separate mobile devices that are not commonly used and carried with you frequently!**
{% endhint %}

1. Please click the link below to visit the official CoinsDo website, download the CoinsGet app, and install it on your mobile device\
   <https://www.coinsdo.com/en/coinget>

2. When you open the CoinGet App, you will be prompted to set your client password. Please enter the same password twice, then tap "CONFIRM".\
   \&#xNAN;*<mark style="background-color:purple;">**Note: This password is used to log in to the CoinGet App. Please keep it safe, as it is the only way to access your CoinGet App.**</mark>*

   ![](/files/yBDLyTL2Jxj0iDNIDNKv)\ <br>

3. Create client Google Code by scanning the QR code shown on the screen using Google Authenticator app and insert the google code into the "Google Code" box in CoinGet app.\
   \&#xNAN;*<mark style="background-color:purple;">**Note: This sets up the client Google Code for device authorization purposes.**</mark>*\
   *<mark style="background-color:purple;">**Note: We recommend installing Google Authenticator on a separate mobile device (such as a phone or tablet) that you regularly use, and not on the same device where you have installed the CoinSend App. If you haven’t installed the authenticator yet, please search for “Google Authenticator” in the Google Play Store or Apple App Store, depending on your device’s operating system, and install it.**</mark>*\
   ![](/files/7bSx5lacb7NzxDx5iBXa)\ <br>

4. Click "Create new wallet"\
   ![](/files/vV3F2rgRJb64bemNeRgg)\ <br>

5. At this stage, the "Initial" screen will display the CoinGet client’s mnemonic phrase. <mark style="color:red;">**Please make sure to back it up securely. Once the CoinGet client initialization is complete, you will no longer be able to view the mnemonic phrase again.**</mark> After backing it up, tap "CONFIRM".\
   Next, re-enter the mnemonic phrase in the original order and tap "CONFIRM".\
   \&#xNAN;*<mark style="background-color:purple;">**Note: Please store your mnemonic phrase safely. If it is lost or forgotten, you may lose access to the assets in your client.**</mark>*

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

6. Navigate to CoinGet center > "CoinGet client" > click on "Add CoinGet Client", and you will see the screen showing the wallet binding code. Please note that we will be using this code in the next step.

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

7. Back to your CoinGet App, scan or insert the wallet binding code and click "CONFIRM" button\
   ![](/files/fDsr5nuTZqKwzAr6WQNZ)\ <br>

8. Allow the app to run in the background and you will be redirected to the home screen upon completion.\
   ![](/files/J6OCPrtcoEeccxrrwUpy)    ![](/files/0DgTEdrCLMsRY1u9090u)<br>

9. In the CoinGet client list, ensure the status of your CoinGet client is showing "Online"

   <figure><img src="/files/Y37XCKaZFKsKOHVfqILP" alt=""><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://coinsdo.gitbook.io/docs/coinget/setup/add-coinget-client.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.
