# Difference between Sweet Candy Sugar and Jelly Garden Match 3

| Description                                 | Sweet Sugar | Jelly Garden |
| ------------------------------------------- | ----------- | ------------ |
| New code structure \*                       | ✓ \*        |              |
| Editor                                      | ✓           | ✓            |
| Map                                         | ✓           | ✓            |
| Friends of the map                          | ✓           | ✓            |
| Leadboard                                   | ✓           | ✓            |
| Booster shop                                | ✓           | ✓            |
| Life shop                                   | ✓           | ✓            |
| Ads monetization                            | ✓           | ✓            |
| Optimized for mobiles                       | ✓           | ✓            |
| Rewarded video                              | ✓           | ✓            |
| IAP's                                       | ✓           | ✓            |
| Tutorials                                   | ✓           | ✓            |
| Privacy policy                              | ✓           | ✓            |
| 100 tested levels                           | ✓           | ✓            |
| Unbreakable block                           | ✓           | ✓            |
| Ice/Cage block                              | ✓           | ✓            |
| Sugar block x2                              | ✓           | ✓            |
| Choco block                                 | ✓           | ✓            |
| Packaged candies                            | ✓           | ✓            |
| Striped candies                             | ✓           | ✓            |
| Ingredients x2                              | ✓           | ✓            |
| Multicolor candy                            | ✓           | ✓            |
| Solid block \*\*                            | ✓ \*\*      | ✓ \*\*       |
| Enhanced UI and animation system            | ✓           |              |
| Spread the Jelly target                     | ✓           |              |
| Spiral block                                | ✓           |              |
| Color Bomb items                            | ✓           |              |
| Marmalade items                             | ✓           |              |
| Booster: +5 moves                           | ✓           | ✓            |
| Booster: +30 sec                            | ✓           | ✓            |
| Booster: remove 1 item                      | ✓           | ✓            |
| Booster: bomb                               | ✓           | ✓            |
| Booster: move 1 item                        | ✓           | ✓            |
| Gold shop                                   | ✓           | ✓            |
| Rate us                                     | ✓           | ✓            |
| Sublevels                                   | ✓           |              |
| Dynamic reskin system                       | ✓           |              |
| Rotation                                    | ✓           |              |
| Social features                             | ✓           | ✓            |
| Localization tool                           | ✓           |              |
| Mini game (Bonus Spin)                      | ✓           |              |
| Daily Rewards + anticheat system            | ✓           |              |
| Teleports                                   | ✓           |              |
| Changing the direction of the playing field | ✓           |              |
| Layered PSD map                             | ✓           |              |
| Localized price                             | ✓           |              |
| Target Management System                    | ✓           |              |

\* Sweet Sugar is not based on the Jelly Garden source code.&#x20;

\*\* Sweet Sugar: Solid Block x3\
&#x20;  Jelly Garden: Solid Block x1


---

# 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.candy-smith.com/main/general-info/difference-between-sweet-candy-sugar-and-jelly-garden-match-3.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.
