# Introduction

Bridge Protocol is a multi-chain, non-custodial framework to issue asset tokens and manage their compliance on public blockchains.

It is an advanced and comprehensive tool to create tokenized securities that must comply with off-chain regulation. Its scope covers the entire lifecycle management of a security, including issuance, distribution, transfer management and corporate actions.

The purpose of this documentation is to present the overall architecture of Bridge Protocol, as well as to provide some guidance on how to use it.

![Bridge Protocol overview](https://4178755310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQS1SlWkq9LF5wAe13q%2Fuploads%2Fh8a1jTZCIwm9HAEZp0FC%2Fbridge-protocol-overview.svg?alt=media\&token=1855e1fc-7f60-4ea5-8c0c-c486d19119c9)


---

# 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://developers.mtpelerin.com/bridge-protocol/master.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.
