# Ecosystem

- [Governance](https://balancer.gitbook.io/balancer-v2/ecosystem/governance.md)
- [Governance Process](https://balancer.gitbook.io/balancer-v2/ecosystem/governance/governance-process.md)
- [RFC/Proposal Forum Post Template](https://balancer.gitbook.io/balancer-v2/ecosystem/governance/governance-process/rfc-proposal-forum-post-template.md)
- [BAL Governance Token](https://balancer.gitbook.io/balancer-v2/ecosystem/governance/bal-governance-token.md): Ethereum Contract Address: 0xba100000625a3754423978a60c9317c58a424e3d
- [Snapshot](https://balancer.gitbook.io/balancer-v2/ecosystem/governance/snapshot.md)
- [Multisig](https://balancer.gitbook.io/balancer-v2/ecosystem/governance/multisig.md)
- [Other DAO Multisigs](https://balancer.gitbook.io/balancer-v2/ecosystem/governance/multisig/other-dao-multisigs.md)
- [Governable Protocol Fees](https://balancer.gitbook.io/balancer-v2/ecosystem/governance/governable-protocol-fees.md)
- [Emergency subDAO](https://balancer.gitbook.io/balancer-v2/ecosystem/governance/emergency-subdao.md)
- [Community](https://balancer.gitbook.io/balancer-v2/ecosystem/community.md)
- [Ballers](https://balancer.gitbook.io/balancer-v2/ecosystem/community/ballers.md)
- [Delegation](https://balancer.gitbook.io/balancer-v2/ecosystem/community/delegation.md)
- [Grants](https://balancer.gitbook.io/balancer-v2/ecosystem/community/grants.md)
- [veBAL and Gauges](https://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges.md)
- [veBAL](https://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges/vebal.md)
- [How veBAL Works](https://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges/vebal/how-vebal-works.md)
- [How To Use veBAL](https://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges/vebal/how-to-use-vebal.md)
- [How veBAL Boosting Works](https://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges/vebal/how-vebal-boosting-works.md)
- [Working Supply](https://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges/vebal/how-vebal-boosting-works/working-supply.md)
- [Calculating My Boost](https://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges/vebal/how-vebal-boosting-works/calculating-my-boost.md)
- [Minimum veBAL for Max Boost](https://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges/vebal/how-vebal-boosting-works/minimum-vebal-for-max-boost.md)
- [BIP19 and Yield Bearing Tokens](https://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges/vebal/bip19-and-yield-bearing-tokens.md)
- [Gauges](https://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges/gauges.md)
- [How Gauges Work](https://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges/gauges/how-gauges-work.md)
- [How To Use Gauges](https://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges/gauges/how-to-use-gauges.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://balancer.gitbook.io/balancer-v2/ecosystem.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.
