> For the complete documentation index, see [llms.txt](https://altava-land.gitbook.io/altava-land-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://altava-land.gitbook.io/altava-land-eng/altava-land/mainnet-bridge.md).

# Mainnet Bridge

<figure><img src="/files/00phSF7exk9MFeZeyV1u" alt=""><figcaption></figcaption></figure>

* ALTAVA LAND's ecosystem is fundamentally built on the Polygon network for efficient operation, allowing ALTAVA LAND, which is based on Ethereum, to migrate to Polygon Layer 2 and reap the maximum benefits of the ecosystem.
* Currently, it provides a bridge connected to the Harmony network. Through the Harmony bridge, users can transfer their LAND and TAVA holdings from the Ethereum blockchain to the Polygon(Layer 2), and vice versa.
* In the future, ALTAVA LAND plans to develop and provide its own bridge.

### Bridge with Using HAVAH MITTER

**HAVAH MITTER LINK** <https://mitter.havah.io/bridge/nft>

1. Select "FROM Ethereum" on Harmony Bridge and connect MetaMask.
2. Choose ALTAVA LAND to send to the Polygon Mainnet.
3. Select "TO Polygon" and connect MetaMask.
4. Click "NEXT," then confirm the Total fee and click "SEND." (Gas fees may vary depending on the current conditions and may be relatively lower than the initially displayed gas fee.)
5. On the ALTAVA LAND webpage - Inventory, you can confirm the presence of the Polygon logo in the bottom right corner of the LAND.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://altava-land.gitbook.io/altava-land-eng/altava-land/mainnet-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.
