# Bridging

Bridging an asset is simple process with our streamlined and intuitive interface. This guide will walk you through how to link assets using the Bridge.

{% stepper %}
{% step %}

### Navigation

First navigate to the bridge interface via the [Entangle Hub](https://hub.entangle.fi/).

<figure><img src="https://4040807501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5AajewgFWO9EkufRORqL%2Fuploads%2FqDnu2MOv8pFZRdTaMRua%2FScreenshot%202024-12-24%20014718.png?alt=media&#x26;token=bc725d9f-fd2e-4edc-a537-740720c8982d" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Source and Destination

Choose the source (from) and destination (to) network by clicking the network button. Then choose the token or connector by clicking the asset button. If you are bridging an unverified asset, you will need to paste the UTS Token or Connector address manually.

<figure><img src="https://4040807501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5AajewgFWO9EkufRORqL%2Fuploads%2FJjaHK6Bbq3WmOUg1IbnP%2Fimage.png?alt=media&#x26;token=b9ab3de2-6f5c-4647-8fed-8762fd37bcd2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Sign

Sign the bridging transacition and wait until it is completed, it should only take several minutes.

<figure><img src="https://4040807501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5AajewgFWO9EkufRORqL%2Fuploads%2FTvx6fncp3nBiMVU6eDrj%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA5.PNG?alt=media&#x26;token=c34f9777-bfb3-4ddc-961f-cd9a65c06571" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Finishing

Once finished, the funds will have been bridged diretly to the address on the destination chain.

<figure><img src="https://4040807501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5AajewgFWO9EkufRORqL%2Fuploads%2FqUHqMODXPmXGb4PloLUa%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA8.PNG?alt=media&#x26;token=77abc337-b3f8-46db-98ab-b17c3fcc42cc" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.entangle.fi/universal-token-standard/user-guides/bridging.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.
