# Set Up Sub-Account and Bind Role & CoinSign Device

1. Log in to the main account dashboard and go to the “Sub-account” page. Click “Add sub-account”.

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

2. Enter the sub-account name, select “General account” as the account type, and choose the required role. Fill in the “First login password” and keep it securely recorded. After the sub-account is created, provide this password to the corresponding user. Click “Submit” to complete the creation of the new sub-account.

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

3. After creating the sub-account, please provide the Corporate ID (available on the CoinsDo dashboard "Home" page), sub-account name, and sub-account password to the corresponding user so they can start binding the CoinSign App device (you may click [here](https://www.coinsdo.com/en/coinsign) to download the CoinsDo official App).

   <div align="left"><figure><img src="/files/g2hR8mvrijziMkln2kut" alt="" width="563"><figcaption></figcaption></figure></div>

4. Sub-account holder will need to change the password for first time login, kindly do so and click "Submit" to proceed.

   <div align="left"><figure><img src="/files/4ELXGsBe58L1CCyZkVSf" alt="" width="375"><figcaption></figcaption></figure></div>

5. In this screen, sub-account holder will input identity private key password. Please note that it will be used to sign transactions. Upon clicking "Confirm" button to proceed, user is given the option to turn on the Biometric feature for a better signing experience.

   <div align="left"><figure><img src="/files/NPcQCeMbiWCvWSPPYi37" alt="" width="375"><figcaption></figcaption></figure></div>

6. Please click "Bind" button to bind the device. If the Bind button is greyed off, this means the binding code is expired. Principal account holder has to extend the binding code's expiry time by going to merchant platform > Sub-account > "CoinSend" (Actions column) > "Bound CoinSign device" tab and click on the extend icon > change the expiry time to a later time and submit the changes. Once this is done, the sub-account holder can pull down the screen of the CoinSign App to refresh the screen and the "Bind" button should now be clickable.<br>

   <div align="left"><figure><img src="/files/h1C53qgVHLaXOpxJvfEE" alt=""><figcaption></figcaption></figure></div>

7. Enter the identity private key password created in Step 5

   <div align="left"><figure><img src="/files/sApEsh7O2ejWbB4n9xQu" alt="" width="375"><figcaption></figcaption></figure></div>

8. Once the binding is completed, the user will be redirected to the homepage.

   <div align="left"><figure><img src="/files/j1r0RPmV2yDFj9zFsKid" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/coinsend/setup/set-up-sub-account-and-bind-role-and-coinsign-device.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.
