# Governance & Tokenomics

- [Protocol Governance & Liquidity Generation Model](https://docs.amplified.fi/governance-and-tokenomics/protocol-governance-and-liquidity-generation-model.md)
- [LLT Tokenomics](https://docs.amplified.fi/governance-and-tokenomics/llt-tokenomics.md)
- [LLT Intrinsic Value Drivers](https://docs.amplified.fi/governance-and-tokenomics/llt-tokenomics/llt-intrinsic-value-drivers.md)
- [aiUSD / aiETH / aiBTC](https://docs.amplified.fi/governance-and-tokenomics/aiusd-aieth-aibtc.md): Amplified's token model carefully balances the interests of various stakeholders to promote the platform's sustainability, decentralization, and user incentives.
- [Governance Framework & Process](https://docs.amplified.fi/governance-and-tokenomics/governance-framework-and-process.md): Amplified’s governance framework is designed to empower the community with structured, transparent decision-making while ensuring protocol security and efficiency.
- [Governance Security Model](https://docs.amplified.fi/governance-and-tokenomics/governance-framework-and-process/governance-security-model.md): Ensuring the security of the governance process is paramount to protect the protocol from malicious activities and unintended consequences.
- [Managing Protocol and Strategy Executors](https://docs.amplified.fi/governance-and-tokenomics/governance-framework-and-process/managing-protocol-and-strategy-executors.md): Governance oversees the management of external entities responsible for executing the protocol's strategies.


---

# 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.amplified.fi/governance-and-tokenomics.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.
