> For the complete documentation index, see [llms.txt](https://api-docs.retrobridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-docs.retrobridge.io/quickstart.md).

# Quickstart

Welcome to the Quickstart Guide for Retrobridge. Follow these simple steps to seamlessly bridge assets across networks using our API.

* [Authorize wallet](/api-documentation/authorize-wallet.md) to establish protected working session by signing a message
* [Get supported networks](/api-documentation/get-supported-networks.md) list
* [Get supported assets](/api-documentation/get-supported-assets-for-networks.md) list for selected source and destination chains
* [Get limits for bridge order](/api-documentation/get-limits-for-bridge-order.md)
* [Get fee estimation for bridge order](/api-documentation/fee-estimation-for-bridge-order.md)
* [Create bridge order](/api-documentation/create-bridge-order.md)
* [Monitor bridge order](/api-documentation/bridge-order-monitoring.md)

## Useful links

\
API Swagger docs:\
<https://backend.retrobridge.io/retrobridge_swagger>
