# Bonus Matches Settings

## Bonus item creation settings

![editor\_15.jpg](https://static.wixstatic.com/media/d59ada_f505f2a06e3145f09f6f27d60f72d0ea~mv2.jpg/v1/fill/w_600,h_558,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/editor_15.jpg)

1 - bonus condition no. 1&#x20;

2 - 3 - if the match of items of the same color is not more than 4, then the bonus is not generated

4 - bonus condition no. 2

5 - 6 - if the coincidence of objects of the same color is 5, then a rocket is formed&#x20;

7 - bonus object prefab link\
\
And etc.


---

# 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/pop-blocks/bonus-matches-settings.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.
