> For the complete documentation index, see [llms.txt](https://zunamilab.gitbook.io/zunami-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zunamilab.gitbook.io/zunami-docs/governance-and-zun-token/dao/core-components.md).

# Core Components

## 🔧 Core Components:

* **Governor Contract**\
  The central contract where proposals are submitted, voted on, and executed.
* **vlZUN (Voting Locked ZUN)**\
  Governance power is determined by the amount of vlZUN a user holds. The more vlZUN you have, the more voting weight you carry.
* **Proposals**\
  Any major protocol changes (e.g. contract upgrades, reward allocation, new strategies) are made through governance proposals submitted by the community.
* **Voting**\
  Voting is open to all vlZUN holders. Votes are weighted based on the user's vlZUN balance at the time of proposal creation.
* **Timelock**\
  A time delay between a successful vote and execution. This gives the community time to react or raise concerns before changes are implemented.
