# Proposals History

- [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: 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://turbo-ai.gitbook.io/turbo-dao/proposals-history.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.
