# Specification

## Main Items

<table data-header-hidden><thead><tr><th width="157"></th><th></th></tr></thead><tbody><tr><td><img src="/files/1Qz4wQlJUd1rj5LM7yGa" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Main Items.</strong></mark> It can be combined in various ways (vertical and horizontal match-3 and match-5, T-L-O types). Collectible items can serve as game objectives.</td></tr></tbody></table>

## Bonus items

<table data-header-hidden><thead><tr><th width="157"></th><th></th></tr></thead><tbody><tr><td><img src="/files/9rPS8MFMQAwOOXikz6JB" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Horizontal / Vertical Striped Items.</strong></mark> Create bonus items by matching them horizontally or vertically with items of the same color. When activated, they eliminate corresponding rows and can act as boosters.</td></tr><tr><td><img src="/files/CJp5pLEP4OcyNEy1aBI5" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Packaged items.</strong></mark> Bonus items can be created when 5 objects are matched in a T or L shape. After activation, they will destroy 9 items around them.</td></tr><tr><td><img src="/files/PYhqxJ9O2wzHoYxijJTt" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Mulicolor bomb.</strong></mark> Can be created when 5 objects are matched in a single row. When combined with another Multicolor bomb, it will remove all candies of the same color from the game field. It can be used as a booster.</td></tr></tbody></table>

## Collectable items

<table data-header-hidden><thead><tr><th width="160"></th><th></th></tr></thead><tbody><tr><td><img src="/files/Udek6Ltqji2MTMjzTwry" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Collectable items.</strong></mark> Should be collected to win.</td></tr></tbody></table>

## Blocks

<table data-header-hidden><thead><tr><th width="161"></th><th></th></tr></thead><tbody><tr><td><img src="/files/voeZ3WZq0M0VkHNg7yqo" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Sugar.</strong></mark> It has 2 levels. Game items are on top of the blocks. It can be removed after destroying any items above this block.</td></tr><tr><td><img src="/files/LhHAgaToyzE56bZP5xQ4" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Solid.</strong></mark> Blocks don't allow game items on top of them. They can be removed after destroying any items beside them. They can serve as obstacles or game objectives.</td></tr><tr><td><img src="/files/9gSBUXz8ps5IUtu47zZi" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Thriving Block.</strong></mark> It absorbs any candy in a random order. Can be removed after destroying any candy nearby. In this case, the block doesn’t expand.</td></tr><tr><td><img src="/files/6OdDWscyUkJhqyVYnUn9" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Unbreakable.</strong></mark> These blocks cannot be destroyed.</td></tr><tr><td><img src="/files/B0hx0wmzevi2HFgAhvVr" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Ice.</strong></mark> It keeps a candy inside. Can be removed after destroying this candy.</td></tr></tbody></table>

## Boosters

<table data-header-hidden><thead><tr><th width="166"></th><th></th></tr></thead><tbody><tr><td><img src="/files/rUnoFwVwIlaD1VxQcXhe" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Magic Wand.</strong></mark> It destroys a selected item.</td></tr><tr><td><img src="/files/yqaiiFCJyiUuCdf20XiD" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Bomb.</strong></mark> It destroys a selected place (similar to a packaged item).</td></tr><tr><td><img src="/files/G8F304ihACO9UMbP5jed" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Hand.</strong></mark> It swaps a selected candy with neighbor.</td></tr><tr><td><img src="/files/hzYS31MTFWhtGOYA6iLA" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Extra moves.</strong></mark> It provides an additional +5 moves.</td></tr><tr><td><img src="/files/FTpjbSGT0jBxfCII32AT" alt="" data-size="original"></td><td><mark style="color:green;"><strong>Extra time.</strong></mark> It provides an additional +30 seconds.</td></tr></tbody></table>

## **Combinations**

* When you match two horizontal and/or two vertical striped items, they will explode both horizontally and vertically instead of just one row.
* Combining two package items will result in a large area being destroyed.
* If you combine a Striped item with a Packaged item, it will destroy three rows in both vertical and horizontal directions.
* When you combine a Multicolor item with a Striped or Packaged candy, it will change all items of the same color into Striped or Packaged items.
* Combining two Multicolor items will clear all items on the game board.


---

# 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/jelly-garden-match3/specification.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.
