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

# Temple Rituals

The Temple Rituals were created to to improve productivity, transparency, and durability of DAO design.&#x20;

If you're interested in joining the DAO, there are two primary ways to participate:

[**Contribute to the DAO**](/contribute-to-the-dao/contribution-overview.md) - You can uitilize your unique skills and help us build. Dev work, art, marketing, admin, you name it. We love talented and passionate people joining us!&#x20;

[**DAO Elections**](/dao-elections/elections-overview.md) **-** You can also vote for or become a candidate for the Council of Elders. The councils is made up of trustworthy individuals selected by both the Temple token holders and the DAO contributors. These elected elders have the responsibility of making high level strategic driving Temple's overall direction.

###


---

# 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://rituals-docs.templedao.link/temple-rituals.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.
