# Blacklist

This sales condition allows you to upload a simple text file which contains the addresses that you want to be blocked from participating in your sales.

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

### Create a blacklist

A blacklist is a simple text file with the ending .txt like you can create with any text editor software.\
Write one address (no stake addresses) in each line and save the file. It does not need any special naming.

### Set up the Blacklist Sales Condition

The first step is to [add the sales Condition ](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting/sales-conditions-depending-on-policy-id-or-stake-pool#add-a-sales-condition)in NMKR Studio, go to the [manage prices tab](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist) and click the "Add Sale condition" button.

\
&#x20;Select "blacklist" and click on "Upload addresses (.txt file)".

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

Check the number of entries if they show as many addresses as you wanted to block and click on save. Your blacklist is now ready.


---

# 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/sales-conditions-and-whitelisting/blacklist.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.
