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

# Nexus XRP EVM DEX

The Nexus Decentralized Exchange is the singularity point where users can exchange assets from across the blockchainverse.\
\
Users can create markets for their own tokens or pre-existing ones by creating liquidity pools to make their assets tradeable.\
\
Liquidity providers can put their liquidity tokens into the NexusGenerator to earn more $NEXU and potential Superfarm rewards, which can help mitigate the impermanent loss that comes from being a provider in a decentralized system.\
\
Nexus's unique Superfarm mechanism allows community members to make their own incentivized liquidity pools with customized tokens.\
\
Nexus's unique Multi-Staking system allows users to stake their $NEXU and/or $ETHER to earn swap fees in the form of Liquidity Tokens. Users can earn a plethora of different NLP tokens that can be compounded back into the Nexus Generator to earn more $NEXU. Multi-Staking can also receive a variety of other ERC-20 tokens from many sources and distribute it back to stakers. 10% of $NEXU minted by the NexusGenerator is also distributed to the Nexus Core Multi-Staking.\
\
A portion of the swap fees ($WXRP/$NEXU pair) are used to buy and burn $NEXU which makes the supply long term deflationary.

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


---

# 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://docs.xrp.thenexusportal.io/the-nexus-xrp-evm/nexus-xrp-evm-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.
