# Protocol

- [Protocol Architecture](https://docs.quicksilver.zone/protocol/protocol-architecture.md)
- [Quicksilver Features](https://docs.quicksilver.zone/protocol/quicksilver-features.md)
- [Quicksilver Fee Structure](https://docs.quicksilver.zone/protocol/quicksilver-fee-structure.md)
- [Calculating Your Liquid Staking Returns](https://docs.quicksilver.zone/protocol/calculating-your-liquid-staking-returns.md): How are staking rewards calculated on the Quicksilver protocol?
- [Redelegating & Signalling Intent](https://docs.quicksilver.zone/protocol/redelegating-and-signalling-intent.md)
- [Reward Socialization](https://docs.quicksilver.zone/protocol/reward-socialization.md)
- [Risk Socialization](https://docs.quicksilver.zone/protocol/risk-socialization.md)
- [Designed to Support Cosmos and Beyond](https://docs.quicksilver.zone/protocol/designed-to-support-cosmos-and-beyond.md)
- [Supported Wallets](https://docs.quicksilver.zone/protocol/supported-wallets.md)
- [Unbonding](https://docs.quicksilver.zone/protocol/unbonding.md)
- [Chain Onboardin](https://docs.quicksilver.zone/protocol/chain-onboardin.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.quicksilver.zone/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.
