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

# Elections

### <mark style="background-color:red;">Elections have been paused until Mozaic 2.0 launch (August 2024)</mark>

### Five Internally Elected Members

This is comprised of FIVE individuals or ‘*entities*’ who have taken an active role in supporting the Mozaic protocol. '*Support*’ by definition, has numerous connotations - the Mozaic protocol encourages those who feel they have contributed in their own way to the protocol, ecosystem and beyond to apply.

#### APPLICATION

We encourage EVERYONE interested in being apart of the Senate to apply to the form:

APPLY NOW: [<mark style="color:yellow;">https://forms.gle/EUUzCpZgh5RfyvVZ9</mark>](https://forms.gle/EUUzCpZgh5RfyvVZ9)

Cut-off application date: Tuesday 8th of March at 1pm UTC, 2024

### Two Community Elected Members

This is comprised of TWO community members who have taken an active role in supporting the protocol.&#x20;

You must have the @hodler role in the Mozaic Discord to access the #elections channel and view the minimum requirements to post for the election campaign.

#### Minimum Requirements:

Post - See the #elections channel in the [<mark style="color:yellow;">Mozaic Discord Server</mark>.](https://discord.gg/mozaic-fi)&#x20;

Cut-off post date: Tuesday 8th of March at 1pm UTC, 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 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://docs.mozaic.finance/governance/the-senate/elections.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.
