# How to Bridge

![From network selection](/files/gymTl8SgynyWu4rCVxyz)

Once wallets have been created, they need to be connected. Clicking the "CONNECT WALLET" button on the Telos network bridge provides the user with the choice of using Anchor or Wombat.

![](/files/iz6pHJfwcQJUB7hlHf49)

After the user has connected Telos Account, they need to connect their Telos EVM Account through MetaMask. This can be done by clicking the "CONNECT WALLET" button on the Telos EVM network bridge.

![To network selection](/files/6hibXrgjQr0lYy5uFbVE)

Once both accounts are connected, the user may select the "To" and "From" networks. The "To" and "From" networks can be switched using the switch networks button.

![Button that switches "To" and "From" networks.](/files/OFU44RRejkJjTafx3gyy)

Once the user has selected the correct "To" and "From" networks, they make click next and select the token and amount of said token to be bridged.

![](/files/qESPjF56Xc3A33gPUBcl)

After selecting the token and amount, the next button takes the user to the "Confirm Transaction" panel.&#x20;

![](/files/FYkKJGpVjAhVNgAQWUdL)

Once confirmed, the user will need to sign their transaction. Once the transaction has been signed successfully, a popup with the transaction ID will be displayed. Clicking this ID will link the user to the corresponding block explorer for said transaction. Clicking "OK" closes the popup.

![](/files/drMVkqTOux7oZPCvlT7Y)

The user will them be redirected to the network selection panel if they wish to bridge other tokens.


---

# 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.tswaps.com/bridge/evm-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.
