# Primer Engine

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

## <mark style="background-color:purple;">Prime Engine</mark>

* Primer is a unique service offered by ElysiumDEX that executes transactions by matching appropriate orders from the Order Book. This service is complemented by Matchmaker, an algorithmic program that performs swaps while getting the difference between the bid and ask prices. With Prime, users can easily trade their cryptocurrencies with minimal slippage and high liquidity.
* Matchmaker is designed to optimize the trading experience for users by providing diverse strategies dependent on a specific market. This means that users can choose a commission they are aiming for and Matchmaker will execute the transaction accordingly, taking into account the current market conditions.

#### The benefits of Primer and Matchmaker are numerous.&#x20;

* [x] With Prime, users can enjoy high liquidity and minimal slippage, making it easier to execute trades. Additionally, with Matchmaker's diverse strategies, users have greater control over the commission they pay for their trades.
* [ ] Furthermore, Prime and Matchmaker provide a secure trading experience for users. By executing transactions using the Order Book, Prime ensures that users receive fair prices for their trades. Additionally, Matchmaker's algorithmic program ensures that trades are executed quickly and efficiently, reducing the risk of price slippage.

{% hint style="success" %}
Prime and Matchmaker are two important features offered by ElysiumDEX that enhance the trading experience for users. With high liquidity, minimal slippage, diverse strategies, and a secure trading experience, Prime and Matchmaker provide users with greater control and confidence when trading their cryptocurrencies on the ElysiumDEX platform.
{% endhint %}


---

# 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://elysium-dex.gitbook.io/elysium-dex/feature/primer-engine.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.
