# Swap Details

**Liquidity Aggregation** \
PonkeSwap leverages **Jupiter**, a leading liquidity aggregator, to pull liquidity from multiple decentralized exchanges (DEXs) on Solana, such as Orca, Raydium, and Serum. By utilizing Jupiter’s aggregation capabilities, PonkeSwap ensures access to the best liquidity sources, minimizing slippage and maximizing trade value for users.

**Pathfinding and Routing**\
PonkeSwap’s routing engine, powered by **Jupiter**, determines the most efficient trading path across various liquidity pools. It intelligently analyzes the Solana ecosystem to route trades through the best possible channels, including multi-hop transactions when necessary, ensuring optimal prices for every swap.

**Price Optimization** \
PonkeSwap delivers real-time price optimization by evaluating factors like liquidity depth, slippage, and trading fees. This enables the platform to automatically offer users the best price without manual intervention, creating an efficient and user-friendly trading experience.

**Fee Structure and Distribution**\
A 0.1% fee is applied to every swap on PonkeSwap. This fee is redistributed to the PONKE community through staking rewards, incentivizing long-term ecosystem participation. The fee structure, powered by **Jupiter’s** efficient routing, ensures that users still benefit from competitive prices while supporting community growth.


---

# 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://whitepaper.ponkeswap.xyz/swap/swap-details.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.
