> For the complete documentation index, see [llms.txt](https://aetos.gitbook.io/aetos.vc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aetos.gitbook.io/aetos.vc/getting-started/council-elections.md).

# Council Elections

In order to select a new council, you must wait for the minimum council voting period time to have passed since the last **succcessful** election as defined in the settings of the DAO.

Once the time has passed, enact a "**New Council"** proposal found under the Core proposals.

<figure><img src="/files/fsxQw1cOJuVN6Ek2yR88" alt=""><figcaption></figcaption></figure>

The current council members will be pre-filled. If you wish to select the same council, submit the proposal as is, otherwise change the members list as you see fit.

If the proposal passes and is processed, the new council immediately gets set and the old council become general members.&#x20;

Inflation also gets updated for the DAO with the old council members getting their last inflationary shares awarded to them.


---

# 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://aetos.gitbook.io/aetos.vc/getting-started/council-elections.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.
