> For the complete documentation index, see [llms.txt](https://docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intersectmbo.org/intersect-knowledge-base/intersect-membership/intersect-voting-events/2026-intersect-elections/july-2026-vote-to-update-bylaws.md).

# July 2026 - Vote to Update ByLaws

## Why Are the ByLaws Being Updated?

The Intersect ByLaws have been reviewed and updated for the first time in nearly two years to ensure they accurately reflect requirements from Wyoming Law and the way the organization operates today.

It’s the Board responsibility to keep the ByLaws updated. The review process was led by Intersect’s Wyoming legal counsel, who assessed the original ByLaws to ensure alignment with the legal requirements applicable to Membership-Based Organizations (MBOs) in Wyoming. The process, as well as the final outcome, was overseen and approved by the Intersect Board, as the accountable body, with input also sought and incorporated where applicable from the Intersect Steering Committee.

The updates do not change the fundamental governance model of Intersect, instead consolidate existing governance documents in order to:

* Ensure legal compliance and reduce ambiguity.
* Correctly reflect the process changes implemented within Intersect in the past two and a half years.
* Create a more complete and self-contained governance framework for members, by having all the ByLaws in one document.

### Why is this a Member vote?

As required by Wyoming Law, Intersect members will be asked to vote on whether to approve the proposed ByLaws update.

The updated ByLaws can only be adopted if the required approval threshold is achieved.

***

## Eligibility

To participate in the ByLaws vote, members must meet all criteria below:

* Hold an **active Intersect membership**.
* Have maintained good standing membership for **at least 180 days** *(6 months)* before voting starts.
* Have completed **enhanced KYC verification** before voting ends.
* Have **participated as a voter in at least one previous vote** via the Intersect Member Area *(this could include any election such as committee elections, board elections, and chair elections)*

These eligibility criteria are intended to ensure voting participation comes from established members with a demonstrated history of participation.

***

## Key Dates

{% hint style="info" %}

#### Voting Period

**Voting Opens**: 15 July 2026 - 12pm UTC

**Voting Closes**: 22 July 2026 - 12pm UTC

**Voting audit:** 23 July 2026

**Voting Results shown:** 24 July - 12pm UTC
{% endhint %}


---

# 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.intersectmbo.org/intersect-knowledge-base/intersect-membership/intersect-voting-events/2026-intersect-elections/july-2026-vote-to-update-bylaws.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.
