> For the complete documentation index, see [llms.txt](https://julyan-davey.gitbook.io/systems-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://julyan-davey.gitbook.io/systems-handbook/sos/facilitation-resources/integrative-elections.md).

# Integrative Elections

Integrative Elections are a structured process for electing people to role's within a team.

1. **Space for Questions** - open space for questions about the role, expectations, process, eligibility.
2. **Fill Out Ballots** - submit nominations via zoom chat. (facilitator counts down 3,2,1 then everyone posts)
3. **Nomination Round** - facilitator reads each nomination and asks: "why did you nominate this person?"
4. **Nomination Change Round** - each person has a chance to change their nomination based on what they've heard.
5. **Make a Proposal** - facilitator makes a proposal to elect the person with the most nominations.
6. **Process Proposal** - take objections on the proposal (like [IDM](/systems-handbook/sos/facilitation-resources/integrative-decision-making.md) but without questions / reactions) If proposed role-filler objects, return to stage 3.
7. **Congratulate Newly Elected Role Filler**

#### Links

* [Holacracy's Integrative Election Process](https://blog.holacracy.org/holacracy-election-process-101-election-process-walk-through-7626451cda0c)


---

# 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://julyan-davey.gitbook.io/systems-handbook/sos/facilitation-resources/integrative-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.
