# 価格管理 / 価格リスト

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)を介してオンデマンドで販売するための価格と金額のペアを指定することができるビルドイン価格リストがあります。[割引](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/free-drops)、[カスタムCardanoネイティブトークンでの価格指定などの機能があります](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/create-new-prices#prices-with-custom-tokens)。

価格はプロジェクトごとに別々に指定されるため、[同じポリシーIDを共有するプロジェクト](https://docs.nmkr.io/nmkr-studio/project/policy/managing-policies#one-policy-for-multiple-projects)に異なる販売を設定することもできます。このボタンは、[NFTプロジェクトタブ](https://docs.nmkr.io/nmkr-studio/project#nft-projects-tab)の各プロジェクトのアクションバーにあります。

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

### 価格リストを開く

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

次のタブでは、[新しい価格を設定](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/create-new-prices)したり、[割引を設定](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/discounts)したり、[販売条件を設定](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting)することができます。

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


---

# 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/risuto.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.
