> For the complete documentation index, see [llms.txt](https://docs.projectx.mx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.projectx.mx/products/kepler/support-and-community.md).

# Support & Community

### Get Help Fast

Kepler is actively maintained by **Project X** and its core contributors.\
You can reach the team and other builders through our community channels:

* [Discord](https://discord.projectx.mx/)
* [Telegram](https://t.me/ProjectX_DAO)

***

### Collaborate & Contribute

Kepler is part of a broader open-infrastructure initiative under **Project X DAO**.\
You can contribute by:

* Reporting bugs or suggesting features in **#feedback** on Discord.
* Submitting improvements.
* Proposing new custom APIs or data sources through the DAO governance.

***

### Stay in the Loop

* **Announcements:** major launches, integrations, and ecosystem partnerships.
* **Builder Spotlights:** case studies from teams using Kepler in production.
* **DAO Votes:** upcoming proposals that shape Kepler’s roadmap.

Follow updates on:

* [Twitter](https://x.com/ProjectX_DAO)
* [**Discord**](https://discord.com/invite/project-x-dao-1047509567858299000)
* [**Telegram**](https://t.me/ProjectX_DAO)

***

### Our Philosophy

Kepler exists to empower builders — not gatekeep access.\
All of our infrastructure decisions are guided by three principles:

1. **Transparency** — every upgrade and incident is public.
2. **Fairness** — equal access to performant infrastructure at the lowest prices on the market.
3. **Community-Driven Growth** — every user can help shape what Kepler becomes.

We're here for you 24/7.


---

# 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.projectx.mx/products/kepler/support-and-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.
