# Specific Payment Links

<figure><img src="/files/5UlwNvGWoY3ockc6VE19" alt=""><figcaption></figcaption></figure>

### Token specific prices

The specific payment link generally takes the prices from the [price list.](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist)\
But it also gives you the possibility to specify token specifc static prices.\
You can define them in the [edit section of your Token](https://docs.nmkr.io/nmkr-studio/token/edit#static-price-with-specific-sales).

### Specific payment links

The specific payment links can be accessed in the [manage NFTs Tab](https://docs.nmkr.io/nmkr-studio/token/manage-tokens-tab) of your project.\
In the action bar on the right, you find the button to access the link for every single token.

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

The following tab allows you to directly access NMKR Pay with the specific payment of to copy the link.

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

#### Bulk download specific payment links

The specific payment links for all tokens in your project can be downloaded as csv file.\
In order to do so, please [read the documentaion about how to export the csv file.](https://docs.nmkr.io/nmkr-studio/project/export-nft-as-csv)

The downloaded file will contain all your tokens of the project. In the **last column**, you will find the specific payment links


---

# 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/nmkr-pay/specific-payment-links.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.
