# Board of Directors

The Board of Directors are the official elected agents of the Silver Door DAO.  The are bound to act as fiduciaries to the cooperative but they are not all-powerful.

***

{% hint style="info" %}
Although the board of directors has significant power; we intentionally want to respect the sovereignty of our membership.  All members are encouraged to participate in discussion; with respect to their expertise on the subject matter.
{% endhint %}

### Powers:

The board of directors is delegated certain authority and powers by the SDMember DAO:

1. The board controls the SDPublic DAO and the Board of Directors multi-sig.
2. The board must execute the will of the members in economic regards after a successful proposal is issued through the SDMember DAO.
3. The board will have a discretionary budget held in the Board of Directors multi-sig.
4. The board can draw funds from the SDPublic DAO only in conjunction with a successful budget approval proposal from the SDMember DAO.
5. The board will be responsible for nominating the Sponsor and Witness hat wearers to operate the Seneschal shaman.
6. Each Board seat will be a representative of one of the three Silver Door Spheres, the Foundry, Operators or Kazoku.
7. The board of directors has the final say on accepting or rejecting partnership requests, trial periods and terms.
8. In issues of disagreement for equity or partnership proposals; the board's power is considered the final authority in lieu of a governance action by SDMembers.

***

### Limitations:

The board of directors should avoid taking action which infringes on member sovereignty.

1. The Board will not intentionally obfuscate important matters from the members.
2. The Board will not commit to any engagement on behalf of specific members without consulting and receiving consent.
3. The Board will dictate to operators in regards to technical matters for SubDAO, partner or venture operations.
4. The Board cannot add new members.
5. The Board will not compel members to take on roles or responsibilities.

***

### Process:


---

# 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/board-of-directors.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.
