# Terms of Service (ToS)

{% hint style="info" %}
Note : Not ranked in order of importance
{% endhint %}

{% stepper %}
{% step %}

### Open Source Modifications

* If you purchase an open-source product and choose to modify the assets, please be aware of the following: Any updates we release for the open-source product will only include the original files and not account for modifications you made to the assets.

  It is your responsibility to incorporate updates into your modified assets. We will provide the updated files for the open source, but you are required to integrate them into your modified data.

  We do not guarantee compatibility between updates and modified assets. Any conflicts or issues arising from modifications are your responsibility to resolve.
  {% endstep %}

{% step %}

### Refund and Exchange Policy

* Due to the digital nature of our products, we do not provide refunds or exchanges once the purchase is made. This policy aligns with industry standards for digital products. Please review our products carefully before completing your purchase. Same applies for custom/commission orders!
  {% endstep %}

{% step %}

### Personal Use Only

* Our products are intended for personal use only. You are not allowed to sell, share, or distribute our products to friends, family or any interested parties. Any unauthorized distribution or sharing of our products may result in the termination of your access to our services.
  {% endstep %}
  {% endstepper %}

***


---

# 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://rons-peds.gitbook.io/rons-peds-doc./info/terms-of-service-tos.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.
