# Swap

Pangeon's swap is powered by Jupiter — the leading aggregator on Solana. Every trade is routed through the best available liquidity pools to guarantee the best price.

### How to swap

1. Connect your wallet (Phantom, Solflare or Magic Eden)
2. Select the token you want to sell in the "You Swap" field
3. Select the token you want to receive in the "You Receive" field
4. Enter the amount
5. Click "Swap" and confirm the transaction in your wallet

### Quick amount buttons

Use the 25% / 50% / 75% / Max buttons to quickly set your swap amount based on your wallet balance.

### Slippage

Slippage controls how much price movement you accept during the swap. Click the ⚙️ settings icon to adjust it.

* 0.5% — for stable pairs (USDC/USDT)
* 1% — recommended for most swaps
* 3%+ — for low liquidity tokens

### Tips

* Always double-check the token contract address when trading new tokens
* Higher slippage = higher chance of swap success but worse price
* SOL is needed to pay transaction fees — always keep a small amount in your 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://pangeon.gitbook.io/pangeon/swap.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.
