# CRYPTO DEX

### GREENART DEX

GreenArt decentralised exchange (DEX) applies Automatic Market Maker (AMM) model to provide liquidity, establish fair prices for GAC/USDT (or other quote currency) pair trading and commission rewarding to market makers.

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

We must ensure that the added liquidity is placed in the same proportion of eth-token that is already established in the pool. At the same time, we want that at the stage of creating the exchange, liquidity will flow in an arbitrary proportion of eth-token, when the initial reserves are empty, i.e. when the pool has not yet been initialized

### DEX FOR MATHEMATICS

{% file src="/files/0sjCq65nO1qOh4BD1lMA" %}
GREENART TOKEN DEX
{% endfile %}


---

# 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://greenart-coin-ltd.gitbook.io/greenartcoin/crypto-dex.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.
