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

# Welcome

## Welcome to Mimboku DEX Aggregator

**Trade smarter on Story L1 at:**

[**https://ag.mimboku.com**](https://ag.mimboku.com/)

As the **first native DEX aggregator on Story**, we find you the best token swap prices and routes across multiple Story DEXes.

### What is a DEX Aggregator?

A DEX aggregator automatically searches various decentralized exchanges to get you the best possible price and efficiency for your trades, saving you time and money.

### Why Mimboku Dex Aggregator on Story?

Built natively on Story L1, our aggregator offers optimized performance, potentially lower fees, and seamless integration within the Story ecosystem. We're committed to strengthening Story's DeFi landscape.

### Key Features

* Finds optimal swap routes across integrated DEXes.
* Currently supports **PiperX** and **StoryHunt** on the Story.
* Easy-to-use interface with real-time price comparison.

Start trading efficiently on Story L1. Explore the sections below to learn how!


---

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