> 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/faqs.md).

# FAQs

<details>

<summary>What is <strong>Hibra</strong>?</summary>

**Hibra** is the ultimate DEX aggregator and liquidity hub designed to unlock the full potential of the Base ecosystem. Unlike traditional liquidity sources, **Hibra** comprehensively scans all available options, intelligently splits your liquidity across them, and discovers the optimal prices and routes for swaps. This innovative approach empowers you to access the entire liquidity ecosystem on Monad through a single, powerful platform.

</details>

<details>

<summary>How does Monfi secure my assets?</summary>

We implement multiple security layers including end-to-end encryption, secure API key storage, isolated bot environments, and real-time transaction monitoring.

</details>

<details>

<summary>Is <strong>Hibra</strong> mobile-Friendly?</summary>

Our platform is fully mobile-responsive, meaning you can access it on your phone. However, for the best experience, we recommend using a desktop or laptop for trading and other dashboard features.

</details>

<details>

<summary>Does <strong>Hibra</strong> have token?</summary>

Currently, **Hibra** does not have a native token. Our primary focus is on delivering the best aggregation services to our users. Any future updates regarding tokens will be announced through our official channels.

</details>

<details>

<summary>Why is my transaction pending?</summary>

Transactions may take longer to process due to network congestion on respective chains. Check your wallet for transaction status or adjust your gas fee to speed up the process.

</details>

<details>

<summary>Will users be rewarded?</summary>

To better serve our users, we have launched the Leaderboard to recognize and record user contributions within the Monfi Protocol and effectively track each user's loyalty contributions.

</details>


---

# 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/faqs.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.
