# Block Tokens

With NMKR Studio you can block either a certain amount of random tokens from being sold, or also a specific amount of tokens from being sold.

### Block a certain amount of random tokens

The best way to block random tokens out of your project from being sold is via the Edit tab of your project.[ Please read this part of the documentation to learn more about it](https://docs.nmkr.io/nmkr-studio/project/edit#block-nfts-from-sale).

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

### Block specific tokens from being sold

To block specific NFTs from being sold you have to select them and block them in the manage NFTs tab. [Please read this part of the documentation to learn more about it](https://docs.nmkr.io/nmkr-studio/token/manage-tokens-tab#block-specific-nfts).

<figure><img src="/files/5sriVsEZuIqDNlKuOup5" 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/block-tokens.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.
