# Interoperability

IoTeX is designed to interact with other blockchains and systems. Cross-chain bridges and standards enable the integration of various tokens, applications, and services, making IoTeX a versatile platform for cross-blockchain Web3 development and innovation.

[↗ Learn more about the iotube crosschain bridge](/blockchain/ecosystem/iotube-bridge.md)

[↗ Learn more about deploying crosschain tokens](/blockchain/build/web3-development.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://docs.iotex.io/blockchain/learn-iotex/core-concepts/interoperability.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.
