# Bridging to Solana

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

To bridge your AIKEK tokens between Ethereum and Solana, we recommend using the **Wormhole Portal Bridge**. The process is straightforward:

1. **Select Network:** Portal Bridge supports various other networks, including Ethereum. Choose from Ethereum and to Solana.
2. **Connect Your Wallet**: Choose a wallet to connect to Portal Bridge. Click on “Next” to allow Portal Bridge access to your assets, then click “Connect” to link MetaMask with Portal Bridge.
3. **Select the Asset**: Paste the AIKEK [contract address](/tokenomics.md) into the asset field and choose Solana as your destination network.

Visit the official Wormhole [here](https://portalbridge.com/advanced-tools/#/transfer).

{% hint style="info" %}
We do not recommend third-party bridge apps. If you choose to use other bridges, please do so at your own discretion.
{% endhint %}


---

# 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.alphakek.ai/guides/bridging-to-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.
