> For the complete documentation index, see [llms.txt](https://docs.defiplaza.net/defiplaza/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defiplaza.net/defiplaza/welcome-to-defiplaza.md).

# Welcome to DefiPlaza

DefiPlaza offers trades between tokens by functioning as an Automated Market Maker (AMM) like other exchanges.

What makes DefiPlaza special are *single-contract*, *highly optimized DEXs*, designed to offer the lowest possible trade cost to the end user. Gas costs per trade are the lowest in the industry, and thanks to the multi-token setup, they are very capital efficient, while Impermanent Loss is minimized.

We currently have **two multi-token pools on Ethereum**, focusing on blue chip and stable tokens. We automatically select the pool with the lowest trade fee for each trade.

On **Radix** DefiPlaza built a DEX specifically designed to reduce the risk of Impermanent Loss and help make DeFi sustainably profitable.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.defiplaza.net/defiplaza/welcome-to-defiplaza.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.
