# Terms of Service

These Terms of Service (“Terms”) form a legally binding agreement between you (“you”, “User”) and **OrvaWorks** (“OrvaWorks”, “we”, “us”, “our”), an independent digital project operating under the name *OrvaWorks*.

These Terms apply to your access to and use of our websites, applications, documentation, APIs, scripts, digital products, bots, support channels, and all other services provided under the OrvaWorks name (collectively, the “Services”).

By accessing, downloading, purchasing, or using any part of the Services, you agree to be bound by these Terms.

***

### 1. Definitions

* **Services**: All software, websites, APIs, bots, documentation, digital tools, scripts, assets, and support channels provided by OrvaWorks.
* **Products**: Digital products, licenses, subscriptions, scripts, assets, templates, or tools offered through the Services.
* **User**: Any individual or entity accessing or using the Services.
* **Content**: Any data, text, files, code, media, or other material made available through the Services.

***

### 2. Applicability

These Terms apply to all use of the Services.\
Any additional or conflicting terms proposed by a User are expressly rejected unless explicitly agreed to in writing.

***

### 3. Access & Accounts

3.1. Certain Services may require registration, verification, or the use of access keys.\
3.2. You are responsible for maintaining the confidentiality of your credentials and access tokens.\
3.3. You are responsible for all activity that occurs under your account or access.\
3.4. You confirm that the information you provide is accurate and up to date.

***

### 4. Use of the Services

4.1. You may only use the Services for lawful purposes.\
4.2. You may not:

* abuse, disrupt, reverse engineer, or attempt to decompile the Services;
* attempt to gain unauthorized access to systems or data;
* distribute malicious, illegal, or harmful content;
* impersonate OrvaWorks or misrepresent affiliation;
* resell, share, or sublicense Products except where explicitly permitted.

***

### 5. Digital Products & Licenses

5.1. All purchases relate to digital Products or licenses and are delivered digitally.\
5.2. Unless otherwise stated, Products are licensed, not sold.\
5.3. You receive a **non-exclusive, revocable license** to use the Product strictly in accordance with its license terms.\
5.4. Reverse engineering, redistribution, resale, or public sharing is prohibited unless explicitly permitted.

If a Product includes separate license terms, those terms prevail in case of conflict.

***

### 6. Orders, Payments & Pricing

6.1. Prices are displayed in Robux, the curreny used in Roblox.\
6.2. Payments are processed via third-party payment providers. OrvaWorks does not store full payment details.\
6.3. Prices, availability, and features may change at any time without prior notice.

***

### 7. Refunds

Due to the digital nature of the Products, refunds are limited.\
Details are available at:\
[**https://orvaworks.com/refund**](https://orvaworks.com/refund)

By purchasing, you acknowledge and agree to this refund policy.

***

### 8. Support & Communication

8.1. Support may be provided via live chat, Discord, email, or automated bots.\
8.2. Verification (e.g., username, transaction ID) may be required for support.\
8.3. Response times are not guaranteed.

***

### 9. Availability & Maintenance

9.1. The Services are provided on a best-effort basis.\
9.2. Availability, uptime, and uninterrupted access are not guaranteed.\
9.3. Maintenance, updates, or outages may occur without notice.

***

### 10. Third-Party Services

The Services may integrate with third-party platforms (including but not limited to Discord, Roblox, and payment providers).\
OrvaWorks is not responsible for third-party services, content, or availability.

***

### 11. Intellectual Property

11.1. All intellectual property rights related to the Services and Products remain with OrvaWorks or its licensors.\
11.2. No rights are granted except those explicitly stated in these Terms or applicable license agreements.

***

### 12. User Content

12.1. You retain ownership of Content you provide.\
12.2. By submitting Content (e.g., feedback, logs, bug reports), you grant OrvaWorks a worldwide, royalty-free license to use it for support, analysis, and service improvement.

***

### 13. Privacy & Data

Personal data is processed in accordance with applicable privacy laws and our policies:

* Privacy Policy: <https://orvaworks.com/privacy>
* Cookie Policy: <https://orvaworks.com/cookies>

***

### 14. Termination

14.1. OrvaWorks may suspend or terminate access if these Terms are violated.\
14.2. You may stop using the Services at any time.\
14.3. Termination does not affect provisions that by nature should survive termination.

***

### 15. Disclaimer

15.1. The Services are provided **“as is”** and **“as available.”**\
15.2. OrvaWorks makes no warranties regarding accuracy, reliability, or fitness for a particular purpose.

***

### 16. Limitation of Liability

To the maximum extent permitted by law, OrvaWorks is not liable for indirect, incidental, or consequential damages, loss of data, or loss of profits.

Total liability is limited to the amount paid by you to OrvaWorks in the **last 12 months**, or zero if no payment was made.

***

### 17. Indemnification

You agree to indemnify and hold OrvaWorks harmless from claims, damages, or expenses arising from your use of the Services or violation of these Terms.

***

### 18. Changes

These Terms may be updated at any time.\
Continued use constitutes acceptance of the updated Terms.

***

### 19. Governing Law

These Terms are governed by the laws of **Belgium**, without regard to conflict-of-law principles.

***

### 20. Contact

For questions regarding these Terms:\
**OrvaWorks**\
Email: **<ownership@orvaworks.com>**


---

# 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.orvaworks.com/terms-of-service.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.
