> For the complete documentation index, see [llms.txt](https://userguide.dcentwallet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.dcentwallet.com/coin-send-receive/coins.md).

# How to use coin account

{% content-ref url="/pages/-M6m\_Dc7BRDqSDHN0g\_3" %}
[How to view all the BTC public addresses](/coin-send-receive/coins/how-to-view-all-the-btc-public-addresses.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M8JhKHv0WgMJ2d1TmGi" %}
[How to use Ethereum account](/coin-send-receive/coins/how-to-use-ethereum-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M51fYsrahQoTQj9QBAZ" %}
[How to use XRP account](/coin-send-receive/coins/ripple-xrp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6-49nWv326V27lfbtb" %}
[How to use KAIA account](/coin-send-receive/coins/kaia.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M8JnFE9BYeRdlBDpGc-" %}
[How to use RSK account](/coin-send-receive/coins/how-to-use-rsk-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MW8A4tpEFHInV7AmCli" %}
[How to use Binance Smart Chain account](/coin-send-receive/coins/how-to-use-binance-smart-chain-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9zqhCK3TpfwfS546Gg" %}
[How to use Stellar Lumens (XLM) account](/coin-send-receive/coins/how-to-use-stellar-lumen-xlm-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/ifG0Z39pSoUAmTMfWIQV" %}
[How to use TRON account (TRX, TRC10, TRC20, TRC721)](/coin-send-receive/coins/how-to-use-tron-account-trx-trc10-trc20-trc721.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://userguide.dcentwallet.com/coin-send-receive/coins.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.
