# Bridge

The HPP Bridge enables seamless cross-chain liquidity and composability for your dApps and portfolios by allowing you to transfer tokens between Ethereum and the HPP Mainnet.

* HPP (AERGO Mainnet) -> HPP (Ethereum ERC-20): [**HPP Bridge**](https://portal.hpp.io/bridge/)
* AQT/HPP (Ethereum ERC-20) -> HPP (HPP Mainnet ERC-20): [**Migration Portal**](https://portal.hpp.io/migration/)

*NOTE: The HPP Swap Portal and the Bridge will launch on August 18, 2025, alongside the website update. Migration features will be introduced afterward with full official support.*<br>


---

# 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.hpp.io/community/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.
