# DEX

## Getting Started

The DEX introduces an innovative way to trade project tokens by encapsulating them within unique, tradable Auto Agents These agents act as containers for tokens, giving users a flexible trading experience.

Instead of swapping tokens directly, you buy and sell **Auto Agents** — smart containers packed with project tokens and real utility. Each Agent holds value and gives users the power to **trade, bid, unwrap, or stake** — all in one place.

Auto Agents act as a dynamic position – earn rewards while holding, bid with tokens of your choice, and exit anytime by selling.

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

## Learn

If you want to learn more, get started by diving into these concepts:

* [Features](/rome-swarm-protocol/dex/features.md): An overview of the key capabilities available on DEX
* [Auto Agent Yield](/rome-swarm-protocol/dex/auto-agent-yield.md): Understand what AutoAgent yield is and see the exact formula used to calculate your earnings.
* [Connect X](/rome-swarm-protocol/dex/connect-x-on-dex.md) : How and Why users should connect X account on DEX
* [Rewards](broken://pages/PzeEGFhHvmaaw7peRU2O): Explore how the reward system works and discover the ways to maximize your returns.
* [Guides](/rome-swarm-protocol/dex/guides.md): Step-by-step instructions and best practices to help users perform DEX functions more effectively and efficiently.


---

# 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.rivalz.ai/rome-swarm-protocol/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.
