> For the complete documentation index, see [llms.txt](https://nftstat-io.gitbook.io/nftstat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nftstat-io.gitbook.io/nftstat/nft-stat-features.md).

# NFT STAT Features

- [파워 랭킹](https://nftstat-io.gitbook.io/nftstat/nft-stat-features/undefined.md): NFTSTAT의 기능 설명
- [컬렉션 분석](https://nftstat-io.gitbook.io/nftstat/nft-stat-features/undefined-1.md): NFTSTAT에서 분석된 모든 NFT 프로젝트에 대한 상세 정보
- [개요](https://nftstat-io.gitbook.io/nftstat/nft-stat-features/undefined-1/undefined.md): 콜렉션 상세 분석 정보
- [홀더 분석](https://nftstat-io.gitbook.io/nftstat/nft-stat-features/undefined-1/undefined-1.md): 컬렉션 홀더들의 다양한 분석 정보
- [구매 가능](https://nftstat-io.gitbook.io/nftstat/nft-stat-features/undefined-1/undefined-2.md): 해당 컬렉션의 구매 가능한 NFT
- [거래 내역](https://nftstat-io.gitbook.io/nftstat/nft-stat-features/undefined-1/undefined-3.md): 컬렉션 최근 거래 내역
- [상위 지갑 분석](https://nftstat-io.gitbook.io/nftstat/nft-stat-features/undefined-1/undefined-4.md): 컬렉션 상위 지갑
- [상위 지갑 분석 상세 정보](https://nftstat-io.gitbook.io/nftstat/nft-stat-features/undefined-1/undefined-5.md): 컬렉션 상위 지갑 상세 정보
- [민팅 지갑 분석](https://nftstat-io.gitbook.io/nftstat/nft-stat-features/undefined-1/undefined-6.md): 민팅 진행한 지갑 분석 정보
- [NFT 목록](https://nftstat-io.gitbook.io/nftstat/nft-stat-features/undefined-1/nft.md): 컬렉션에서 발행한 NFT 목록
- [트위터](https://nftstat-io.gitbook.io/nftstat/nft-stat-features/undefined-1/undefined-7.md): 컬렉션 트위터 최신 소식


---

# 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, and the optional `goal` query parameter:

```
GET https://nftstat-io.gitbook.io/nftstat/nft-stat-features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
