> 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/kr/coin-send-receive/coins.md).

# 코인별 사용법

{% content-ref url="/pages/-M6mmAC4vRogZMkpykLO" %}
[비트코인 지갑 계정 - 모든 공개 주소 확인하기](/kr/coin-send-receive/coins/how-to-view-all-the-btc-public-addresses.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M8JdkqoUD5cScoSwoWL" %}
[이더리움 지갑 계정 사용법](/kr/coin-send-receive/coins/how-to-use-ethereum-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M51fYsrahQoTQj9QBAZ" %}
[리플 (XRP) 지갑 계정 사용법](/kr/coin-send-receive/coins/ripple-xrp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M5zZbpPLQVCQd96doGj" %}
[카이아 지갑 계정 사용법](/kr/coin-send-receive/coins/kaia.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M8JlmNvosgN\_bM9upX9" %}
[RSK (RBTC) 지갑 계정 사용법](/kr/coin-send-receive/coins/how-to-use-rsk-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MW91uYc4MHx6LVgTySh" %}
[바이낸스 스마트 체인 계정 사용법](/kr/coin-send-receive/coins/how-to-use-binance-smart-chain-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9vHvWCYNBgU2q9O4n3" %}
[스텔라루멘 (XLM) 지갑 계정 사용법](/kr/coin-send-receive/coins/how-to-use-stellar-lumen-xlm-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/pliH9BZKlLOVjsP2SvC2" %}
[트론 지갑 계정 사용법 (TRX, TRC10, TRC20, TRC721)](/kr/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/kr/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.
