# FAQ

<details>

<summary>Do I need anything special in order to use Theme?</summary>

You're required to have [Tebex Plus Plan](https://www.tebex.io/store/pricing) in order to add Custom Templates/Theme to your store.\
Have in mind that **no refunds will be issued** for reason you **not having the Plus Plan**.

</details>

<details>

<summary>How much Featured Packages can I have at the time?</summary>

You can have as much Featured Packages as you want.

</details>

<details>

<summary>Can I remove watermark &#x26; credits?</summary>

Removal of watermark & credits is possible just with a small one-time fee payed through BuiltByBit Resource Page

</details>

<details>

<summary>I don't like particles, can I disable them completely?</summary>

Yes, header particles can be disabled by going to [Template Options](/tebexthemes/installation-and-setup/configuration.md#template-options) and just disabling them.

</details>

<details>

<summary>Can Theme be used for any Game?</summary>

Yes! Theme supports most of the games that [Tebex Supports](https://www.tebex.io/games) such as Rust, Unturned, TF2, FiveM, Minecraft..\
\
If you're gonna use Store for something other than Minecraft, you'll need to change 'Store Type' in [Theme's Template Options](/tebexthemes/installation-and-setup/configuration.md#template-options) to the desired type.

</details>


---

# 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://nidzo-docs.gitbook.io/tebexthemes/other/faq.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.
