# NFT Tools

In addition to our multi-chain tools, we also provide some NFT-specific utilities to help communities from different chains easily manage their NFTs. Some of these tools include:

* Holders snapshot: This tool allows community founders to easily take a snapshot of their NFT holders and export the data to a CSV file. This data can be used to distribute rewards, airdrops, or to analyze the community's NFT ownership.
* Airdrop tool: Our airdrop tool allows community founders to easily distribute their NFTs to a selected group of wallet addresses. This tool is secure and easy to use, and it ensures that only the selected wallets receive the airdrop.
* Discord bot list: We have created a list of secure and reliable Discord bots that can be used by community founders to manage their NFT communities on Discord. These bots can be used for various purposes such as giveaways, minting, trading, and more.

By providing these NFT-specific tools, we aim to simplify the management of NFT communities and help them grow in a secure and sustainable way.


---

# 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://koalalabs.gitbook.io/whitepaper/multi-chain-tools/nft-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.
