# Where to buy?

## Where to buy Pandacoin

PND trades on a small number of venues. Liquidity is modest — this is a community coin, not a top-100 exchange darling — so expect thin order books before you swap large amounts.

{% hint style="warning" %}
**Two different assets, same name.** Native **PND** lives on the Pandacoin blockchain. **PND on Solana** is a separate SPL token on the Solana network. They are **not interchangeable** — use the pairs/venues listed for the one you actually hold. See the Technical Specification for the full breakdown.
{% endhint %}

### Native PND (Pandacoin L1)

#### Komodo Wallet

[**Komodo Wallet**](https://komodoplatform.com/en/wallet) (formerly AtomicDEX) is a non-custodial multi-coin wallet with a built-in atomic-swap DEX. It's where most native PND trading happens today. You hold your own keys, and swaps settle peer-to-peer.

**Trading pairs available:**

<table><thead><tr><th width="180">Pair</th><th width="120">Type</th><th>CoinGecko link</th></tr></thead><tbody><tr><td><strong>PND / USDC</strong></td><td>DEX</td><td><a href="https://www.coingecko.com/en/coins/pandacoin#markets">View on CoinGecko</a></td></tr><tr><td><strong>PND / USDT</strong></td><td>DEX</td><td><a href="https://www.coingecko.com/en/coins/pandacoin#markets">View on CoinGecko</a></td></tr><tr><td><strong>PND / DOGE</strong></td><td>DEX</td><td><a href="https://www.coingecko.com/en/coins/pandacoin#markets">View on CoinGecko</a></td></tr><tr><td><strong>PND / DGB</strong></td><td>DEX</td><td><a href="https://www.coingecko.com/en/coins/pandacoin#markets">View on CoinGecko</a></td></tr></tbody></table>

**How to trade:**

1. Download [Komodo Wallet](https://komodoplatform.com/en/wallet) for desktop, iOS, or Android.
2. Activate **PND** and the asset you want to trade against (USDC, USDT, DOGE, DGB).
3. Fund your wallet with either side of the pair.
4. Open the **DEX** / **Trade** tab, pick the pair, place your order.

Swaps are atomic — either both sides happen or neither does. Fees are network fees plus a small DEX fee.

#### KlingEx

[**KlingEx**](https://klingex.io/) is a centralized exchange listing native PND against USDT. Good option if you prefer an order-book CEX over a DEX swap.

**Trading pair:**

<table><thead><tr><th width="180">Pair</th><th width="120">Type</th><th>Link</th></tr></thead><tbody><tr><td><strong>PND / USDT</strong></td><td>CEX</td><td><a href="https://klingex.io/trade/PND-USDT">Trade on KlingEx</a></td></tr></tbody></table>

Maker fee 0.10% / taker fee 0.20%. Create an account, deposit PND or USDT, and place limit or market orders. As with any custodial exchange — withdraw to your own wallet for anything you plan to hold.

### PND on Solana (SPL token)

The Solana-side PND is a meme/community token on Solana's standard token program. It trades on Solana DEXes and aggregators.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>🪐 <strong>Jupiter</strong></td><td>Solana's main DEX aggregator — best route from SOL, USDC, or any Solana token.</td><td><a href="https://jup.ag/swap/SOL-5aKvh7uwKNn5CQcXd5hxKJLp7wR1GE4HcgigvhL3pump">https://jup.ag/swap/SOL-5aKvh7uwKNn5CQcXd5hxKJLp7wR1GE4HcgigvhL3pump</a></td></tr><tr><td>🚀 <strong>Pump.fun</strong></td><td>Original launch venue. Buy/sell directly on the bonding curve / migrated pool.</td><td><a href="https://pump.fun/coin/5aKvh7uwKNn5CQcXd5hxKJLp7wR1GE4HcgigvhL3pump">https://pump.fun/coin/5aKvh7uwKNn5CQcXd5hxKJLp7wR1GE4HcgigvhL3pump</a></td></tr><tr><td>🔎 <strong>Solscan</strong></td><td>On-chain explorer — view holders, transfers, and liquidity.</td><td><a href="https://solscan.io/token/5aKvh7uwKNn5CQcXd5hxKJLp7wR1GE4HcgigvhL3pump">https://solscan.io/token/5aKvh7uwKNn5CQcXd5hxKJLp7wR1GE4HcgigvhL3pump</a></td></tr></tbody></table>

**Contract address:** `5aKvh7uwKNn5CQcXd5hxKJLp7wR1GE4HcgigvhL3pump`

{% hint style="warning" %}
**Always copy the contract address from this page or the** [**official website**](https://pandacoin.tech/)**.** Fake PND tokens on Solana exist — check the address before you swap.
{% endhint %}

### Before you trade

* **Verify the address.** Especially for Solana swaps, the contract address above is the only legitimate one.
* **Start small.** Do a test swap for a small amount before moving serious funds.
* **Mind the slippage.** Low-liquidity pairs can slip hard on big orders — set a reasonable slippage limit.
* **Withdraw to your own wallet** for anything you plan to hold. See How to download the wallet.

### Not on the list?

Liquidity moves. If you spot a new listing or exchange carrying PND, mention it in [Telegram](https://t.me/pandacoin) and it'll get added here.

### Related reading


---

# 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://wiki.pandacoin.tech/where-to-buy-pandacoin/exchanges.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.
