# UI/UX

AX is **built for traders**. The interface is designed to feel **familiar on day one**, while remaining **scalable for advanced workflows** as trading needs evolve.

To accommodate different operating styles, AX provides **two UI modes**:

* **CEX Mode**: a streamlined, CEX-style layout optimized for **clarity**, **low-friction execution**, and fast onboarding.
* **DEX Mode**: a DeFi-native layout that exposes **deeper controls** and **greater flexibility** for advanced execution and strategy management.

Both modes connect to the same **core trading system**, with consistent **matching logic** and **risk controls**. Users can switch interfaces based on preference without compromising **performance**, **execution consistency**, or **protection**.

<figure><img src="/files/B9pOIahWlM7BXVySfg8r" 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://docs.antarctic.exchange/antarctic-overview/ui-ux.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.
