# Open EOS account

1. In CoinGet client page, click "Details" button

   <figure><img src="/files/9e0wH177YPUONHCo6t5X" alt=""><figcaption></figcaption></figure>

2. Click on the "Current support currency" tab and click on the EOS currency's "Apply to open" option

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

3. Enter an EOS account name（12 characters combination of a-z and 1-5）

   <figure><img src="/files/9oyHU7WGpB2qwZ4xcrOF" alt=""><figcaption></figcaption></figure>

4. Click on "Verify" button to check if the username is available

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

5. Upon verification success, click "Apply to open" button

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

6. Upon submitting application, await administrator's approval

   <figure><img src="/files/kys80GNUhDwkF8q2SESZ" 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/how-to/open-eos-account.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.
