# The Castle

## The Castle

- [Introduction](https://zenacademy.gitbook.io/the-castle/introduction.md): Welcome to ZenAcademy's GitBook, where you can find all sorts of hidden treasures about our community, our resources, and what we stand for.
- [Charter](https://zenacademy.gitbook.io/the-castle/the-academy/charter.md)
- [Our Belief](https://zenacademy.gitbook.io/the-castle/the-academy/charter/our-belief.md)
- [Mission](https://zenacademy.gitbook.io/the-castle/the-academy/charter/mission.md)
- [Values](https://zenacademy.gitbook.io/the-castle/the-academy/charter/values.md)
- [Roadmap](https://zenacademy.gitbook.io/the-castle/the-academy/roadmap.md): Not really a roadmap...
- [Membership Breakdown](https://zenacademy.gitbook.io/the-castle/the-academy/membership-breakdown.md): ZenAcademy NFTs and Discord role types
- [The 333 Club](https://zenacademy.gitbook.io/the-castle/the-academy/the-333-club.md): More on what you can expect
- [Our Official Links](https://zenacademy.gitbook.io/the-castle/the-academy/our-official-links.md): Please, make sure you're always using the official website.
- [Ethical Trading Policy](https://zenacademy.gitbook.io/the-castle/the-academy/ethical-trading-policy.md)
- [ZenAcademy Scholarship Fund](https://zenacademy.gitbook.io/the-castle/the-academy/zenacademy-scholarship-fund.md)
- [12 Days Of Zenmas](https://zenacademy.gitbook.io/the-castle/the-academy/12-days-of-zenmas.md): An initiative we started in 2021, modeled after the 12 days of Christmas. We commission art from 12 up-and-coming NFT artists and airdrop their work to everyone who holds a ZenAcademy/333 Token.
- [Legal](https://zenacademy.gitbook.io/the-castle/the-academy/legal.md): Before you buy a ZenAcademy NFT, please read these Membership Terms and Conditions carefully. Do not buy a ZenAcademy NFT or join a non-NFT membership tier if you disagree with these T\&Cs.
- [The Vision In 4 Phases](https://zenacademy.gitbook.io/the-castle/the-denizens-pfp/the-vision-in-4-phases.md): The path ahead over the next few months (and decades) involves upgrading our technology, onboarding more community members, launching a PFP collection, and building for the future.
- [Token-holder Utility](https://zenacademy.gitbook.io/the-castle/the-denizens-pfp/token-holder-utility.md): Here you will find all the utilities for each tier of ZenAcademy NFTs.
- [FAQs](https://zenacademy.gitbook.io/the-castle/the-denizens-pfp/faqs.md): Frequently asked questions about our PFP and mint process


---

# 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://zenacademy.gitbook.io/the-castle/introduction.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.
