# Add new Bonus item

1. Create prefab (clone the Item with similar behaviour)<br>

   <figure><img src="/files/ZSeH3EbGAWbUpC7pCPe8" alt=""><figcaption></figcaption></figure>
2. Set will your item combinable or not\ <br>

   <figure><img src="/files/0NaEbplRecixr5C3JVbR" alt=""><figcaption></figcaption></figure>
3. If your Item is not simple colored - Add new type, the same name like your new item<br>

   <figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXesiRa4yrf6Uy1GjVlylTiX_d7C1q50yFtAQyjYP2k5LfP2imk-alDA5rxmmfu8qRmvTab1T4pz5qQGznlumRfP3qrPsWFQdZQr2njYbIaoJxSmMtxuoLFP4C5GGDlhLxLxPH68NT0WdvKsHJXrentBDQ?key=DNdTmeWNBKtU0SEsz_zu5A" alt=""><figcaption></figcaption></figure>
4. Open Pool Settings via menu Sweet Sugar->Settings->Pool settings
   1. Increase the pool items amount
   2. Add your prefab to the latest element of the list<br>

      <figure><img src="/files/m9wrvekRcxvXw5SVL7HN" alt=""><figcaption></figcaption></figure>
5. Set type in the new prefab<br>

   <figure><img src="/files/hOBUgweLFf8DULL9M1xY" alt=""><figcaption></figcaption></figure>
6. Add the EditorIcon component if you wish to use this item in the Editor

<figure><img src="/files/7S00e8aS1RNGdHUoQMh7" alt=""><figcaption></figcaption></figure>


---

# 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/sweet-candy-sugar-match-3/add-elements/add-new-bonus-item.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.
