# Governance Manual

## Governance Manual

- [Introduction](https://governance.tomediaarts.org/master.md)
- [About TMAC](https://governance.tomediaarts.org/about-tmac.md)
- [Director Register](https://governance.tomediaarts.org/director-register.md)
- [Board Structure and Roles](https://governance.tomediaarts.org/board-structure-and-roles.md)
- [Composition](https://governance.tomediaarts.org/board-structure-and-roles/composition.md)
- [Ideal Board Size](https://governance.tomediaarts.org/board-structure-and-roles/ideal-board-size.md)
- [The Board's Role](https://governance.tomediaarts.org/board-structure-and-roles/the-boards-role.md)
- [Directors of the Board](https://governance.tomediaarts.org/board-structure-and-roles/directors-of-the-board.md)
- [Role of Directors](https://governance.tomediaarts.org/board-structure-and-roles/directors-of-the-board/role-of-directors.md)
- [Board Member Code of Conduct](https://governance.tomediaarts.org/board-structure-and-roles/directors-of-the-board/code-of-conduct.md)
- [Accountability](https://governance.tomediaarts.org/board-structure-and-roles/directors-of-the-board/accountability.md)
- [Responsibilities](https://governance.tomediaarts.org/board-structure-and-roles/directors-of-the-board/responsibilities.md)
- [Officers of the Corporation](https://governance.tomediaarts.org/board-structure-and-roles/officers-of-the-corporation.md)
- [Role of the President](https://governance.tomediaarts.org/board-structure-and-roles/officers-of-the-corporation/role-of-the-president.md)
- [Role of the Vice President](https://governance.tomediaarts.org/board-structure-and-roles/officers-of-the-corporation/role-of-the-vice-president.md)
- [Role of the Secretary](https://governance.tomediaarts.org/board-structure-and-roles/officers-of-the-corporation/role-of-the-secretary.md)
- [Role of the Treasurer](https://governance.tomediaarts.org/board-structure-and-roles/officers-of-the-corporation/role-of-the-treasurer.md)
- [Board Committees and Mandates](https://governance.tomediaarts.org/board-structure-and-roles/board-committees-and-mandates.md)
- [Membership and Appointment](https://governance.tomediaarts.org/board-structure-and-roles/board-committees-and-mandates/membership-and-appointment.md)
- [Committee Chair](https://governance.tomediaarts.org/board-structure-and-roles/board-committees-and-mandates/committee-chair.md)
- [Committee Procedures](https://governance.tomediaarts.org/board-structure-and-roles/board-committees-and-mandates/committee-procedures.md)
- [Board Procedures and Policies](https://governance.tomediaarts.org/board-structure-and-roles/board-procedures.md)
- [Board Meetings](https://governance.tomediaarts.org/board-structure-and-roles/board-procedures/board-meetings.md)
- [Communication Policy](https://governance.tomediaarts.org/board-structure-and-roles/board-procedures/communication-policy.md)
- [Finance Policy](https://governance.tomediaarts.org/board-structure-and-roles/board-procedures/finance-policy.md)
- [Governance Policy](https://governance.tomediaarts.org/board-structure-and-roles/board-procedures/governance-policy.md)
- [Conflict of Interest Policy](https://governance.tomediaarts.org/board-structure-and-roles/board-procedures/conflict-of-interest-policy.md)
- [Sponsorship and Fundraising Policy](https://governance.tomediaarts.org/board-structure-and-roles/board-procedures/sponsorship-and-fundraising-policy.md)
- [HR Policy](https://governance.tomediaarts.org/board-structure-and-roles/board-procedures/hr-policy.md)
- [Naming Rights](https://governance.tomediaarts.org/board-structure-and-roles/board-procedures/naming-rights.md)
- [Operating Reserve](https://governance.tomediaarts.org/board-structure-and-roles/board-procedures/operating-reserve.md)
- [Board Self-Assessment](https://governance.tomediaarts.org/board-structure-and-roles/board-procedures/board-self-assessment.md)
- [Membership](https://governance.tomediaarts.org/membership.md)
- [Members of the Corporation](https://governance.tomediaarts.org/membership/members-of-the-corporation.md)
- [Admission](https://governance.tomediaarts.org/membership/admission.md)
- [Security of Membership](https://governance.tomediaarts.org/membership/security-of-membership.md)
- [Termination](https://governance.tomediaarts.org/membership/termination.md)
- [Responsibilities of Members](https://governance.tomediaarts.org/membership/responsibilities-of-members.md)
- [Rights of Members](https://governance.tomediaarts.org/membership/rights-of-members.md)
- [Addenda](https://governance.tomediaarts.org/addenda.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://governance.tomediaarts.org/master.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.
