> For the complete documentation index, see [llms.txt](https://calnix.gitbook.io/aave-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://calnix.gitbook.io/aave-book/aave-features/other-features/portal.md).

# Portal

Portal allows allow supplied assets to be transferred between Aave markets on different chains.

Aave v3 allows ***approved bridges*** to burn *aTokens* on the source network while instantly minting them on the destination network. The underlying assets can then be supplied to Aave on the destination network, in a delayed manner, by passing it to the pool after it has been moved through a bridge.

1. Minting an "unbacked" aToken
2. "Unbacked" aToken is restored to normal aToken
3. Provide a whitelist mechanism for contracts that want to use these features.

This has implications for calculating interest rates and utilization on the destination chain.&#x20;
