# Cross-chain Bridge

## Bridge URL

```
https://bridge.securechain.ai
```

## How it works

Users will be able to convert BEP20 SCAI or any other blockchain assets into SecureChain AI Mainnet coins using the Bridge.

The Bridge takes other blockchain assets from the users and then delivers the SecureChain AI assets and vice versa. The process is managed by the [bridge smart contracts](https://github.com/SecureChainAI/Bridge-Smart-Contracts).

Bridge authenticates the transactions in a secured environment, giving the safety of the users assets.


---

# 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.securechain.ai/ecosystem/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.
