# HyperTrend Docs

## Docs

- [Introducing HyperTrend](https://docs.hypertrend.xyz/introducing-hypertrend.md): Hedge Fund Algo Trading that delivers 50%+ USDC yields on HyperEVM
- [Our Vision - The Highest Stablecoin Yields in DeFi](https://docs.hypertrend.xyz/our-vision-the-highest-stablecoin-yields-in-defi.md)
- [Hyperliquid is the most exciting ecosystem in DeFi](https://docs.hypertrend.xyz/hyperliquid-is-the-most-exciting-ecosystem-in-defi.md)
- [Generating Value Through Active Trading Strategies](https://docs.hypertrend.xyz/generating-value-through-active-trading-strategies.md): Trading successfully is no easy task!
- [What kind of returns can you expect when depositing into a HyperTrend Vault?](https://docs.hypertrend.xyz/what-kind-of-returns-can-you-expect-when-depositing-into-a-hypertrend-vault.md): And just as importantly, how will those returns look?
- [How Do Trading Systems Work?](https://docs.hypertrend.xyz/how-do-trading-systems-work.md): It is normal to have a feeling of anxiety when considering “how am I going to make money trading?”
- [Building a worldwide platform for tokenized hedge funds](https://docs.hypertrend.xyz/building-a-worldwide-platform-for-tokenized-hedge-funds.md): Bringing trillions of institutional capital on-chain
- [Our Token Vision](https://docs.hypertrend.xyz/our-token-vision.md)
- [The Problems We Solve](https://docs.hypertrend.xyz/the-problems-we-solve.md)
- [Our Key Mechanisms](https://docs.hypertrend.xyz/our-key-mechanisms.md)
- [Our Competitive Edge](https://docs.hypertrend.xyz/our-competitive-edge.md)
- [How We've Aligned Our Team's Incentives](https://docs.hypertrend.xyz/how-weve-aligned-our-teams-incentives.md)
- [Redemptions](https://docs.hypertrend.xyz/redemptions.md)
- [The Largest Airdrop in HyperEVM History](https://docs.hypertrend.xyz/the-largest-airdrop-in-hyperevm-history.md)
- [Tokenomics](https://docs.hypertrend.xyz/tokenomics.md)
- [Staking rewards](https://docs.hypertrend.xyz/staking-rewards.md)
- [Fair Launch Investor Program](https://docs.hypertrend.xyz/fair-launch-investor-program.md)
- [Transparent Fee Architecture](https://docs.hypertrend.xyz/transparent-fee-architecture.md)
- [HyperTrend Roadmap](https://docs.hypertrend.xyz/hypertrend-roadmap.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.hypertrend.xyz/introducing-hypertrend.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.
