# Smart Split Router

<figure><img src="/files/azNq2x3mXUNlbBfEO7kz" alt=""><figcaption></figcaption></figure>

With the introduction of native batch transactions, the accompanying smart split router, akin to what a DEX aggregator does, allows for swaps to take multiple paths divided appropriately by size instead of a single route, ensuring the lowest price impact.

This saves on fees that would otherwise be imposed by 3rd party aggregators in the form of upfront fees or positive slippage, and significantly reduces gas costs.


---

# Agent Instructions: 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://bladeswap.gitbook.io/bladeswap/blades-edge/smart-split-router.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.
