# $MOON Bridge

**What is the $MOON Bridge?**

A crypto bridge is a protocol that allows users to transfer digital assets across different blockchains. Wolfswap offers a bridge specifically for the $MOON token, enabling seamless transfers between supported chains at a 1:1 ratio.

Currently, two $MOON bridges are available:

1. **Polygon ↔ Cronos**
2. **Cronos ↔ ZK Cronos**

**Important Note**: To transfer $MOON from Polygon to ZK Cronos, you will need to first bridge from Polygon to Cronos and then from Cronos to ZK Cronos.

**How It Works**

The $MOON bridge operates by depositing $MOON on the originating chain. A second smart contract then facilitates withdrawal of $MOON on the destination chain, completing the transfer to your wallet. To use the $MOON bridge, you will need a small amount of the respective chain’s native gas tokens (e.g., POLY, CRO, or ZK CRO).

**Fees**

A 3 CRO/ZK CRO fee applies to transfers between Cronos and ZK Cronos. For example, bridging from Cronos to ZK Cronos will incur a 3 CRO fee, and vice versa.

**Disclaimer**

Use of the $MOON bridge is subject to network conditions and the availability of the bridge protocol. Wolfswap makes no guarantees regarding the speed or outcome of transactions and is not responsible for any loss of funds due to network delays, transaction failures, or smart contract vulnerabilities. Users should ensure they have adequate gas fees available on both the originating and destination chains and exercise caution when using bridging services.


---

# 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://wolfswap-or-swap-and-earn.gitbook.io/index/wolfswap/usdmoon-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.
