# How to bridge to Starknet using LayerSwap

## LayerSwap

Open up the [LayerSwap](https://www.layerswap.io/) bridge (third party bridge).

<figure><img src="https://lh3.googleusercontent.com/jI4C4EVMwe6wzShC4Elnk-nY_RTUWKgTJHvSaKC3rZJvC1lt9rnV361khAmyNVJfaUqbKvc1x-JHi_7SdWNAO0GypuAVgdn4eorAFKvHwmVDeWFIgwBrG8i5SJXJtpwk8ytOJSmZ2T2gfK6tQzpe6qE" alt=""><figcaption></figcaption></figure>

1. Choose the source chain from which you are going to send the funds
2. Pick Starknet as the destination chain
3. Input the desired amount you want to send to Starknet
4. Input your Starknet Mainnet address
5. Click on “Swap Now”

<figure><img src="https://lh3.googleusercontent.com/9IYQLPIntRD0cyNi80jmpvW33Slp5BvB2kCmv5fa-NG4IgZ73QIumAaA3ptRl4fJ5HJJAxpP3OQMn_UjIDf0Q7OqBXC4Ko6tRL_PVGeZvxcjs4Cd8hKmyoTL9LfPjRK_yb3ljCDsIUJq8-545jOdvh8" alt=""><figcaption></figcaption></figure>

1. Select “Via wallet”
2. Confirm your transaction in the Metamask wallet

<figure><img src="https://lh6.googleusercontent.com/vs7tBMe1hFWmi9L7rWSiDMsVy-ZE-vsaRho-aRUv6GhJfjvpWIe3xKtjR9uEEiR4nWL-cOcjOF7vIHPTLtDRMdfTLmqKEwqPQCdm6sXiwra0gxlCnioNpC66svFvmFZYiejusi9-38ugZY_Xcs3o-eQ" alt=""><figcaption></figcaption></figure>

* Simply wait until the transaction is confirmed and your funds have arrived to Starknet

[*How to make a Swap on JediSwap*](https://docs.jediswap.xyz/how-to-use-jediswap/how-to-make-a-swap)


---

# 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.jediswap.xyz/how-to-use-jediswap/how-to-bridge-assets-to-starknet/how-to-bridge-to-starknet-using-layerswap.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.
