# Private DEX Swap Fees

The Veilon Private DEX charges a **minimal swap fee** for each private token swap, routed through its shielded router.

* Private trading = stealth, MEV-free swaps
* Protocol takes a small cut per swap
* Revenue goes to treasury + optional relayer rewards

<mark style="color:yellow;">**Fees may be split between:**</mark>

* Treasury
* Relayers providing execution
* Optional liquidity incentives

> Think of it like Uniswap, but stealthier and revenue shared.


---

# 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.veilon.io/revenue-generation/private-dex-swap-fees.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.
