> 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/nftstat.io.md).

# NFTSTAT.io

NFTSTAT은 실시간 온체인 분석을 통해 NFT 컬렉션과 지갑 트랜잭션 정보를 제공하는 반응형 웹 기반 서비스입니다. 사용자들이 KLAYTN NFT 생태계의 프로젝트 정보를 손쉽게 찾을 수 있고 다양한 정보를 조회할 수 있을 것입니다.

또한 자산 흐름을 보다 쉽게 ​​이해할 수 있도록 통화 단위를 klay, usd, krw로 제공하며, 트랜잭션이 일어난 해당 날짜의 클레이튼 가격과 환율 정보를 반영하여 산출됩니다.

NFT 분석 도구는 정확한 분석 정보로 꾸준히 신뢰를 쌓으며 투자자의 의사 결정에 필수적인 도구가 될 수 있도록 발전시켜 나갈 것입니다.

<figure><img src="/files/7yVyCBuBjzOiI9bJmE5r" alt=""><figcaption></figcaption></figure>


---

# 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/nftstat.io.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.
