> 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/risuto.md).

# 価格管理 / 価格リスト

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