> For the complete documentation index, see [llms.txt](https://docs.kyogo.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kyogo.space/introductions/readme.md).

# Home

Welcome, explorer, to the Official Archives of the Kyogo Project.

This documentation is your unified knowledge base, a treasure map designed to guide you through every corner of our ecosystem. Whether you're a new resident of the **Kyogo Island Discord Community** or an adventurer ready to dive into the mysteries of the **"The Kyogo Anomaly / Castaway's Hope"** FiveM server, everything you need to know begins here.

***

## 🧭 Quick Navigation Portal

Use the portals below to jump directly to the section most relevant to your journey.

> ### 📜 The Kyogo Island Community
>
> *The place where islanders gather, relax, and share stories. Your digital haven for positive vibes.*
>
> * [**The Island Covenant (Server Rules)**](/community-guides/server-rules.md) - Learn the laws and etiquette to maintain peace.
> * [**The Role Catalogue**](/community-guides/role-catalogue.md) - Get to know the inhabitants of this island and how you can rise through the ranks.

***

### Explore Further

Use the navigation menu on the left to dive deeper into every category available. These archives will be continuously updated as our island and its stories grow.

**Happy adventuring!**


---

# 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://docs.kyogo.space/introductions/readme.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.
