# 【コインの送金方法】

コインの送金方法は、ウォレットのモードによって異なります。\
各モードごとの詳しいコイン送金方法については、下記のリンク先よりそれぞれご確認いただけます。

{% content-ref url="/pages/-M5KxZgRCUn6MHO0LJS3" %}
[【指紋認証対応コールド・ウォレットからの送金方法】](/japanese/coin-send-receive/send/mode_biometric.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M5KzsP5FuwTVrvlCIAa" %}
[【カード型コールド・ウォレットからの送金方法】](/japanese/coin-send-receive/send/mode_cardtype.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M5L-5CMeGrHlB8vLgcm" %}
[【ソフトウェア型ウォレットからの送金方法】](/japanese/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/japanese/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.
