# Terms and Conditions

{% hint style="danger" %}
By purchasing any of the resources, you automatically accept these terms\
**If you break any of these terms your license can and WILL be removed**
{% endhint %}

> * You are not permitted to **share**, **resell**, **relicense**, or **redistribute** the resource on the internet or any other medium.
> * You may **host** the resource on a desired server for your personal use.
> * **Commercial use** is permitted as long as it doesn't interfere with **the** **first term**.
> * You are expressly prohibited from claiming the resource as your own.
> * You are entitled to only one working copy of the chosen resource.
> * Any refund or chargeback will result in **the permanent removal of your license**.
>   * Refunds are only accepted in the event that the resource **does not meet the advertised specifications**.
>   * Refunds can only be requested within the **first 30 days** of purchasing the resource.\
>     After this period, refunds will not be granted.
> * The pricing of the resource is subject to change at any time, and the author reserves the right to increase or decrease the price **without notice**.
>   * Purchasers are not entitled to a refund if they bought the resource at a higher price prior to a price decrease.
> * The author reserves the right to stop updating the resource at any time.
> * **These terms are subject to change at any time, it is your responsibility to stay informed.**


---

# 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://b-setups.gitbook.io/b.-setups/information/terms-and-conditions.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.
