# トークンの販売方法

NMKR Studioは、顧客がウォレットを接続して取引に署名できる支払いゲートウェイである[NMKR Payを介して](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay)、または適切な額の資金を受け取ると自律的にトークンをミントして配布する静的な[Pay-in address](https://docs.nmkr.io/nmkr-studio/set-up-sales/pay-in-address)を介して、トークンをオンデマンドで販売することを可能にします。

**1) 価格設定**

トークンを販売するには、まず価格を指定する必要があります。

[特定の支払いリンクを使ってトークンごとに販売](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay/specific-payment-links)する場合は、[トークンごとの価格を](https://docs.nmkr.io/nmkr-studio/token/edit#static-price-with-specific-sales)トークンの編集セクションで[設定](https://docs.nmkr.io/nmkr-studio/token/edit#static-price-with-specific-sales)するか、[プロジェクト内のどのトークンにも適用されるさまざまな金額の価格リストを](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist)設定します。ランダム販売の場合は、価格リストが必要です。

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

**2) 販売を有効にする**

オンデマンド販売を有効にするには、プロジェクトの[価格](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist#open-the-price-list)リストに移動し、[各価格/金額のペアの編集ボタンを](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/create-new-prices)クリックして価格を有効にします。

**2a) NMKR Pay**

下にスクロールして、支払いリンク（例[ ：https://pay.nmkr.io/?p=9d3b8a7cc161474b82dc41895b70ea52\&c=1](https://pay.nmkr.io/?p=9d3b8a7cc161474b82dc41895b70ea52\&c=1) ）をコピーして共有します。

NMKR Payでトークンを販売したい場合は、[ NMKR Pay統合タブの](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay/set-up-nmkr-pay#enable-nmkr-pay-for-your-sales)NMKR Payボタンの下にあります。

または、[数量を選択してウェブサイト統合を](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay/website-integration)使用します。

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

**2b) Pay-In address**

あなたの顧客と共有可能な静的ミントアドレスを使用したい場合、

価額リストタブを下にスクロールし、[Pay-In Address統合タブに](https://docs.nmkr.io/nmkr-studio/set-up-sales/pay-in-address#enable-the-pay-in-address)切り替えます。

有効ボタンを使用し、アドレス（例：addr1v909jz0nnfwpl49st5yjp0ndht4s5vs4d0mhuz8fvv0nhrqj8mdqx）をコピーしてコミュニティと共有します。

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

**詳細**

このトピックについてもっと知りたい方は、こちらを[クリック](https://docs.nmkr.io/nmkr-studio/set-up-sales)してください。

{% hint style="warning" %}
[マーケットプレイスで](https://docs.nmkr.io/helpful-links/cardano-nft-ressources#secondary-markets)トークンを販売するには、[まず手動でトークンをミント](https://docs.nmkr.io/nmkr-studio/minting/manual-minting)する必要があります。
{% endhint %}


---

# 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/nachtoriaru/tkunno-1.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.
