# Rockport

## Rockport Asset Custody Bridge

Rockport is a cross-chain asset custody bridge that allows users to expand token utility by bridging on-chain assets to their wrapped versions on chains supported by deBridge, by utilizing deBridge's lock and burn mechanism.

Whether for asset storage, launching new tokens, or enabling trading for existing tokens across multiple chains using the same token supply, Rockport facilitates multichain synthetic token representation.

<figure><img src="/files/aq3arbf98Z7UnqwBxmVa" alt=""><figcaption></figcaption></figure>

### How to bridge assets with Rockport:

1. Visit <https://www.rock-swap.io/rockport> and connect your wallet.
2. Select the desired origin and destination chains.
3. Select a token to bridge from the origin chain.
4. Note the transaction ETA, then execute and confirm the transaction in your wallet.
5. Check your wallet and await the receipt of the wrapped version of your bridged asset on the destination chain after the swap is executed.

{% hint style="info" %}
Note: If this is the first time that this asset is bridged to the destination chain, a new contract address will be automatically generated for the wrapped version of the asset on that chain. For any subsequent bridging of the same asset to the same destination chain, the previously generated contract address will be inherited.
{% endhint %}

You may track analytics for Bitrock chain (or any other supported chain) transactions executed via deBridge, on the deBridge analytics tracker: <https://app.debridge.finance/analytics>


---

# 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.bit-rock.io/ecosystem-and-tools/rockswap/rockport.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.
