# Sugar Bridge

## Sugar Bridge Documentation

### Introduction

Welcome to the official documentation for Sugar Bridge, your gateway to the Candy Chain ecosystem. Sugar Bridge allows seamless migration of assets across multiple blockchains like Ethereum, Polygon, and Binance Smart Chain, enabling you to fully participate in the Candy Chain network. This guide serves as a step-by-step manual for using Sugar Bridge, including upcoming features for future supported coins.

***

### Table of Contents

* [Introduction](https://chat.openai.com/#introduction)
* [Prerequisites](https://chat.openai.com/#prerequisites)
* [Getting Started](https://chat.openai.com/#getting-started)
* [How to Bridge Assets](https://chat.openai.com/#how-to-bridge-assets)
* [Supported Chains](https://chat.openai.com/#supported-chains)
* [Fees and Costs](https://chat.openai.com/#fees-and-costs)
* [Security](https://chat.openai.com/#security)
* [Upcoming Features](https://chat.openai.com/#upcoming-features)
* [Support](https://chat.openai.com/#support)

***

### Prerequisites

#### Web3 Wallet

Ensure you have a Web3-compatible wallet like MetaMask or Candy Wallet installed and set up.

#### Supported Tokens

Have some tokens (ETH, MATIC, BNB, etc.) in your wallet for gas fees and bridging assets.

#### Internet Connection

A reliable and secure internet connection is essential for a smooth bridging experience.

***

### Getting Started

#### Step 1: Visit Sugar Bridge

Navigate to [Sugar Bridge](https://bridge.candychain.com/) to start the process.

#### Step 2: Connect Your Wallet

1. Click "Connect Wallet," generally at the top-right corner.
2. Choose your preferred wallet and complete the connection.

#### Step 3: Network Selection

Select the network from which you want to bridge assets (e.g., Ethereum, Binance Smart Chain).

***

### How to Bridge Assets

1. **Select Source and Destination**: Choose the source blockchain and the destination Candy Chain.
2. **Amount and Token**: Input the amount and type of token you want to bridge.
3. **Review and Confirm**: Double-check the conversion rate and gas fees, then click "Bridge."
4. **Transaction Approval**: Confirm the transaction in your Web3 wallet.

***

### Supported Chains

Currently, Sugar Bridge supports the following chains:

* Ethereum
* Polygon (Matic)
* Binance Smart Chain

***

### Fees and Costs

#### Bridge Fee

A small fee, often around 0.1%–0.5%, is levied to cover the cost of the bridging process.

#### Network Fee

Each blockchain has its own network fees, payable in its native token (e.g., ETH for Ethereum).

***

### Security

Sugar Bridge utilizes robust smart contracts that undergo rigorous audits. Your assets remain in your control throughout the bridging process.

***

### Upcoming Features

We're continuously expanding! Keep an eye out for future updates, supporting chains like:

* Avalanche
* Solana
* Cardano

***

### Support

For additional help, feel free to contact:

* 📧 Email: <support@candychain.com>
* 💬 Telegram: [CandyChainCoin Telegram](https://t.me/CandyChainCoin)
* 💬 Discord: [CandyChain Discord](https://discord.com/invite/candychain)

***

**Last Updated**: 08/29/2023 **Version**: 1.0.1


---

# 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/products/sugar-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.
