# Swap Overview

<figure><img src="/files/jhbVkS6LtxLAhGOLC8lX" alt="" width="563"><figcaption><p>Swap Feature</p></figcaption></figure>

PonkeSwap’s **Swap** feature facilitates high-speed, low-cost token exchanges, leveraging Solana's scalability and low-latency infrastructure. The swap mechanism utilizes the **Jupiter API** to aggregate liquidity from multiple DEXs, optimizing trade execution by identifying the most efficient routes across liquidity pools.

Each transaction incurs a 0.1% fee, which is not discarded but redistributed to **PONKE** token stakers, fostering ecosystem engagement. This structure aligns the economic incentives of traders and stakers, creating a mutually beneficial system that promotes long-term ecosystem sustainability.


---

# 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-overview.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.
