> For the complete documentation index, see [llms.txt](https://turbo-ai.gitbook.io/turbo-dao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://turbo-ai.gitbook.io/turbo-dao/get-involved/council.md).

# Council

### The Council

The council shall be comprised of 7 members who will serve as representatives in overseeing community governance and managing its core functions. Elections for council members shall be held every three months.&#x20;

#### **Roles and responsibilities**

1. Guiding the strategic direction of the Turbo community in alignment with the constitution.
2. Utilizing AI to foster informed decision-making for the community's growth and development.
3. Regularly consulting other community members to ensure collective actions are in alignment with the community's diverse interests.
4. Managing and supervising community projects, initiatives, and collaborations.
5. Ensuring transparency and providing updates regarding community performance, finances, and other significant matters.
6. Overseeing the community voting process and upholding democratic principles.

### **Join the Council**

1. Members who wish to be candidates for the council must express their interest and provide an outline of their experience and qualifications during a designated nomination period.
2. Voting shall take place on Discord, ensuring security and anonymity for all participants.
3. Each community member has the right to one vote per open council seat, with the top seven candidates receiving the highest number of votes being elected to the council.
4. The results of the elections will be made public, and elected council members shall commence their term immediately after the conclusion of the voting process

#### Councilors Requirements&#x20;

1. Be active members of the Turbo community in good standing.
2. Demonstrate familiarity and understanding of the community's core principles, values, and objectives as outlined in this constitution.
3. Possess relevant skills and experience that can contribute to the betterment of the community and its governance.

<details>

<summary>Council Term 1 [23th May - 30th August]</summary>

* Andrea | Ocean Protocol
* AndrewRiBT
* Gabehyv
* Hardart
* Jackthestreet
* Prosecco
* Vansalee

</details>

<details>

<summary>Council Term 2 [2nd September - 1st December]</summary>

* Andrea | Ocean Protocol
* Darth\_Hsi
* Gabehyv
* Hardart
* Wildalps

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://turbo-ai.gitbook.io/turbo-dao/get-involved/council.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
