# Exchanges

PIN exists on both the Ethereum Mainnet and the Binance Smart Chain (different token address on each chain). Look below to find our recommended ways to get PIN.

{% tabs %}
{% tab title="PIN on Ethereum" %}

## PIN on the Ethereum Mainnet

{% hint style="success" %}
Ethereum token address                     [0xc1f976B91217E240885536aF8b63bc8b5269a9BE](https://etherscan.io/token/0xc1f976B91217E240885536aF8b63bc8b5269a9BE)&#x20;
{% endhint %}

## Uniswap:

**Uniswap** is a decentralized finance protocol that is used to exchange cryptocurrencies.

* :unicorn:[Link](https://app.uniswap.org/#/swap?inputCurrency=ETH\&outputCurrency=0xc1f976B91217E240885536aF8b63bc8b5269a9BE)

## Bilaxy:

&#x20;**Bilaxy** is a centralized crypto currency exchange site.

* <img src="https://1925690997-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZuNcPTcEu5hZahipkT%2F-M_r2pcp-37kGCSUrLuK%2F-M_r9k43Rz4D6yPu4JYi%2Fbilaxy.png?alt=media&#x26;token=934999b6-afea-421b-84e5-a30b71a0a693" alt="" data-size="line">[Link](https://bilaxy.com/trade/PIN_ETH)
  {% endtab %}

{% tab title="PIN on BSC" %}

## PIN on the Binance Smart Chain

{% hint style="success" %}
Binance Smart Chain token address   [0x3b79a28264fc52c7b4cea90558aa0b162f7faf57](https://bscscan.com/token/0x3b79a28264fc52c7b4cea90558aa0b162f7faf57)
{% endhint %}

## PancakeSwap:

&#x20;**PancakeSwap** is a decentralized exchange built on Binance Smart Chain

* :pancakes:[Link](https://pancakeswap.finance/swap#/swap?inputCurrency=BNB\&outputCurrency=0x3b79a28264fc52c7b4cea90558aa0b162f7faf57)
  {% endtab %}
  {% endtabs %}

## PIN Ethereum chain to BSC Swap

PIN Swap **(ERC20/BEP20)** on **Anyswap.**

<img src="https://1925690997-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZuNcPTcEu5hZahipkT%2F-MgRjYYA5B-MUUc-BNaB%2F-MgRl7RE_9Zq7G_p88R-%2F67252237.png?alt=media&#x26;token=49d2ed16-8689-4f61-aed0-818b12a0c900" alt="" data-size="line"> [**https://anyswap.exchange/swap**](https://anyswap.exchange/bridge?inputCurrency=0x3b79a28264fc52c7b4cea90558aa0b162f7faf57\&network=bsc)

## FLO Exchanges:

| Exchange     | Link                                 |
| ------------ | ------------------------------------ |
| Bittrex      | <https://bittrex.com/>               |
| Coinswitch   | <https://coinswitch.co/coins/florin> |
| Changeangel  | <https://changeangel.io/>            |
| FreiExchange | <https://freiexchange.com/>          |
| Sequoir      | <https://www.sequoir.com/>           |
| Abra         | <https://www.abra.com/>              |
| TOKTOK       | <https://www.tokok.com/index>        |


---

# 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://docs.publicindex.network/for-users/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.
