# 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.

While Migration converts legacy tokens (such as AERGO and AQT) into the new HPP token standard, the Bridge is an ongoing tool for transferring assets between supported networks. Use it to bring ERC-20 tokens into HPP Mainnet, deploy them in AI-native applications, or transfer HPP tokens back to Ethereum when needed.

* HPP (AERGO Mainnet) -> HPP (Ethereum ERC-20): [Link](https://bridge.aergo.io/)
* HPP (Ethereum ERC-20) -> HPP (HPP Mainnet ERC-20): [Link](https://bridge.arbitrum.io/?sourceChain=ethereum\&destinationChain=hpp-mainnet\&tab=bridge)

<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-1/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.
