# 02. Bridge between chains

Learn how to bridge tokens from other chains to Starknet wallet.

{% hint style="info" %}
[Check other Starknet bridges](/knowledge-base/blockchain-navigator-where-to-take-action/starknet/bridge-and-cross-chain-swap.md)
{% endhint %}

### :thumbsup: [Starkgate.starknet.io](#starkgate.starknet.io)

When hunting for airdrops, it's crucial to use native bridges. Therefore, when entering the StarkNet network, we recommend using [**starkgate.starknet.io**](#starkgate.starknet.io). A native bridge enables bridging from the Ethereum network to the StarkNet network.

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

Bridging steps:

1. Connect your Ethereum and Starknet wallets.
2. Select Ethereum and Starknet networks.&#x20;
3. Choose the ETH bridging option.
4. Enter the amount of ETH.
5. Confirm transaction details and fees.
6. Approve the transaction in your wallet.

### :comet: [Owlto.finance](https://owlto.finance/)

Owlto is another bridge worth paying attention to. Its functionalities and operational principles closely resemble those of [**orbiter.finance**](https://www.orbiter.finance/). Like Orbiter, Owlto hasn't yet released its own token, suggesting potential future airdrops for occasional users. Unlike Orbiter, Owlto has an internal reward program and a deployment feature (for now only for the Scroll network).

<figure><img src="/files/20ezlkMYGvcC8GyGio6b" alt=""><figcaption></figcaption></figure>

To bridge tokens:

1. Connect your EVM and Starknet wallets.
2. Choose the token to bridge.
3. Select the origin chain.
4. Pick the destination chain.
5. Input the transfer amount.
6. Click 'send' and confirm in your wallet.

<br>

<figure><img src="/files/bIqnYLuts7ix5qO2CiNt" alt=""><figcaption><p><a href="https://hub.airdrop.expert/overview/order-here">https://hub.airdrop.expert/overview/order-here</a></p></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://hub.airdrop.expert/knowledge-base/airdrop-guides-increase-your-chances-for-airdrops/starknet/02.-bridge-between-chains.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.
