> For the complete documentation index, see [llms.txt](https://hydraper-finance.gitbook.io/hydraper-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hydraper-finance.gitbook.io/hydraper-finance/about-hydraper/overview.md).

# Overview

Hydraper is a groundbreaking new Defi protocol that seeks to simplify Defi for the public while also making blockchain more approachable and easier to use in the long term. This is accomplished through a single product ecosystem created on the Binance Smart Chain, which includes, but is not limited to: **Hydraper Wallet, Hydraper Dapps, Hydraper Staking, NFT Mart, Hydraper Starter.**

Hydraper is a one-stop shop for popular Defi goods that are utilized on a regular basis by all Defi users.&#x20;

Our mission in developing our platform is to enable broad access to the top Defi technologies in a single location.&#x20;

Hydraper DEX will be an automated market maker (AMM DEX) decentralized swap on the BNBChain network. It will allow users to swap their tokens – even small amounts – without needing to engage with order books. Prospective traders can make their trades at the best rates with low fees, via a simple and intuitive front-end interface.&#x20;

Users will also have the chance to provide liquidity to the trading pairs on Hydraper DEX. A significant portion of the trading fees incurred on the Hydraper DEX will be distributed back to the liquidity pools. Over time, and depending on the trading volume on Hydraper DEX, this increases the value of the liquidity pool (LP) tokens that providers hold.


---

# 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 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://hydraper-finance.gitbook.io/hydraper-finance/about-hydraper/overview.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.
