# Governance

- [Start here](https://docs.cheqd.io/product/learning-docs/governance/start.md): Introduction to the cheqd Governance Framework
- [Introduction to Governance](https://docs.cheqd.io/product/learning-docs/governance/start/introduction-to-governance.md)
- [Introduction to Entropy](https://docs.cheqd.io/product/learning-docs/governance/start/introduction-to-entropy.md)
- [Governance Principles](https://docs.cheqd.io/product/learning-docs/governance/start/governance-principles.md)
- [Foundational Principles](https://docs.cheqd.io/product/learning-docs/governance/start/governance-principles/foundational-principles.md)
- [General Principles](https://docs.cheqd.io/product/learning-docs/governance/start/governance-principles/general-principles.md)
- [Learn](https://docs.cheqd.io/product/learning-docs/governance/learn.md)
- [Core concepts](https://docs.cheqd.io/product/learning-docs/governance/learn/concepts.md)
- [Staking](https://docs.cheqd.io/product/learning-docs/governance/learn/concepts/staking.md)
- [Slashing](https://docs.cheqd.io/product/learning-docs/governance/learn/concepts/slashing.md)
- [Validating](https://docs.cheqd.io/product/learning-docs/governance/learn/concepts/validating.md)
- [Voting](https://docs.cheqd.io/product/learning-docs/governance/learn/concepts/voting.md)
- [Community Pool](https://docs.cheqd.io/product/learning-docs/governance/learn/concepts/community-pool.md)
- [Terminology](https://docs.cheqd.io/product/learning-docs/governance/learn/terminology.md)
- [Glossary](https://docs.cheqd.io/product/learning-docs/governance/learn/glossary.md): This glossary lays out all of the key terms you may come across while using cheqd.
- [How to Participate](https://docs.cheqd.io/product/learning-docs/governance/participate.md)
- [How to stake](https://docs.cheqd.io/product/learning-docs/governance/participate/stake.md)
- [How to vote](https://docs.cheqd.io/product/learning-docs/governance/participate/vote.md)
- [Making Network Changes](https://docs.cheqd.io/product/learning-docs/governance/participate/network-changes.md)
- [Minor Network Changes](https://docs.cheqd.io/product/learning-docs/governance/participate/network-changes/minor.md)
- [Major Network Changes](https://docs.cheqd.io/product/learning-docs/governance/participate/network-changes/major.md)
- [Advanced](https://docs.cheqd.io/product/learning-docs/governance/advanced.md)
- [What is a Liquidity Pool?](https://docs.cheqd.io/product/learning-docs/governance/advanced/liquidity-pool.md): An overview of Automated Market Markers & Liquidity Pools
- [How do liquidity pools work?](https://docs.cheqd.io/product/learning-docs/governance/advanced/liquidity-pool/learn.md): A summary of the how liquidity pools work
- [How to take part in a Liquidity Pool](https://docs.cheqd.io/product/learning-docs/governance/advanced/liquidity-pool/participate.md)
- [CHEQ-ERC20 wrapped token](https://docs.cheqd.io/product/learning-docs/governance/advanced/cheq-erc20.md)
- [Why did we decide on a bridge to Ethereum?](https://docs.cheqd.io/product/learning-docs/governance/advanced/cheq-erc20/rationale.md)
- [What is the Gravity Bridge?](https://docs.cheqd.io/product/learning-docs/governance/advanced/cheq-erc20/gravity-bridge.md)
- [Why did we decide to use the Gravity Bridge?](https://docs.cheqd.io/product/learning-docs/governance/advanced/cheq-erc20/why-gravity.md)
- [What other bridging options did we explore?](https://docs.cheqd.io/product/learning-docs/governance/advanced/cheq-erc20/alternatives.md)
- [How to send tokens to Ethereum with Gravity Bridge](https://docs.cheqd.io/product/learning-docs/governance/advanced/cheq-erc20/how-to-send-tokens-to-ethereum-with-gravity-bridge.md)
- [How to add CHEQ tokens to UniSwap Liquidity Pools](https://docs.cheqd.io/product/learning-docs/governance/advanced/cheq-erc20/uniswap.md)
- [How to send CHEQ tokens from Ethereum to cheqd](https://docs.cheqd.io/product/learning-docs/governance/advanced/cheq-erc20/ethr-to-cheq.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.cheqd.io/product/learning-docs/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.
