# Jump Swap Aggregator

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

Jump Swap is the first ever swap aggregator on NEAR Protocol, designed to optimize trading by connecting all NEAR native liquidity sources for the best possible pricing on trades.

## How Jump Swap Works

* Scans and compares the prices and liquidity of all NEAR native DEXes including automated market makers (AMM) and central limit order books (CLOB), finding the best swap rate for the user and executing the trade in a single transaction.
* Splits trades among several DEXes to optimize for slippage, fees and price impact. *Whales, shrimps and sharks trade better on Jump.*

## Multi-Chain Liquidity Aggregation

Jump DeFi has expanded its development into several Ethereum Layer 2 blockchains, making it uniquely suited to thrive in a multi-chain setting.

Jump Swap Aggregator is pioneering the use of NEAR Protocol's "Chain Abstraction" technology to defragment liquidity across all blockchains.

When you trade on Jump Swap, you trade on every blockchain.


---

# 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://trove-labs.gitbook.io/jump-defi/products/jump-swap-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.
