# Staking Docs

- [Overview of HyperFlash](https://docs.hyperflash.xyz/staking/staking-docs/overview-of-hyperflash.md)
- [Integration of MEV into the Staking Pool & High-Level Architecture](https://docs.hyperflash.xyz/staking/staking-docs/integration-of-mev-into-the-staking-pool-and-high-level-architecture.md)
- [Staking HYPE to Receive fHYPE](https://docs.hyperflash.xyz/staking/staking-docs/staking-hype-to-receive-fhype.md)
- [Benefits of Staking (fHYPE vs Direct Staking)](https://docs.hyperflash.xyz/staking/staking-docs/benefits-of-staking-fhype-vs-direct-staking.md)
- [Unstaking (Converting fHYPE back to HYPE)](https://docs.hyperflash.xyz/staking/staking-docs/unstaking-converting-fhype-back-to-hype.md)
- [Validator and Stake Rebalancing Policy](https://docs.hyperflash.xyz/staking/staking-docs/validator-and-stake-rebalancing-policy.md)
- [MEV and Why It Matters](https://docs.hyperflash.xyz/staking/staking-docs/mev-and-why-it-matters.md)
- [MEV Overview and Economic Impact](https://docs.hyperflash.xyz/staking/staking-docs/mev-overview-and-economic-impact.md)
- [Proposed MEV Extraction Model for HyperFlash](https://docs.hyperflash.xyz/staking/staking-docs/proposed-mev-extraction-model-for-hyperflash.md)
- [Community Codes and Operator Incentives](https://docs.hyperflash.xyz/staking/staking-docs/community-codes-and-operator-incentives.md)
- [Contract Interfaces and ABI](https://docs.hyperflash.xyz/staking/staking-docs/contract-interfaces-and-abi.md)
- [Integrating fHYPE into dApps](https://docs.hyperflash.xyz/staking/staking-docs/integrating-fhype-into-dapps.md)
- [Security Best Practices for Developers](https://docs.hyperflash.xyz/staking/staking-docs/security-best-practices-for-developers.md)
- [General FAQs](https://docs.hyperflash.xyz/staking/staking-docs/general-faqs.md)
- [Audit Reports](https://docs.hyperflash.xyz/staking/staking-docs/audit-reports.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.hyperflash.xyz/staking/staking-docs.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.
