# Turbo DAO

## Turbo DAO

- [Welcome to Turbo DAO](https://turbo-ai.gitbook.io/turbo-dao/readme.md)
- [For Artists & Creators](https://turbo-ai.gitbook.io/turbo-dao/readme/for-artists-and-creators.md): Bridging the gap between technology and artistic expression
- [For AI Enthusiasts & Developers](https://turbo-ai.gitbook.io/turbo-dao/readme/for-ai-enthusiasts-and-developers.md): Bringing AI innovations to serve the broader public good for more human welfare
- [For Web3 Contributors](https://turbo-ai.gitbook.io/turbo-dao/readme/for-web3-contributors.md): A unique place where diverse backgrounds come together to break the barriers of centralization
- [Turbo DAO Constitution](https://turbo-ai.gitbook.io/turbo-dao/turbo-dao-constitution.md): The Turbo DAO constitution is a set of binding rules that determine the foundational pillars upon which Turbo is built.
- [Get Involved](https://turbo-ai.gitbook.io/turbo-dao/get-involved.md): Learn all the possible ways for you to engage with the Turbo community. From joining an Official Turbo initiative, to participating as a contributor and launching your independent Turbo project
- [Proposals](https://turbo-ai.gitbook.io/turbo-dao/get-involved/proposals.md): TurboDAO is being shaped proposal-by-proposal by thousands of contributors within the community. Learn how to participate, define rules and become a vital part of this ecosystem.
- [Teams](https://turbo-ai.gitbook.io/turbo-dao/get-involved/teams.md): Teams are powerhouses within Turbo, created & coordinated by community members. Each Team is responsible for different verticals, from Marketing to Operations, Business Development and more.
- [Council](https://turbo-ai.gitbook.io/turbo-dao/get-involved/council.md): The Turbo Council is responsible for consulting the Turbo AI Oracle for decision making, listening to the community and driving initiatives that increase community contributions & drive Turbo's growth
- [Partnerships](https://turbo-ai.gitbook.io/turbo-dao/partnerships.md): Grow your community with ours. Reach out to us to discuss potential collaborations, token integrations, partnerships or media opportunity
- [Our Partners](https://turbo-ai.gitbook.io/turbo-dao/partnerships/our-partners.md): Proud to be working along incredible companies supporting the Turbo Community
- [Work with us](https://turbo-ai.gitbook.io/turbo-dao/partnerships/work-with-us.md): Get introduced to emerging Web3 artists and support the development of the Turbo community
- [Proposals History](https://turbo-ai.gitbook.io/turbo-dao/proposals-history.md): Navigate through all the proposals submitted by the Turbo Community so far and that have shaped the Turbo projects to what it is today
- [Term 1](https://turbo-ai.gitbook.io/turbo-dao/proposals-history/term-1.md): Term 1 covers the period of time from the Turbo Council's formation on May 23rd 2023 to the end of the first official term on September 31th 2023.
- [\[CORE 0.1\] Turbo Constitution Proposal](https://turbo-ai.gitbook.io/turbo-dao/proposals-history/term-1/core-0.1-turbo-constitution-proposal.md)
- [\[TP 0.1\] Turbo Council Election: Term 1](https://turbo-ai.gitbook.io/turbo-dao/proposals-history/term-1/tp-0.1-turbo-council-election-term-1.md)
- [\[TP 0.2\] 7th Council Member Election](https://turbo-ai.gitbook.io/turbo-dao/proposals-history/term-1/tp-0.2-7th-council-member-election.md): New election for the 7th Council Member following one Councillor stepping down
- [\[TP 0.6\] Turbo Teams Proposal](https://turbo-ai.gitbook.io/turbo-dao/proposals-history/term-1/tp-0.6-turbo-teams-proposal.md): Establishment of Official Turbo Teams, Advisors & Contributors
- [\[CP 0.2\] Discord Council TownHall](https://turbo-ai.gitbook.io/turbo-dao/proposals-history/term-1/cp-0.2-discord-council-townhall.md): New election for the 7th Council Member following one Councillor stepping down
- [\[CP 0.3\] Social Media Task Force Vote](https://turbo-ai.gitbook.io/turbo-dao/proposals-history/term-1/cp-0.3-social-media-task-force-vote.md): Getting approval for establishing an official Turbo Team for Social Media
- [\[TP 0.2\] Turbo Council Elections: Term 2](https://turbo-ai.gitbook.io/turbo-dao/proposals-history/term-1/tp-0.2-turbo-council-elections-term-2.md)
- [Term 2](https://turbo-ai.gitbook.io/turbo-dao/proposals-history/term-2.md): Term 2 covers Q4/2023 \[October 1 2023 to December 31 2023]
- [\[TP 1.0\] Governance Improvement to existing Proposal Framework](https://turbo-ai.gitbook.io/turbo-dao/proposals-history/term-2/tp-1.0-governance-improvement-to-existing-proposal-framework.md)
- [Term 3](https://turbo-ai.gitbook.io/turbo-dao/proposals-history/term-3.md): Term 3 covers Q1/2024 \[January 1 2024 to March 31 2024]


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://turbo-ai.gitbook.io/turbo-dao/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.
