# Hyperdrive Docs

## Hyperdrive Docs

- [Welcome to Hyperdrive](https://hyperdrive-2.gitbook.io/hyperdrive/readme.md)
- [Markets](https://hyperdrive-2.gitbook.io/hyperdrive/markets.md)
- [About](https://hyperdrive-2.gitbook.io/hyperdrive/about.md)
- [Get Started](https://hyperdrive-2.gitbook.io/hyperdrive/getting-started/quickstart.md)
- [Deposit Assets](https://hyperdrive-2.gitbook.io/hyperdrive/deposits/deposit-assets.md)
- [Withdraw Assets](https://hyperdrive-2.gitbook.io/hyperdrive/deposits/withdraw-assets.md)
- [Supply Collateral Assets](https://hyperdrive-2.gitbook.io/hyperdrive/portfolio/editor.md)
- [Withdraw From Your Portfolio](https://hyperdrive-2.gitbook.io/hyperdrive/portfolio/markdown.md)
- [Buy Assets With Borrowed Funds (Coming Soon)](https://hyperdrive-2.gitbook.io/hyperdrive/portfolio/images-and-media.md)
- [Sell Assets (Coming Soon)](https://hyperdrive-2.gitbook.io/hyperdrive/portfolio/interactive-blocks.md)
- [Borrow](https://hyperdrive-2.gitbook.io/hyperdrive/borrowing/borrow.md)
- [Repay](https://hyperdrive-2.gitbook.io/hyperdrive/borrowing/repay.md)
- [Withdraw](https://hyperdrive-2.gitbook.io/hyperdrive/borrowing/withdraw.md)
- [Liquidations](https://hyperdrive-2.gitbook.io/hyperdrive/borrowing/liquidations.md)
- [Oracles](https://hyperdrive-2.gitbook.io/hyperdrive/borrowing/oracles.md)
- [Interest Rates](https://hyperdrive-2.gitbook.io/hyperdrive/borrowing/interest-rates.md)
- [HYPED - Hyperdrive's LST](https://hyperdrive-2.gitbook.io/hyperdrive/hyped-hyperdrives-lst.md): HYPED - The most capital-efficient, trustless, and user-centric HYPE Liquid Staking Token.
- [HYPED FAQ](https://hyperdrive-2.gitbook.io/hyperdrive/hyped-hyperdrives-lst/hyped-faq.md)
- [Contract Addresses](https://hyperdrive-2.gitbook.io/hyperdrive/for-developers/contract-addresses.md)
- [Security Audits](https://hyperdrive-2.gitbook.io/hyperdrive/for-developers/security-audits.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://hyperdrive-2.gitbook.io/hyperdrive/readme.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.
