# What is a token bridge?

A token bridge is a protocol that facilitates the transfer of digital assets, such as cryptocurrencies or tokens, between two separate blockchain networks. It acts as an intermediary, allowing users to move their tokens seamlessly while maintaining the token's value and functionality on the destination chain. By locking the original tokens on the source blockchain and minting equivalent tokens on the target blockchain (or through similar mechanisms), a token bridge enables interoperability, expanding the utility and accessibility of blockchain assets across diverse ecosystems.


---

# 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://faq.worldmobiletoken.com/docs/faq-and-support/token-migration/what-is-a-token-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.
