# How to Bridge?

{% embed url="<https://www.youtube.com/watch?v=5Z7xRy63sf8>" %}

Note: The steps do vary on mobile.&#x20;

First: Make sure the networks you're bridging from and to are configured.

Second: There are multiple transaction that takes place internally for each bridge transaction (if there is no direct path).

Third: If by any chance any transaction doesn't pop-up then check for the status (that shows in bridge UI) if it says to switch chain, then switch manually. Otherwise the transaction won't go anywhere. If the transaction is stuck, click restart swap (this will restart for that particular step only)


---

# 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.vapordex.io/vapordex/bridge/how-to-bridge.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.
