# How to send/receive coin

- [How to receive coin](https://userguide.dcentwallet.com/french/coin-send-receive/receive.md)
- [How to send coin](https://userguide.dcentwallet.com/french/coin-send-receive/send.md)
- [Biometric Wallet mode](https://userguide.dcentwallet.com/french/coin-send-receive/send/mode_biometric.md)
- [Card type Wallet mode](https://userguide.dcentwallet.com/french/coin-send-receive/send/mode_cardtype.md)
- [Software Wallet mode](https://userguide.dcentwallet.com/french/coin-send-receive/send/mode_appwallet.md)
- [Checking transaction status and history](https://userguide.dcentwallet.com/french/coin-send-receive/checking-transaction-status-and-history.md)
- [How to use coin account](https://userguide.dcentwallet.com/french/coin-send-receive/how-to-use-coin-account.md): How to send and receive each coin
- [How to view all the BTC public addresses](https://userguide.dcentwallet.com/french/coin-send-receive/how-to-use-coin-account/how-to-view-all-the-btc-public-addresses.md)
- [How to use Ethereum account](https://userguide.dcentwallet.com/french/coin-send-receive/how-to-use-coin-account/how-to-use-ethereum-account.md): Send and Receive Ethereum (ETH) coin
- [How to use XRP account](https://userguide.dcentwallet.com/french/coin-send-receive/how-to-use-coin-account/ripple-xrp.md)
- [Sending XRP using D'CENT Wallet](https://userguide.dcentwallet.com/french/coin-send-receive/how-to-use-coin-account/ripple-xrp/xrp_send.md)
- [How to use KLAY account](https://userguide.dcentwallet.com/french/coin-send-receive/how-to-use-coin-account/klaytn-klay.md): Send and Receive Klaytn (KLAY) coin
- [How to use RSK account](https://userguide.dcentwallet.com/french/coin-send-receive/how-to-use-coin-account/how-to-use-rsk-account.md): Send and Receive RSK (RBTC) coin
- [How to use Binance account](https://userguide.dcentwallet.com/french/coin-send-receive/how-to-use-coin-account/how-to-use-binance-account.md): Send and Receive Binance (BNB) coin
- [How to use Binance Smart Chain account](https://userguide.dcentwallet.com/french/coin-send-receive/how-to-use-coin-account/how-to-use-binance-smart-chain-account.md)
- [How to use MONA account](https://userguide.dcentwallet.com/french/coin-send-receive/how-to-use-coin-account/how-to-use-mona-account.md): Send and Receive Monacoin (MONA)
- [How to use Stellar Lumens (XLM) account](https://userguide.dcentwallet.com/french/coin-send-receive/how-to-use-coin-account/how-to-use-stellar-lumen-xlm-account.md)
- [Using Coinbase exchange for transfers (Bitcoin example)](https://userguide.dcentwallet.com/french/coin-send-receive/using-coinbase-for-transfers-bitcoin-example.md)
- [Using Binance exchange for transfers (XRP example)](https://userguide.dcentwallet.com/french/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/french/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.
