> For the complete documentation index, see [llms.txt](https://wp.gotmlabz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.gotmlabz.io/tools/snap-shots.md).

# Snap Shots

<https://www.gotmlabz.io/tools/nft-snapshots>

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

Enter Collection id or creator id

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

Filter data by one or multiple traits, download csv files or .json files with all information

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

**Use the data tab to downlaod a complete csv file with all onchain data related to your NFTs**

* Toggle between holder or NFT information
* Filter by wallet address
* Filter by specific traits


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wp.gotmlabz.io/tools/snap-shots.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.
