> For the complete documentation index, see [llms.txt](https://osmosis-support-lab.gitbook.io/osl-internal-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osmosis-support-lab.gitbook.io/osl-internal-wiki/the-constitution/articles-of-membership/article-three/section-c.md).

# Section C

<details>

<summary>Subsection 1 - General Vote Options</summary>

The Poll options for Straw Polls will be as followed:\
**A:** *For*, **B:** *Against*, **C:** *Rewrite*, **D:** *Abstain*

</details>

<details>

<summary>Subsection 2 - Establishment of a Presiding Officer</summary>

All polls or votes shall be conducted by a Presiding Officer.

1. The presiding officer shall be duly elected internally by the Support Lab Membership solely to maintain voting decorum.
2. The presiding officer shall be charged with attempting to solicit the vote of any members who have not yet voted within twenty-four (24) hours of the end of a General Vote.
3. Presiding officers are the *only* point of contact for Support Lab members wishing to utilize their right to "Pre-Vote" as outlined in Article 3, §D.
   1. Presiding officers have a duty to inform the parties certifying a vote that a pre-vote is included.
   2. The presiding officer should have documented proof of a pre-vote to present if requests by certifying parties.

</details>

<details>

<summary>Subsection 3 - General Guidelines</summary>

1. General Votes will be conducted for a **maximum** of seventy-two (72) hours after initial posting.
   1. Any votes not cast during the seventy-two (72) hour voting period shall be considered an *Abstain* vote (option **D** in [Article 3, §C-1](#subsection-1-general-vote-options)).
   2. Pre-votes are allowed per the guidelines in [Article 3, §D](/osl-internal-wiki/the-constitution/articles-of-membership/article-three/section-d.md).
2. Voting threshold amounts follow the same guidelines laid out in [Article 3, §A-3](/osl-internal-wiki/the-constitution/articles-of-membership/article-three/section-a.md).

</details>

<details>

<summary>Subsection 4 - Results</summary>

Resolutions will be considered approved if a simple majority *(> 50%)* of votes are in favor (option **A** in [Article 3, §C-1](#subsection-1-general-vote-options)).

</details>

<details>

<summary>Subsection 5 - Exceptions</summary>

1. Amendments to this Constitution require a 2/3 majority to pass.
2. Resolutions approving an on-chain proposal must be accompanied by a Budget and require a 2/3 majority to pass.

</details>


---

# 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://osmosis-support-lab.gitbook.io/osl-internal-wiki/the-constitution/articles-of-membership/article-three/section-c.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.
