# Welcome to Tower

### The Native Stablecoin DEX Aggregator On ARC

Start trading at [Tower Exchange](https://www.tower.exchange/)

Tower Exchange is a DEX aggregator built on the Arc blockchain. It unifies liquidity across every decentralized exchange in the Arc ecosystem and routes trades through the most optimal path delivering the best possible execution on every trade.

#### The Problem

Decentralized finance on Arc is growing fast, but the trading experience remains fragmented. Multiple DEXs exist, yet there is no aggregation layer. Users are forced to manually hop between exchanges, compare prices, and hope they are getting a fair deal. The result is inefficiency, poor execution, and missed opportunities.

#### How Tower Solves This.

Tower aggregates liquidity across all Arc DEXs and calculates the best possible route for every trade including multi-hop paths and trade splitting across pools. Users interact with a single interface and always receive the best available price.

#### Tower's Core Products

* **Multi-DEX Aggregation**
  * Tower connects to every DEX on Arc and unifies their liquidity into a single trading interface. Users always trade at the best available price without needing to check multiple platforms.
* **Smart Routing Engine**
  * Tower's routing algorithm analyzes liquidity depth, slippage impact, gas costs, and trade splitting opportunities to find the most efficient execution path for every swap.
* **AI-Powered Assistant**
  * Tower's AI layer translates raw on-chain data into human-readable insights. Users can query their portfolio, request trade explanations, or ask for performance analysis all through natural conversation.
* **Cross-Chain Bridging**
  * Tower supports bridging tokens across supported chains, allowing users to move assets seamlessly without leaving the platform.


---

# 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://tower-exchange.gitbook.io/tower-exchange/welcome-to-tower.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.
