# Tools

NMKR Studio offers you a lot of tools and features that are directly connected to your projects like the [airdropper](https://docs.nmkr.io/nmkr-studio/minting/airdropper), [sales conditions](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting) and [discounts](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/discounts), but there are also tools that can be used completely independently of any project or account.\
\
The [Royalty Split Address](https://docs.nmkr.io/nmkr-studio/tools/royalty-split-address) is a royalty receiving address that splits and distributes incoming funds. It has the significant advantage of being able to edit its split addresses and percentages at any time.\
\
The[ policy Snapshot](https://docs.nmkr.io/nmkr-studio/tools/policy-snapshot) is an excellent tool for identifying the token holders of a particular policy ID. It is commonly used to create [whitelists](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting/whitelist-with-count) or address lists for the [airdropper](https://docs.nmkr.io/nmkr-studio/minting/airdropper).


---

# 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/tools.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.
