# Get Started

## Getting Started with Candy Chain

<figure><img src="/files/8HTvceD1hDiSvXN3GDbN" alt=""><figcaption></figcaption></figure>

Welcome to Candy Chain, a revolutionary blockchain platform designed to reshape the crypto landscape. Joining the presale is an exciting step, and this guide will help you get started. Below, you'll find everything you need to set up your wallets and buy crypto for the presale on different chains.

### Setting Up Your Wallet

#### Ethereum (ETH)

1. **Choose a Wallet**: Select a wallet that supports Ethereum like [MetaMask](/candy-chain-intro/create-a-wallet/metamask.md), [Trust Wallet](/candy-chain-intro/create-a-wallet/trust-wallet.md), or Coinbase Wallet.
2. **Install the Wallet**: Follow the instructions to [install the wallet on your device](/candy-chain-intro/create-a-wallet.md).
3. **Create or Import a Wallet**: Either create a new wallet or import an existing one using the mnemonic phrase.
4. **Buy Ethereum**: Purchase Ethereum from an exchange and send it to your wallet. [Link to buying guide](https://docs.candychain.com/buy-ethereum).

#### Binance Smart Chain (BSC)

1. **Choose a Wallet**: Select a wallet like [MetaMask](/candy-chain-intro/create-a-wallet/metamask.md) that supports Binance Smart Chain.
2. **Configure the Network**: Add BSC network to your wallet. [Link to BSC configuration guide](https://docs.candychain.com/bsc-configuration).
3. **Buy BNB**: Purchase Binance Coin (BNB) and send it to your wallet. [Link to buying guide](https://docs.candychain.com/buy-bnb).

#### Polygon (MATIC)

1. **Choose a Wallet**: Select a wallet that supports Polygon like [MetaMask](/candy-chain-intro/create-a-wallet/metamask.md).
2. **Configure the Network**: Add Polygon network to your wallet. [Link to Polygon configuration guide](https://docs.candychain.com/polygon-configuration).
3. **Buy MATIC**: Purchase MATIC and send it to your wallet. [Link to buying guide](https://docs.candychain.com/buy-matic).

### Joining the Presale

1. **Visit the Presale Page**: Navigate to [Candy Chain Presale](https://presale.candychain.com/).
2. **Connect Your Wallet**: Select the wallet and chain you wish to participate with.
3. **Choose the Amount**: Select the amount you want to contribute.
4. **Confirm the Transaction**: Review and confirm the transaction in your wallet.
5. **Congratulations**: You are now part of the Candy Chain community!

### Additional Resources

* [Frequently Asked Questions](https://docs.candychain.com/faq)
* [Contact Support](mailto:support@candychain.com)
* [Bridge to Other Networks](https://bridge.candychain.com/)
* [Swap Tokens](https://swap.candychain.com/)

For media inquiries, partnership opportunities, and more, please visit our [Contact Page](https://candychain.com/contact).

Welcome to the Candy Chain community! We're thrilled to have you on board.

<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/candy-chain-intro/get-started.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.
