# Cross-Chain Bridge

![](https://441286251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIaRjK4xu5Bx03nV960za%2Fuploads%2FK0XrgU8d148IlMjhHUKX%2FBridge.png?alt=media\&token=83a635a5-fc2c-4603-a790-287fb64c973b)

A tool for moving tokens from one blockchain to another. The bridge temporarily blocks the asset on chain A and releases it on chain B. Assets on blockchain A will only be unlocked when the equivalent amount of generated tokens on blockchain B is locked again. This mechanism does not allow users  to access assets in both blockchains at the same time.


---

# 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://whitepaper.truefuture.io/products/true-app/cross-chain-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.
