# 🟥コインの受け取り(着金)方法

- [【暗号資産(仮想通貨)の送金方法/受取(着金)方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/receive.md)
- [【コインの送金方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/send.md)
- [【指紋認証対応コールド・ウォレットからの送金方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/send/mode_biometric.md)
- [【カード型コールド・ウォレットからの送金方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/send/mode_cardtype.md)
- [【ソフトウェア型ウォレットからの送金方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/send/mode_appwallet.md)
- [【取引内訳詳細情報の確認方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/checking-transaction-status-and-history.md): ウォレットアカウントアドレスに暗号資産を送金または受信した後、モバイルアプリから取引履歴を確認できます。
- [【NFTトークンの送金および受け取り(着金)方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/how-to-receive-or-send-an-nft-token.md)
- [【各コイン別使用方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins.md): 各コインやトークンの送金や受け取り(着金)方法
- [【Bitcoin(アカウント)の全パブリックアドレスの確認方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/how-to-view-all-the-btc-public-addresses.md)
- [【イーサリアム(ETH)アカウントの使用方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/how-to-use-ethereum-account.md): ETHコインの送金や受け取り(着金)方法
- [【リップル(XRP)アカウントの使用方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/ripple-xrp.md)
- [【D'CENT ウォレット上からリップル(XRP)への送金方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/ripple-xrp/xrp_send.md)
- [【リップルのトラストライン(Trust Line)の使用方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/ripple-xrp/using-trust-line-for-xrpl.md)
- [【カイア(KAIA)ウォレットの使用方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/kaia.md): コインの送金や受け取り(着金)方法
- [【ルートストック(RSK)ウォレットの使用方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/how-to-use-rsk-account.md): コインの送金や受け取り(着金)方法
- [【バイナンス(BNB)ウォレットの使用方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/how-to-use-binance-account.md): コインの送金や受け取り(着金)方法
- [【バイナンス(BSC)スマートチェーン用アカウントの使用方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/how-to-use-binance-smart-chain-account.md)
- [【モナコイン(Monacoin)ウォレットの使用方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/how-to-use-mona-account.md): コインの送金や受け取り(着金)方法
- [【XLM(ステラルーメン)ウォレットの使用方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/how-to-use-stellar-lumen-xlm-account.md)
- [【ステラルーメン(XLM)トラストラインの使用方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/how-to-use-stellar-lumen-xlm-account/using-trustline-for-xlml.md)
- [【トロン(TRX、TRC10、TRC20、TRC721)ウォレットの使用方法】](https://userguide.dcentwallet.com/japanese/coin-send-receive/coins/how-to-use-tron-account-trx-trc10-trc20-trc721.md)
- [【コインベース(Coinbase)取引所の使用方法(ビットコインの場合)】](https://userguide.dcentwallet.com/japanese/coin-send-receive/using-coinbase-for-transfers-bitcoin-example.md)
- [【バイナンス(Binance)取引所の使用方法(リップルの場合)】](https://userguide.dcentwallet.com/japanese/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/japanese/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.
