# Community & Governance

- [Governance](https://docs.obol.org/community-and-governance/governance.md)
- [The OBOL Token](https://docs.obol.org/community-and-governance/obol-token.md)
- [Token Distribution & Liquidity](https://docs.obol.org/community-and-governance/obol-token/token-distribution-and-liquidity.md)
- [Guide for Unstaking OBOL](https://docs.obol.org/community-and-governance/obol-token/guide-for-unstaking-obol.md)
- [Community](https://docs.obol.org/community-and-governance/community.md)
- [Grants Program](https://docs.obol.org/community-and-governance/community/grants-program.md)
- [Techne](https://docs.obol.org/community-and-governance/community/techne.md): Information about the Techne Credential Program.
- [Staking Mastery Program (Archived)](https://docs.obol.org/community-and-governance/community/staking-masters.md): Information about the Staking Mastery Program
- [Contribution & Feedback](https://docs.obol.org/community-and-governance/contribution.md)
- [Filing a Bug Report](https://docs.obol.org/community-and-governance/contribution/bug-report.md): Filing a bug report
- [Documentation Standards](https://docs.obol.org/community-and-governance/contribution/docs.md): Documentation Standards
- [Feedback](https://docs.obol.org/community-and-governance/contribution/feedback.md): Feedback for us


---

# 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.obol.org/community-and-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.
