# Bridge ATF

The Antfarm token (ATF) is natively available on Ethereum, and can be bridged on each chain where the Antfarm protocol is deployed (Avalanche, Arbitrum & Polygon zkEVM).

You can bridge ATF from Ethereum <> Avalanche using our LayerZero bridge implementation : &#x20;

<https://app.antfarm.finance/pro/bridge>

You can bridge ATF from Ethereum to Arbitrum or Polygon zkEVM through their official bridges :

Arbitrum Bridge : <https://bridge.arbitrum.io/?l2ChainId=42161>

Polygon zkEVM Bridge : <https://bridge.zkevm-rpc.com/>

{% hint style="info" %}
ATF (Ethereum address) : [0x518b63Da813D46556FEa041A88b52e3CAa8C16a8](https://etherscan.io/token/0x518b63Da813D46556FEa041A88b52e3CAa8C16a8)
{% endhint %}


---

# 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.antfarm.finance/bridge-atf.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.
