> For the complete documentation index, see [llms.txt](https://docs.nmkr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nmkr.io/jp/nmkr-studio/fan-mai-she-ding/nmkr-pay/nmkr-paydenomanyuaru.md).

# NMKR Payでのマニュアル送付

NMKR Payは、[フィアット支払いと](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay/fiat-payment)ウォレットをつなぐオプションの他に、Pay-In Addressで知られているような従来の「アドレスにADAを送る」ミントも提供します。Pay-In Addressとは違って、マニュアルミントは[NMKR Payインターフェイスのメリットと](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay#nmkr-pay-vs.-pay-in-address)ボット保護のキャプチャを利用できます。

この機能はNMKR Payの標準機能です。

<figure><img src="/files/zLbRViOT7ngWPKE04lID" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
[マルチシグ決済](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay/multisig-payment)が有効なトークン販売に対して顧客がマニュアルで支払うことを選択した場合、顧客は入金を追加するよう求められます。

この入金額は、マルチシグ決済では不要となるセンドバック（MinUtxo）をカバーするためのもので、NFTと一緒に顧客に送り返されます。
{% endhint %}

#### NMKR Payのマニュアル送付をオフにする

NMKR Payが[マルチシグ決済](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay/multisig-payment)でご利用の場合、「マニュアル送付」オプションを無効にすることができます。

このオプションをオフにするには、[NMKR Payの統合](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay/set-up-nmkr-pay#nmkr-pay-settings-optional)設定がある[価格リストタブに](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist)移動し、「マニュアル送付をオフにするボタン」をクリックしてください。

<figure><img src="/files/k8RdG0xkPFlkiDeJMe4b" alt=""><figcaption></figcaption></figure>

このオプションをオフにしたいのは何故ですか？

このオプションをオフにすることは、あなたのプロジェクトからボットがミントを行うリスクを減らす良い方法です。

この機能をオフにすると、[Daedalusフルノードウォレットの](https://daedaluswallet.io/)ようなDAppsで動作しないウォレットのユーザーにとって、あなたの売上へのアクセスが減少することに注意してください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nmkr.io/jp/nmkr-studio/fan-mai-she-ding/nmkr-pay/nmkr-paydenomanyuaru.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
