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

# Introduction

### What is Dirol? <a href="#what-is-dirol" id="what-is-dirol"></a>

<mark style="color:$info;">**Dirol**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">is the</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**all-in-one trading aggregator**</mark> for the Monad ecosystem, designed to be your single gateway to everything DeFi.

We aggregate **all token launches**, **launchpads**, and **DEX liquidity** into one seamless platform, eliminating the need to jump between multiple dApps and interfaces.

### Our Core Features <a href="#our-core-features" id="our-core-features"></a>

**Token Terminal** - Trade any token across all Monad DEXs with optimal routing and best prices.

**Launchpad Aggregator** - Discover and participate in token launches from multiple launchpads in one place.

**Limit Orders** / <mark style="color:$info;">Aggregator</mark> Set advanced order types that execute automatically when your target price is reached.\ <br>


---

# 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://dirolprotocols-organization.gitbook.io/dirol/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.
