# Elections

Silver Door has a core election mechanism which is purely democratic.  Each year the membership gets to propose new or former board of director seats; and each Silver Door member has one vote.

***

{% hint style="info" %}
As a Colorado Limited Cooperative Association, we need to maintain a board of directors.  The board members have a directive and an obligation to act as fiduciaries on the behalf of the Silver Door cooperative.
{% endhint %}

### Nomination

Any loose coalition of Silver Door members can nominate a new or previous board member.

### Campaign

Each board nominee will have an immutable "platform" proposal document which is uploaded to Arweave via Mirror.  The platform will contain a mix of concrete deliverable outcomes and heuristic pledges.  Each platform is a commitment that the nominee will take certain actions, conduct themselves in a certain way and achieve certain goals.

Board nominees may endorse others and co-create platforms.  Board roles are not all interchangeable; so each seat will have it's own unique pool of nominees.

It is up to the members to determine if there will be debates or other events that shape the election process.

### Certification

Successful candidates will be certified on-chain with the minting of a special "Board Member" Hat. &#x20;

<figure><img src="https://3275391460-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqVgX9e4j0gOUWKu4Ohzg%2Fuploads%2Fj0H8Xt6ckV7ZMISrlTxJ%2Fgovernance.png?alt=media&#x26;token=d43a08d4-8fac-48d2-aa41-cbeae98a0b3d" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://gitbook.silverdoor.ai/governance/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.
