# Move PINK between blockchains

PINK is a cross-chain token. It operates on both BSC (Binance Smart Chart) and Moonriver (Polkadot).

PINK tokens can be bridged from BSC to Moonriver using Multichain (previously Anyswap) cross-chain bridge.

#### 1. Go to app.multichain.org and navigate to the "Router" tab:

<img src="/files/Wzmn5gGEUejzzbM7xOZL" alt="" data-size="original">

#### 2. Select the base blockchain you are sending from and enter "PINK" token:

![](/files/zGULVJKfZLyuJK9r2wvT)

#### 3. Enter the amount of PINK you want to transfer and click "Swap" (Please make sure to pay attention to the bridge fees - they are determined by Multichain and we have no control or take any profit from it):

![](/files/rRoaUg36fnGdNgWWcwxi)

#### 4. If it's your first interaction with the Multichain bridge, you will need to approve it beforehand - Click the "Approve" button & Confirm the transaction within your wallet:

![](/files/WMFqTJL6RL7sncjp5Fiq)![](/files/VxbR2ytdWxtfUUtqBh1Z)

#### 5. Review your action, click the "Confirm" button & Confirm the transaction within your wallet:

![](/files/CmrDWaTHXV4zRkfduGZp)

#### 5. Well done! Wait a few moments for Multichain nodes to confirm your transaction and you should see the transferred PINK balance (minus the fees) in your wallet of the target blockchain that you chose.


---

# 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.dot.finance/guides/move-pink-between-blockchains.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.
