# Presale

## **Candy Chain Token Presale Guide**

{% hint style="info" %}
You will need to own cryptocurrency on either Ethereum, Binance Smart Chain, or Polygon Networks to join the presale, and you will also need a cryptocurrency wallet.
{% endhint %}

### Introduction

Welcome to the Candy Chain Token ($CANDY) presale! Here you'll find all the information you need to participate in the presale and acquire Wrapped Candy Chain Coin ($WCCC), which you can later bridge to Candy Chain's native blockchain.

### Presale Details

* **Token for Presale:** Wrapped Candy Chain Coin ($WCCC)
* **Platforms Supported:** Ethereum, Binance Smart Chain, and Polygon

## How to Participate

1. **Choose Your Network:** Select from Ethereum, Binance Smart Chain, or Polygon.
2. **Connect Your Wallet:** Use a compatible wallet like MetaMask and ensure you have sufficient funds in ETH, BNB, or MATIC.
3. **Purchase $WCCC:** Visit [Candy Chain Presale](https://presale.candychain.com) and follow the instructions to purchase $WCCC.
4. **Confirm Your Purchase:** Verify that you have received $WCCC in your wallet.

### See  Smart Contracts for the Contract Details to Add to your wallet.

{% content-ref url="/pages/MxoOg146KJ6kmLG3g6oG" %}
[Smart Contracts](/developers/smart-contracts.md)
{% endcontent-ref %}

### Bridging to Candy Chain

After the presale ends, you will be able to bridge your Wrapped Candy to Candy Chain's native blockchain. Here's how:

1. **Visit the Bridge:** Navigate to [Candy Chain Bridge](https://bridge.candychain.com/).
2. **Connect Your Wallet:** Ensure your wallet with $WCCC is connected.
3. **Choose the Destination:** Select Candy Chain's native blockchain.
4. **Confirm the Transaction:** Follow the prompts to confirm the bridging process.

#### Important Dates

* **Presale Start:** \[Date]
* **Presale End:** \[Date]
* **Bridging Available:** \[Date]

## Support

For any assistance, please reach out to <support@candychain.com>.

### Follow Us

Stay updated by following us on [Twitter](https://twitter.com/CandyChainCoin) and joining our [Telegram group](https://t.me/CandyChainCoin).

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