# How to send coin

Methods of sending coin is different depending on the wallet mode you currently use. Please refer to the different wallet modes below.

{% content-ref url="/pages/-M5KxZgRCUn6MHO0LJS3" %}
[Biometric Wallet mode](/coin-send-receive/send/mode_biometric.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M5KzsP5FuwTVrvlCIAa" %}
[Card type Wallet mode](/coin-send-receive/send/mode_cardtype.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M5L-5CMeGrHlB8vLgcm" %}
[Software Wallet mode](/coin-send-receive/send/mode_appwallet.md)
{% endcontent-ref %}


---

# 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/coin-send-receive/send.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.
