# Protocol

- [Overview](https://docs.anchorprotocol.com/anchor-2/protocol/overview.md)
- [Bonded Assets (bAssets)](https://docs.anchorprotocol.com/anchor-2/protocol/bonded-assets-bassets.md)
- [Bonded Luna (bLuna)](https://docs.anchorprotocol.com/anchor-2/protocol/bonded-assets-bassets/bonded-luna-bluna.md)
- [Bonded ETH (bETH)](https://docs.anchorprotocol.com/anchor-2/protocol/bonded-assets-bassets/bonded-eth-beth.md)
- [Money Market](https://docs.anchorprotocol.com/anchor-2/protocol/money-market.md)
- [Deposit Rate Subsidization](https://docs.anchorprotocol.com/anchor-2/protocol/money-market/deposit-rate-subsidization.md)
- [Loan Liquidation](https://docs.anchorprotocol.com/anchor-2/protocol/loan-liquidation.md)
- [Anchor Token (ANC)](https://docs.anchorprotocol.com/anchor-2/protocol/anchor-token-anc.md)
- [Anchor Governance](https://docs.anchorprotocol.com/anchor-2/protocol/anchor-governance.md)
- [Modify Collateral Attributes](https://docs.anchorprotocol.com/anchor-2/protocol/anchor-governance/modify-collateral-parameters.md)
- [Modify Market Parameters](https://docs.anchorprotocol.com/anchor-2/protocol/anchor-governance/modify-market-parameters.md)
- [Modify Liquidation Parameters](https://docs.anchorprotocol.com/anchor-2/protocol/anchor-governance/modify-liquidation-parameters.md)
- [Modify ANC Parameters](https://docs.anchorprotocol.com/anchor-2/protocol/anchor-governance/modify-anc-parameters.md)
- [Modify Governance Parameters](https://docs.anchorprotocol.com/anchor-2/protocol/anchor-governance/modify-governance-parameters.md)
- [Modify Borrow Interest](https://docs.anchorprotocol.com/anchor-2/protocol/anchor-governance/modify-the-interest-model.md)
- [Modify ANC Distribution](https://docs.anchorprotocol.com/anchor-2/protocol/anchor-governance/modify-the-distribution-model.md)
- [Community Grants](https://docs.anchorprotocol.com/anchor-2/protocol/anchor-governance/spend-community-pool.md)
- [Text Proposal](https://docs.anchorprotocol.com/anchor-2/protocol/anchor-governance/text-proposal.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.anchorprotocol.com/anchor-2/protocol.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.
