# Manage prices / Pricelist

NMKR Studio has a build in pricelist that allows you to specify price-amount pairs for your sales on demand via [NMKR Pay](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay) and the [Pay-in Address](https://docs.nmkr.io/nmkr-studio/set-up-sales/pay-in-address). It comes with some features like [discounts](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/discounts), [free drops](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/free-drops) and [prices specified in custom native Cardano tokens](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/create-new-prices#prices-with-custom-tokens).

The prices are specified for every project separately, which allows you to also set up different sales for[ projects that share the same policy ID](https://docs.nmkr.io/nmkr-studio/project/policy/managing-policies#one-policy-for-multiple-projects). The button can be found in the actions bar of every project in the [NFT projects tab](https://docs.nmkr.io/nmkr-studio/project#nft-projects-tab).

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

### Open the price list

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

The following tab allows you to [create new prices](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/create-new-prices), [specify discounts](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/discounts), and also to set up [Sales Conditions](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/nmkr-studio/set-up-sales/manage-prices-pricelist.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.
