# Pay-In Address

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

Pay-In Addressは、コミュニティで共有できる単一の静的アドレスです。

このアドレスは、トークンのミント、配布、払い戻し、[割引を](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/discounts) 自動的に処理します。これは、[価格リストで](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist)指定された複数のトークン金額で動作し、トークンをミントするための非常に簡単な方法です。

以下は、コミュニティとアドレスを共有する方法の例です：

<pre><code><strong>Please send your ADA to the mint address:
</strong><strong>addr1v909jz0nnfwpl49st5yjp0ndht4s5vs4d0mhuz8fvv0nhrqj8mdqx
</strong>
To mint 1 Token please send 10 ADA,
for 2 Tokens, please send 20 ADA,
for 5 Tokens, please send 50 ADA
</code></pre>

Pay-in addressはCNFTスペースではまだ非常によく見られるため、この例は聞き覚えがあるかもしれません。しかし、販売者と購入者だけでなく、ブロックチェーンにとってもデメリットがあります。

{% hint style="warning" %}
このオプションを有効にする前に、[NMKR PayとPay-In Addressを比較](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay#nmkr-pay-vs.-pay-in-address)し、NMKR Payの使用をお勧めする理由をご確認ください！

Pay-In Addressは公開アドレスのため、ボット対策がありません！

Pay-In Addressは[ 販売条件と](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting)連動しています。
{% endhint %}

#### Pay-In Addressの仕組み

支払いアドレスは、価格リストの価格と一致するADAの正しい金額のトランザクションを受信すると、トークンをミントし、送信者のウォレットに2番目のトランザクションで送信します。ミントされるトークンの量は、価格リストの価格と金額のペアに依存します。

支払いアドレスが正しい量のADAを含まないトランザクションを受信した場合、トークンの代わりに払い戻しを送信します。

#### Pay-In Addressを有効にする

Pay-In Addressを有効にするには、[価格リストの設定に](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist)進み、価格を指定してください。その後、下にスクロールしてください。

Pay-In 統合は2番目のタブにあり、NMKR Pay統合もここにあります。

{% hint style="info" %}
Pay-In AddressとNMKR PayはNMKR Payと同時に使用できます。
{% endhint %}

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

Pay-In Addressは7日間有効です。そのアドレスに入金トランザクションがない場合、そのアドレスは再び無効になります。。


---

# 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://docs.nmkr.io/jp/nmkr-studio/fan-mai-she-ding/pay-in-address.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.
