# DEX-Type Comparison

## What makes Viridian different from Univ2 type AMMs?

Viridian is a ve(3.3) AMM (Automatic Market Maker).\
Here is a quick comparison chart showing the main differences:

<figure><img src="/files/7NpXAnYmLwfIuCwy1CJT" alt=""><figcaption></figcaption></figure>

As you can see, Viridian has many benefits compared to regular DEX types.\
To learn more about how Uni V2 and ve(3.3) are different, let's look at the details.

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

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


---

# 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://viridian-hub.gitbook.io/viridian/viridian-exchange/dex-type-comparison.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.
