# Vision

Decentralized exchanges are always the most used protocols of Defi and the primary source of yield hunters. However, they also face problems such as inefficiency, unfairness, and scattered liquidity. BaseX aims to rewrite the narratives of the DEX tokens, take the best practices from the market, and build the most efficient, worry-free, and fair DEX environment. \
\
To achieve our vision, we believe that:

1. **Trades should have minimal slippage.** Using CL liquidity in most of the pairs and partnering up with V3 liquidity management protocol are essential.&#x20;
2. **Transaction fees/Gas efficiency should be low.** Most of the trades tend to have a small trade volume, and the real exchange rate also depends on gas costs. Deploying on Base chain itself helps to minimize gas costs.&#x20;
3. **UI should be intuitive.** The whole dApp should be easy to understand for most of the general users, with a clear indication of the APYs, LP pairs, and the staking pools. This can reduce user confusion and enhance DEX participation.&#x20;
4. **A DEX should be shared with all other ecosystem partners.** We want to ensure a co-build & co-own environment in the Base Ecosystem and foster deeper bonding between protocols by the token exchange program


---

# 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://basex.gitbook.io/docs/whitepaper/vision.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.
