# Meta-Aggregator

[**LFJ’s Meta-Aggregator**](https://lfj.gg/swap) offers routes from multiple aggregators so that LFJ users find the winning swap rates on every trade. Deployed across Avalanche, Solana, Monad, and more, users who swap on LFJ can be confident they're winning on every chain without needing to switch between tabs or platforms to find the best price.&#x20;

***

### **How It Works**

* **Aggregates Multiple Sources**: The Meta-Aggregator collects price data from multiple aggregators to provide you with the most competitive rate for each trade.
* **Multi-Chain Trading**: Trade across all of your favorite major chains, all in one platform. You don’t need to hop between different sites or platforms to compare prices. Available on:
  * Monad
  * Avalanche
  * Solana
  * Base

***

### **How to Use the Meta-Aggregator**

1. Head to the Swap Page
2. Select your Token, Chain, and Amount&#x20;
3. Double check your settings (Eg. Slippage)
4. Click Swap

Enjoy your winning rate. The Meta-Aggregator will automatically show you the best price across all available options.

{% hint style="success" %}
Want more details? After selecting your token amount, you can click the dropdown to view more details about the trade and the route selected. To change route simply click your, preferred route.
{% endhint %}

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

***

### **Meta-Aggregator Fees**

LFJ charges no additional platform fee for swaps made on the Swap page. The only fee paid is the network fee and any fees paid to liquidity providers based on the pools the trade is routed through.


---

# 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://docs.lfj.gg/trading-platform/meta-aggregator.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.
