# Crosschain between Polygon and Solana

Watch the [YouTube tutorial](https://www.youtube.com/watch?v=PQRmBTIF1vo\&t=6s) or follow the workflow guide below to transfer your GEOD token between Polygon and Solana.&#x20;

### GEOD Token Bridge to Solana Network Overview

Below is a diagram showing the bridge process from GEOD on Polygon to GEOD on Solana.

<figure><img src="/files/0LMhAPpECBy0ly3b3gUI" alt=""><figcaption></figcaption></figure>

GEOD token address on Polygon:

<https://polygonscan.com/token/0xac0f66379a6d7801d7726d5a943356a172549adb>

GEOD token address on Solana:

<https://solscan.io/token/7JA5eZdCzztSfQbJvS8aVVxMFfd81Rs9VvwnocV1mKHu#holders>

### How to Transfer GEOD Token from Polygon to Solana

&#x20;Step 1: Visit <https://sol.geodnet.com>

<figure><img src="/files/s7TomBdE0k0LuwTpO89M" alt=""><figcaption></figcaption></figure>

Step 2: Connect your source wallet on Polygon.

<figure><img src="/files/O9DGPKRHAbKYpzsk1tFD" alt=""><figcaption></figcaption></figure>

Step 3: Connect your destination wallet on Solana.

<figure><img src="/files/J9yJwt1EeGabJoWQr4yf" alt="" width="543"><figcaption></figcaption></figure>

Note: You may need to confirm the connection:

<figure><img src="/files/aFF4wI29MwgOI4MuzNzP" alt=""><figcaption></figcaption></figure>

Step 4: Input the amount of GEOD you wish to bridge.

**Note: In order to minimize risk and provide an opportunity for liquidity in the SPL GEOD token to grow, the transfers are limited to 10,000,000 tokens per transfer.**&#x20;

<br>

<figure><img src="/files/puwiCOfnLeTJ06zLhe1T" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8LPjlBndAvP3mFEYnfN4" alt=""><figcaption></figcaption></figure>

Step 5: Approve and confirm the transaction.

<figure><img src="/files/t82oBSWg1x4LGUlmvkIx" alt="" width="347"><figcaption></figcaption></figure>

For security, please click on the "View Details" to make sure the spender address is "**0x2006B44684b2A579466fC04FAbC5A535946bC7AB**" for V1 or "**0x6762157b73941e36cEd0AEf54614DdE545d0F990**" for V3.

<figure><img src="/files/2hkq06wfzprmDKOYEwls" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ZOObvZbW8c2YunFzb2IB" alt=""><figcaption></figcaption></figure>

The confirmation page of some wallets may look like the following. You also need to confirm whether it is the correct address.

<figure><img src="/files/sS54M3j1TKPthli0VZHY" alt="" width="375"><figcaption></figcaption></figure>

Click "Confirm" to continue.

Step 6: Wait for the bridge transaction to complete.

<figure><img src="/files/HVM30HRnoi682fCCFlXG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4In975H0LcSl5Fniwsbu" alt=""><figcaption></figcaption></figure>

The process typically takes around 2 minutes to complete. Once finished, you will see your updated balance in your Solana wallet.

### How to resume from a failed TX

If the transaction is interrupted due to network or other issues, you can resume it by clicking the “Connect source wallet” button:

<figure><img src="/files/K6gDXpnfivQvZCoAaS26" alt=""><figcaption></figcaption></figure>

Click on top right button:

<figure><img src="/files/B408WY3TIF0fDK825yzg" alt=""><figcaption></figcaption></figure>

Click on "Resume Transaction" button:

<figure><img src="/files/GcZT9a186OIJn9nhQCS3" alt=""><figcaption></figcaption></figure>

Input your initially confirmed transaction TX hash, and the bridge transaction will automatically resume.&#x20;

<figure><img src="/files/nQq047DaNofW1BWNuBJr" alt=""><figcaption></figcaption></figure>


---

# 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.geodnet.com/geod-token/crosschain-between-polygon-and-solana.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.
