# 코인 보내기/받기

- [코인 받기 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/receive.md)
- [코인 보내기 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/send.md)
- [지문인증형 콜드월렛 사용](https://userguide.dcentwallet.com/kr/coin-send-receive/send/mode_biometric.md)
- [카드 타입 콜드월렛 사용](https://userguide.dcentwallet.com/kr/coin-send-receive/send/mode_cardtype.md)
- [앱 월렛 사용](https://userguide.dcentwallet.com/kr/coin-send-receive/send/mode_appwallet.md)
- [거래 내역 확인하기](https://userguide.dcentwallet.com/kr/coin-send-receive/checking-transaction-status-and-history.md)
- [NFT 토큰 받기 및 보내기](https://userguide.dcentwallet.com/kr/coin-send-receive/nft.md)
- [코인별 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/coins.md): 각 코인/토큰별 보내기, 받기 사용법
- [비트코인 지갑 계정 - 모든 공개 주소 확인하기](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/how-to-view-all-the-btc-public-addresses.md)
- [이더리움 지갑 계정 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/how-to-use-ethereum-account.md): ETH 코인 보내기/받기 기본 사용법
- [리플 (XRP) 지갑 계정 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/ripple-xrp.md)
- [디센트 월렛에서 리플 (XRP) 보내기](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/ripple-xrp/xrp_send.md)
- [리플 TrustLine 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/ripple-xrp/using-trust-line-for-xrpl.md)
- [카이아 지갑 계정 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/kaia.md): KAIA 코인 보내기/받기 기본 사용법
- [RSK (RBTC) 지갑 계정 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/how-to-use-rsk-account.md): 루트스탁 RBTC 코인 보내기/받기
- [바이낸스 (BNB) 지갑 계정 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/binance-bnb.md): Binance 계정에서 BNB 코인 보내기 받기
- [바이낸스 스마트 체인 계정 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/how-to-use-binance-smart-chain-account.md)
- [모나코인 지갑 계정 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/how-to-use-mona-account.md): Monacoin 계정에서 코인 보내기 받기
- [스텔라루멘 (XLM) 지갑 계정 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/how-to-use-stellar-lumen-xlm-account.md)
- [스텔라 TrustLine 사용법](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/how-to-use-stellar-lumen-xlm-account/using-trustline-for-xlml.md)
- [트론 지갑 계정 사용법 (TRX, TRC10, TRC20, TRC721)](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/how-to-use-tron-account-trx-trc10-trc20-trc721.md)
- [코인베이스 거래소 사용법 (비트코인 예시)](https://userguide.dcentwallet.com/kr/coin-send-receive/using-coinbase-for-transfers-bitcoin-example.md)
- [바이낸스 거래소 사용법 (리플 예시)](https://userguide.dcentwallet.com/kr/coin-send-receive/using-binance-exchange-for-transfers-xrp-example.md)


---

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