# EDUSTAR DOCS

## 한국어

- [소개](https://docs.edustar.io/background/undefined.md)
- [연혁](https://docs.edustar.io/background/undefined-1.md)
- [EduStar Platform](https://docs.edustar.io/service/edustar-platform.md)
- [플렛폼 사용법](https://docs.edustar.io/service/edustar-platform/undefined.md)
- [EduStar Contents](https://docs.edustar.io/service/edustar-platform/edustar-contents.md)
- [옥스포드 전래동화](https://docs.edustar.io/service/edustar-platform/edustar-contents/undefined.md): Traditional Tales
- [3D 그래픽 공상과학 소설](https://docs.edustar.io/service/edustar-platform/edustar-contents/3d.md): Project X Code
- [다중언어 몰입교육 (수학)](https://docs.edustar.io/service/edustar-platform/edustar-contents/undefined-1.md): Math in Series
- [영국 초등학교의 교재](https://docs.edustar.io/service/edustar-platform/edustar-contents/undefined-2.md): Read with Biff, Chip & Kipper
- [다중언어 동화](https://docs.edustar.io/service/edustar-platform/edustar-contents/undefined-3.md): Story Book
- [E-러닝](https://docs.edustar.io/service/e.md)
- [보상과 동기부여](https://docs.edustar.io/service/undefined.md)
- [NFT](https://docs.edustar.io/service/nft.md)
- [EduStar TOKEN](https://docs.edustar.io/service/edustar-token.md)
- [거버넌스 토큰](https://docs.edustar.io/service/edustar-token/undefined.md)
- [토큰 스테이킹(멤버쉽 앱)](https://docs.edustar.io/service/edustar-token/undefined-1.md)
- [토큰 정보](https://docs.edustar.io/service/edustar-token/undefined-2.md)
- [ROADMAP](https://docs.edustar.io/roadmap/roadmap.md)
- [SNS - 트위터](https://docs.edustar.io/community/sns.md): \[EduStar (EDT)] Project official channel
- [채팅](https://docs.edustar.io/community/undefined.md)
- [백서](https://docs.edustar.io/whitepaper/undefined.md)

## ENGLISH

- [About Us](https://docs.edustar.io/english/background/about-us.md)
- [History](https://docs.edustar.io/english/background/history.md)
- [EduStar Platform](https://docs.edustar.io/english/service/edustar-platform.md)
- [Platform work flow](https://docs.edustar.io/english/service/edustar-platform/platform-work-flow.md)
- [EduStar Contents](https://docs.edustar.io/english/service/edustar-platform/edustar-contents.md)
- [Story Book](https://docs.edustar.io/english/service/edustar-platform/edustar-contents/story-book.md)
- [Math in Series](https://docs.edustar.io/english/service/edustar-platform/edustar-contents/math-in-series.md): Math in Series
- [Project X Code](https://docs.edustar.io/english/service/edustar-platform/edustar-contents/project-x-code.md): Project X Code
- [Traditional Tales](https://docs.edustar.io/english/service/edustar-platform/edustar-contents/traditional-tales.md): Traditional Tales
- [Read with Biff, Chip & Kipper](https://docs.edustar.io/english/service/edustar-platform/edustar-contents/read-with-biff-chip-and-kipper.md)
- [E-Learning](https://docs.edustar.io/english/service/e-learning.md)
- [Motivational Reward](https://docs.edustar.io/english/service/motivational-reward.md)
- [NFT](https://docs.edustar.io/english/service/nft.md)
- [EduStar TOKEN - EDT](https://docs.edustar.io/english/service/edustar-token-edt.md)
- [Governance Token](https://docs.edustar.io/english/service/edustar-token-edt/governance-token.md)
- [Staking(Membership app)](https://docs.edustar.io/english/service/edustar-token-edt/staking-membership-app.md)
- [EDT Token Information](https://docs.edustar.io/english/service/edustar-token-edt/edt-token-information.md)
- [ROADMAP](https://docs.edustar.io/english/roadmap/roadmap.md)
- [SNS - TWITTER](https://docs.edustar.io/english/community/sns-twitter.md): \[EduStar (EDT)] Project official channel
- [Chat](https://docs.edustar.io/english/community/chat.md)
- [WhitePaper](https://docs.edustar.io/english/whitepaper/whitepaper.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.edustar.io/background/undefined.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.
