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

# AI Liquidity Agent

RoseonX introduces the AI Liquidity Agent, a groundbreaking AI Liquidity Aggregator designed to maximize trading efficiency and profitability. This innovative tool intelligently analyzes and routes user trades across various trading platforms, taking into account user settings, position size, and market conditions to optimize trade outcomes.

Core Features of the AI Liquidity Agent:

* Smart Position Routing: The AI Liquidity Agent automatically directs traders' positions to the most suitable liquidity sources. It considers factors such as the current market environment, available liquidity, position size, composite trading costs, and user-defined preferences to ensure optimal execution.
* Aggregated Position & Split Orders: For traders looking to execute large-scale trades, this feature is invaluable. It allows the seamless handling of significant position sizes by breaking them down into manageable orders. For instance, a massive 100M ETH long position would be divided into three separate orders, each routed to a different trading platform. This strategy not only facilitates the execution of large orders but also aims to minimize the overall trading costs associated with such positions.

The AI Liquidity Agent represents a significant leap forward in trading technology, offering RoseonX users an advanced tool for enhancing their trading strategies. By intelligently navigating the complex landscape of liquidity sources, the AI Liquidity Agent ensures that users can execute their trades efficiently, at the best possible prices, and in alignment with their specific trading goals and preferences.

<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://roseon.gitbook.io/roseon-whitepaper/whitepaper/roseon-ecosystem/ai-liquidity-agent.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.
