# Welcome to Coinsbuy docs

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Get started</strong></td><td>Explore the interface basics, create your first wallet, and set up essential protection</td><td><a href="get-started/sign-up-and-pass-kyb">sign-up-and-pass-kyb</a></td></tr><tr><td><strong>User guide</strong></td><td>Dive deeper in the product Web UI, features, and business logic behind it</td><td><a href="user-guide/wallet-management">wallet-management</a></td></tr><tr><td><strong>How-to articles</strong></td><td>Follow the step-by-step tutorials illustrating solutions to the most common tasks</td><td><a href="how-tos/manage-your-profile-and-system">manage-your-profile-and-system</a></td></tr><tr><td><strong>API guide</strong></td><td>Consult an in-depth reference describing the structure of API requests and responses</td><td><a href="api-guide/api-overview">api-overview</a></td></tr><tr><td><strong>References</strong></td><td>Get acquainted with key terms and catalogs of values which are found here and there across the system</td><td><a href="references/key-terms">key-terms</a></td></tr><tr><td><strong>Troubleshooting</strong></td><td>Identify and address common issues quickly and effectively</td><td><a href="troubleshooting/no-active-account">no-active-account</a></td></tr></tbody></table>


---

# 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.coinsbuy.com/readme.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.
