# DEX Whitelabel

Projects can harness the technology behind EmpireDEX while retaining their own branding/theming with our DEX Whitelabelling service. Projects are able to offer their own DEX which utilizes the pre-existing liquidity pools already established on EmpireDEX. These DEXs can also utilize any of the additional functionality as specified [here](https://empire-capital.gitbook.io/user-documentation/empiredex/dex-information).


---

# 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://empire-capital.gitbook.io/user-documentation/development-services/dex-whitelabel.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.
