> For the complete documentation index, see [llms.txt](https://jeff-world.gitbook.io/jeff-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-world.gitbook.io/jeff-world/korean/into-the-jeff-world/jeff-chain/jeff-scan-tba.md).

# JEFF Scan (TBA)

제프월드 유저는 자신의 Transaction 뿐만 아니라 JEFF Chain에서 일어난 모든 Transaction들을 확인할 수 있습니다. 이를 위해 제프팀은 자체 커스터마이징한 JEFF Scan을 개발했습니다. JEFF Scan을 통해 JEFF Chain상의 다양한 블록체인 데이터를 확인해보세요!


---

# 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://jeff-world.gitbook.io/jeff-world/korean/into-the-jeff-world/jeff-chain/jeff-scan-tba.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.
