> For the complete documentation index, see [llms.txt](https://passiveincome.gitbook.io/psi-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://passiveincome.gitbook.io/psi-whitepaper/solutions-and-applications/psidex-passive-income-dex.md).

# PSIDEX - Passive income DEX

## Introduction <a href="#docs-internal-guid-0c1e5f7f-7fff-d158-3219-e45b67917984" id="docs-internal-guid-0c1e5f7f-7fff-d158-3219-e45b67917984"></a>

Passive Income introduces the PSIDEX.&#x20;

PSIDEX is the world's first frictionless yield DEX. It aggregates prices from a number of other decentralized exchanges to offer the cheapest route for trades, even if this means PSIDEX itself is not the cheapest route for a trade. This results in a better value trade for users of the PSIDEX compared to other exchanges.&#x20;

The PSIDEX has been created to be faster, safer and more cost-effective than other popular BSC exchanges.

!["PSIDEX has been created to be faster, safer and more cost-effective than other popular BSC exchanges."](/files/fxcO0G88MyB5d5tyy95J)


---

# 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, and the optional `goal` query parameter:

```
GET https://passiveincome.gitbook.io/psi-whitepaper/solutions-and-applications/psidex-passive-income-dex.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
