> For the complete documentation index, see [llms.txt](https://spaceai-finance.gitbook.io/spaceai-finance-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spaceai-finance.gitbook.io/spaceai-finance-whitepaper/about-us/product/ai-swap-dex.md).

# AI Swap - DEX

## AI Swap: Decentralized Exchange (DEX)

&#x20;A decentralized exchange (DEX) is a peer-to-peer (P2P) marketplace that connects cryptocurrency buyers and sellers. In contrast to centralized exchanges (CCEs), decentralized platforms are non-custodial, meaning that a user remains in control of their private keys when transacting on a DEX

platform. Everyone can trade easily and anonymously. You can trade 24/7 with a small fee as fast as possible while by DEX you can even launch your exchange and every user's money will be in their hand. The transactions are highly secure and wallet-to-wallet. Also, third parties can't access your data. With our decentralized exchange, all third parties are eliminated and everything is established on the blockchain, thereby helping people gain a better trading experience.

&#x20;·     Swap in DEX is a peer-to-peer marketplace where transactions occur directly between crypto traders.

·     DEXs fulfill one of crypto’s core possibilities: fostering financial transactions that aren’t officiated by banks, brokers, payment processors, or any other kind of intermediary.

·     Unlike centralized exchanges like Coinbase, DEXs don’t allow for exchanges between fiat and crypto — instead, they exclusively trade cryptocurrency tokens for other cryptocurrency tokens.&#x20;


---

# 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://spaceai-finance.gitbook.io/spaceai-finance-whitepaper/about-us/product/ai-swap-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.
