# BRIDGE

- [Iotabee Bridge Introduction](https://dexguide.iotabee.com/bridge/iotabee-bridge-introduction.md)
- [Connect to the Right Network](https://dexguide.iotabee.com/bridge/connect-to-the-right-network.md)
- [Bridge IOTA to Shimmer EVM](https://dexguide.iotabee.com/bridge/bridge-iota-to-shimmer-evm.md)
- [Unwrap sIOTA from ShimmerEVM to IOTA Mainnet](https://dexguide.iotabee.com/bridge/unwrap-siota-from-shimmerevm-to-iota-mainnet.md)
- [Bridge ETH Assets to Shimmer EVM](https://dexguide.iotabee.com/bridge/bridge-eth-assets-to-shimmer-evm.md)
- [Unwrap Assets from Shimmer EVM to ETH](https://dexguide.iotabee.com/bridge/unwrap-assets-from-shimmer-evm-to-eth.md)
- [Bridge SOON to Shimmer EVM](https://dexguide.iotabee.com/bridge/bridge-soon-to-shimmer-evm.md)
- [Unwrap sSOON from ShimmerEVM to Shimmer Mainnet](https://dexguide.iotabee.com/bridge/unwrap-ssoon-from-shimmerevm-to-shimmer-mainnet.md)


---

# 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://dexguide.iotabee.com/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.
