> For the complete documentation index, see [llms.txt](https://docs.publicindex.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.publicindex.network/for-users/exchanges.md).

# 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="/files/-M_r9k43Rz4D6yPu4JYi" 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="/files/-MgRl7RE_9Zq7G_p88R-" 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
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:

```
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.
