# What is Holdstation Dex

**Holdstation DEX Aggregator** is a multichain decentralized exchange (DEX) aggregator designed to provide traders with:

* **Best price execution** across multiple liquidity sources
* **Low trading fees** and **fast transaction speed**
* **Seamless integration** with the Holdstation Wallet

Users can swap tokens directly on the **Holdstation website** or through the **Holdstation Wallet app**, where the aggregator is already built in.

## Why Holdstation DEX Aggregator?

| Criteria                | Holdstation DEX Aggregator       | Single DEX                  |
| ----------------------- | -------------------------------- | --------------------------- |
| **Price Execution**     | Aggregates and finds best rate   | Limited to its own pool     |
| **Trading Fees**        | Optimized and lower              | Higher, fixed per DEX       |
| **Transaction Speed**   | Fast, multi-chain optimized      | Depends on chain            |
| **User Experience**     | Integrated in Holdstation Wallet | Requires multiple platforms |
| **Cross-Chain Support** | Yes                              | Limited                     |

## How to Use

1. **On Website**
   * Go to [Holdstation DEX ](https://hold.so/swap)
   * Select your trading pair and preferred chain
   * Confirm swap at the best available price
2. **On Holdstation Wallet**
   * Open the **Holdstation Wallet app**
   * Tap on **Swap**
   * Execute trades instantly without leaving the wallet

## Benefits at a Glance

* Best prices from multiple DEXs
* Multichain liquidity access
* Faster, cheaper, smarter swaps
* Integrated directly into Holdstation Wallet


---

# 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.holdstation.com/holdstation/holdstation-dex-aggregator/what-is-holdstation-dex.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.
