> For the complete documentation index, see [llms.txt](https://docs.jeti.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jeti.one/getting-started/roadmap/jeti-gameplay-roadmap/phase-1-community.md).

# Phase 1: Community

The pre-launch phase of the project focuses on the community and the information that they will require to understand the vision and the details they need to want to be a part of the journey.

* [x] Whitepaper
* [ ] Tokenomics
* [ ] Website
* [x] Discord
* [x] Twitter
* [x] Facebook
* [x] Instagram
* [x] Reddit
* [x] Telegram
* [x] YouTube
* [x] Substack

It should be noted that these are all living documents/socials and will evolve as the project evolves.


---

# 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.jeti.one/getting-started/roadmap/jeti-gameplay-roadmap/phase-1-community.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.
