# Bridging $STEAK

## 1) Navigate to the SteakHut dApp and connect your wallet

If you haven't already, download a trusted web3 wallet like Metamask, Trustwallet, or Corewallet and ensure that you have enough blockchain tokens to cover gas fees.&#x20;

Head over to the SteakHut website and launch our dApp.

{% embed url="<https://www.steakhut.finance/>" %}

Select the "Connect" button in the top right corner, and approve your wallet to connect with SteakHut.&#x20;

## 2) Select Bridge

On SteakHut you can bridge your $STEAK cross-chain with ease. Select STEAK bridge via the drop-down menu from the dApp.

* Select the chain to send the STEAK from and the destination chain to send the STEAK to.
* Enter the amount of STEAK to bridge across or send across a select allocation of your STEAK with the toggles (10%, 25%, 50% or max)
* Select "bridge" and approve the transaction when prompted via your wallet.

Note bridging across blockchains can take time, please allow a few minutes for bridging to take place. The SteakHut dApp will display notifications keeping you updated on the progress as you bridge your tokens.&#x20;

Note: If you experience difficulty bridging tokens, remove decimal places and reattempt bridging.&#x20;

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

<figure><img src="/files/0dHWTEbpevsohF62UcBk" 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://whitepaper.steakhut.finance/guides/steak-token/bridging-usdsteak.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.
