> For the complete documentation index, see [llms.txt](https://docs.candychain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.candychain.com/products/sugar-rush.md).

# Sugar Rush

## Sugar Rush Documentation

### Introduction

Welcome to the ultimate guide for participating in Sugar Rush, a thrilling community-driven experience on the Candy Chain platform. Sugar Rush offers an electrifying way for users to make use of their *SUGAR* tokens, a secondary asset within the Candy Chain ecosystem. Participants can enhance their chances of experiencing the "Rush" by depositing more Sugar Cubes. Rest assured, the entire process is backed by provably fair algorithms to ensure complete transparency and fairness.

***

### 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 Participate](https://chat.openai.com/#how-to-participate)
* [Provably Fair Mechanism](https://chat.openai.com/#provably-fair-mechanism)
* [Rewards](https://chat.openai.com/#rewards)
* [Safety & Security](https://chat.openai.com/#safety-and-security)
* [Support](https://chat.openai.com/#support)

***

### Prerequisites

#### Web3 Wallet

To participate, you'll need a Web3-compatible wallet loaded with some *SUGAR* tokens.

#### Candy Chain Account

Ensure your Web3 wallet is connected to the Candy Chain network.

#### Internet Connection

A stable and secure internet connection is crucial for a seamless experience.

***

### Getting Started

#### Step 1: Access Sugar Rush

Navigate to the Sugar Rush section within the Candy Chain platform.

#### Step 2: Connect Your Wallet

1. Click "Connect Wallet" on the top-right corner.
2. Select your wallet and complete the connection.

***

### How to Participate

1. **Deposit&#x20;*****SUGAR***: Decide the amount of *SUGAR* tokens you wish to deposit as Sugar Cubes.
2. **Confirm Participation**: Review and click on the "Participate" button.
3. **Transaction Approval**: Confirm the transaction in your wallet.

**Note**: Depositing more Sugar Cubes improves your chance of winning the Rush.

***

### Provably Fair Mechanism

Sugar Rush uses a provably fair mechanism, ensuring all outcomes are random and verifiable. This brings an additional layer of trust and transparency to the event.

***

### Rewards

Winners will experience the exhilarating "Rush," receiving a substantial share of the collected *SUGAR* tokens. Exact reward details are disclosed at the start of each event.

***

### Safety & Security

Safety is our utmost priority. Our smart contracts undergo rigorous audits, ensuring the highest levels of security for your assets.

***

### Support

For any further inquiries, feel free to reach out to:

* 📧 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.candychain.com/products/sugar-rush.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
