# Governance

- [Zeronomics](https://docs.zerolend.xyz/governance/token-overview.md): This page discusses the overview and utility of ZeroLend’s native token - $ZERO.
- [Token Utility](https://docs.zerolend.xyz/governance/token-overview/token-utility.md)
- [Token Distribution](https://docs.zerolend.xyz/governance/token-overview/token-distribution.md): This page talks about the $ZERO tokenomics.
- [Staking](https://docs.zerolend.xyz/governance/token-overview/staking.md)
- [Single Token Staking](https://docs.zerolend.xyz/governance/token-overview/staking/single-token-staking.md)
- [zLP Staking](https://docs.zerolend.xyz/governance/token-overview/staking/zlp-staking.md)
- [Stake on StakeDAO (sdZERO)](https://docs.zerolend.xyz/governance/token-overview/staking/stake-on-stakedao-sdzero.md)
- [Emissions](https://docs.zerolend.xyz/governance/token-overview/emissions.md)
- [Emission Strategy](https://docs.zerolend.xyz/governance/token-overview/emissions/zerolend-emission-strategy.md): This page documents how the ZERO emissions will be distributed over time
- [Protocol Power/Weight](https://docs.zerolend.xyz/governance/token-overview/emissions/zerolend-emission-strategy/protocol-power-weight.md): In this portion of the document, we will define the calculation for protocol weight with respect to emissions.
- [Deconstructing the Weighted Percentage (T\_p) Calculation](https://docs.zerolend.xyz/governance/token-overview/emissions/zerolend-emission-strategy/deconstructing-the-weighted-percentage-t_p-calculation.md)
- [Construction of zLP & $ZERO Power](https://docs.zerolend.xyz/governance/token-overview/emissions/zerolend-emission-strategy/construction-of-dlp-and-usdzero-power.md)
- [Buybacks and Burn](https://docs.zerolend.xyz/governance/token-overview/buybacks-and-burn.md)


---

# 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://docs.zerolend.xyz/governance.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.
