# Mutlichain

## $CANDY Multi-Chain Token Documentation

## Overview

$CANDY is the native coin of Candy Chain, designed to function seamlessly across multiple blockchains, including Ethereum, Binance Smart Chain (BSC), and Polygon. This multi-chain capability enables broad accessibility and diverse use cases within the Candy Chain ecosystem.

#### Supported Chains

* **Ethereum**: [Etherscan link](https://etherscan.io/address/0x70a8546f70d404afa13912cd4f35584f56fe03cc)
* **Binance Smart Chain**: [Bscscan link](https://bscscan.com/address/0x3ba5cabd330ed172991b645df91bb8b29a9214f0#code)
* **Polygon**: [Polygonscan link](https://polygonscan.com/address/0x3ba5cabd330ed172991b645df91bb8b29a9214f0#code)

### Functionality Across Chains

* **Presale Participation**: Join presale events for Candy Chain projects.
* **DeFi Integration**: Engage with decentralized finance applications.
* **Scalability**: Enjoy lower fees and faster transactions.

### How to Utilize $CANDY Across Chains

#### Bridging Process

1. **Navigate to Bridge Interface**: Go to the official [Candy Chain bridge portal](https://bridge.candychain.com).
2. **Connect Wallet**: Connect the wallet containing your $CANDY coins.
3. **Select Chain & Amount**: Choose the destination chain and amount of $CANDY to bridge.
4. **Confirm Transaction**: Confirm the transaction; your $CANDY coins will be available on the chosen chain.

### Security

Always use official links, follow the instructions detailed in this document, and double-check contract addresses.


---

# 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.candychain.com/mutlichain.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.
