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

# Hibra

**Hibra** Spot is designed to be the go-to platform for executing token swaps with maximum efficiency and minimal friction. Our mission is to provide the **best trading execution** by offering competitive prices, a wide range of markets, and a user-friendly experience. Whether you're a casual trader or a professional, **Hibra** Spot empowers you with the tools needed to execute trades seamlessly.

**Hibra** integrates all **AMMs on Base**, leveraging advanced aggregation technology to scan and combine liquidity from multiple sources. This ensures that users benefit from the most optimal trading route, **minimizing slippage** and maximizing trade efficiency. By pooling liquidity from various decentralized platforms, **Hibra** guarantees access to the most **competitive prices** available in the market, making every trade as cost-effective and efficient as possible.

Through these products, **Hibra** Spot continues to redefine the way users interact with the decentralized trading landscape, delivering both power and simplicity.

### Resources and Links

| Platform | Official Link                                 |
| -------- | --------------------------------------------- |
| Website  | <https://www.hibra.app/swap>                  |
| Twitter  | <https://x.com/hibraapp>                      |
| GitHub   | <https://github.com/apphibra-source/hibraapp> |


---

# 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://hibra.gitbook.io/hibra/hibra.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.
