# Bridges

Simultaneously with Haustoria, users can transfer tokens directly to Haust Wallet via bridging.

For the end users, this solution will simply look like a Web2 deposit to an address in the selected network, without the need to connect their current wallet to the Haust bridge to confirm transactions and send them. All of this will be done on the backend by Haust Network. The simplicity is achieved through the use of Account Abstraction technology.

The Tokens USDT, USDC, BTC (WBTC), ETH(WETH) can be transferred to Haust Wallet via Bridge, native yield will not be distributed on these tokens as they are not staking in any Protocol. Can use these tokens within the Haust Ecosystem as collateral in Haust Lend.<br>


---

# 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.haust.network/haust-ecosystem/bridges.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.
