# Welcome to PananaSwap

PananaSwap is a **multi-chain decentralized exchange (DEX) aggregator** designed for traders who value **low fees, transparent execution, and long-term efficiency**.

Unlike traditional DEX interfaces that apply a fixed trading fee to all users, PananaSwap introduces a **volume-based VIP fee system** that rewards active and high-volume traders with progressively lower fees — all while remaining fully **non-custodial** and **on-chain transparent**.

PananaSwap is built to serve both everyday users and professional traders by combining smart routing, fair fee mechanics, and a clear upgrade path through its VIP program.

***

### What is PananaSwap?

PananaSwap is a non-custodial swap interface that aggregates liquidity across supported chains and routes trades through optimized smart contracts to achieve efficient execution.

Key characteristics of PananaSwap:

* No account registration required
* No custody of user funds
* Trades executed directly on-chain
* Transparent fee logic
* Volume-based VIP incentives

All swaps are executed via smart contracts, and users always remain in full control of their wallets.

***

### Why PananaSwap?

PananaSwap is designed with one core principle:

> **Traders who contribute more volume should pay less over time.**

Most DEX platforms charge the same fee regardless of a trader’s activity. PananaSwap introduces a fairer approach by aligning fees with long-term usage.

#### PananaSwap is ideal for users who:

* Trade frequently or in larger volumes
* Value predictable and transparent fees
* Prefer non-custodial, on-chain execution
* Want a clear upgrade path to lower trading costs

By combining smart routing with a structured VIP system, PananaSwap creates an ecosystem where loyal and active traders benefit directly.

***

### Key Features

#### 🔁 Smart Swap Routing

PananaSwap routes trades through optimized smart contracts to ensure reliable execution across supported networks.

#### 💎 Volume-Based VIP Fee System

Trading fees decrease as cumulative trading volume increases. VIP upgrades are handled transparently with clear qualification rules.

#### 🔍 On-Chain Transparency

All swap activity, volume tracking, and fee calculations are recorded on-chain or derived directly from on-chain data.

#### 🔐 Non-Custodial by Design

PananaSwap never holds user funds. All transactions are executed directly from the user’s wallet.

#### 📊 Analytics-Driven Architecture

Swap volume and wallet statistics are tracked to support fair VIP upgrades and transparent platform analytics.

***

### Supported Chains

PananaSwap currently supports the following blockchain networks:

* **Ethereum Mainnet**
* **Arbitrum**
* **Base**

Additional networks may be supported in the future as the platform evolves.

Each chain uses its own routing logic and smart contract deployment to ensure accurate execution and fee handling.

***

### Next Steps

To get started, explore the following sections:

* Learn how swaps work in **Trade**
* Understand fee reductions in [**VIP Program**](https://docs.pananaswap.com/vip-program-overview/)
* Review platform transparency in [**Analytics**](https://docs.pananaswap.com/analytics/)
* Explore security design in [**Security**](https://docs.pananaswap.com/security/)


---

# 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.pananaswap.com/welcome-to-pananaswap.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.
