> For the complete documentation index, see [llms.txt](https://docs.pickle.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pickle.finance/appendix-c-previous-docs/old-docs/how-to-get-pickle.md).

# How to Get PICKLEs

Looking to get your hands on some PICKLE tokens? You've come to the right place!

The easiest way to trade PICKLE tokens is through Uniswap by clicking [**here**](https://app.uniswap.org/#/swap?inputCurrency=0x429881672b9ae42b8eba0e26cd9c73711b891ca5\&outputCurrency=ETH).&#x20;

Before confirming your transaction, always verify the PICKLE token smart contract address: [**0x429881672b9ae42b8eba0e26cd9c73711b891ca5**](https://etherscan.io/address/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5)

![](/files/-MK_6_98_--lR8yeesnE)

You can also click on the **TRADE $PICKLE** link on our [website](https://app.pickle.finance/) to be redirected to the Uniswap Pool.

![](/files/-MKZwfXOL3nGWkylbStj)

### Centralized Exchanges

PICKLE tokens are listed on a number of centralized exchanges, including on [OKEX](https://www.okex.com/), [Bilaxy](https://bilaxy.com/), [MXC](https://www.mxc.com/), [AEX](https://www.aex.com/page/trade.html?mk_type=USDT\&trade_coin_name=PICKLE#/) and [Hotbit](https://www.hotbit.io/exchange?symbol=PICKLE_USDT).&#x20;

### Decentralized Exchanges<br>

PICKLE tokens are also listed on [UNISWAP](https://info.uniswap.org/pair/0xdc98556ce24f007a5ef6dc1ce96322d65832a819), [Sushiswap](https://sushiswap.fi/pair/0x269db91fc3c7fcc275c2e6f22e5552504512811c) and [1inch](https://1inch.exchange/#/r/0xb4522eB2cA49963De9c3dC69023cBe6D53489C98).&#x20;

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pickle.finance/appendix-c-previous-docs/old-docs/how-to-get-pickle.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
