# How to bridge to Starknet using Starkgate

## Starkgate

Open up the [Starkgate](https://starkgate.starknet.io/) bridge (native Starknet bridge).

<figure><img src="https://lh3.googleusercontent.com/vrCjCcaQzRahT9H_6A60oV5OKUsXYB3ge1fE1EhGwil5ZqPemMBIovGiCXAHuV58Kr7niwWhwoOTaeziFu18i_NKjTgeygOzlpCT1-bzG610rx3aods0SyYwRwU2Jh-qiZ0x6JnDzYyxgizsj4zs4sc" alt=""><figcaption></figcaption></figure>

* Connect your Metamask wallet
* Connect your Starknet wallet (Argent X / Braavos)
* Input the desired amount you want to send to Starknet
* Click on “Transfer”

<figure><img src="https://lh5.googleusercontent.com/1uLsjFHM4TGtKBVbm1nmPmhWLcFn_4k37fS3SQrgEqpMkwxW4_-xxDf5dq4JMZl5wdUeDEIAw93CmfTlTZDoMSJqrwKlPTx-7iv1nsCBu1QYrDs3HjKdBKHsuS5pbZhVvc24lrUPbjTC0UUBhjCxlZU" alt=""><figcaption></figcaption></figure>

* Confirm your transaction via Metamask wallet

<figure><img src="https://lh4.googleusercontent.com/TP9E40XJorqXqo-mShTroHC88YaW1rFv3HWpfz-PzkeHVVQGZ3I0iLa0ouhpyNfP27qyPBfQbFezG2otYpZolMVVVIgOJNoFnR8guzfDH6lERfrZiY3CRNMkN4aPMntSJPIHEFEL7WdO0u0zHN0gb7k" alt="" width="563"><figcaption></figcaption></figure>

* Simply wait for 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-starkgate.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.
