# Apply EOS account

1. Navigate to CoinSend center > Currency control page > add EOS as favourite.

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

2. Navigate to CoinSend client page and click the "Detail" action button

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

3. Search for EOS and click "Apply to open" in the Address column

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

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

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

5. Click on Verify to check if the account name is available

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

6. Click "Apply to open" button after verification is success

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

7. After submitting your application, please wait for a CoinsDo administrator to verify it. You can return to the CoinSend client details page to check the status of your EOS account application.

   <figure><img src="/files/pPRbGjv0YufUGZXXi9i1" 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/coinsend/how-to/apply-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.
