> For the complete documentation index, see [llms.txt](https://notistz-studio.gitbook.io/notistzstudio.docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notistz-studio.gitbook.io/notistzstudio.docs/welcome/term-of-service-tos.md).

# Term of Service (TOS)

&#x20;      👋Welcome to Notixelz Services. By accessing, purchasing, or using any of our products or services, you acknowledge that you have read, understood, and agreed to be bound by the terms and conditions set forth in this document. If you do not agree to any part of these terms, you must discontinue use of our services immediately.

1. <mark style="color:yellow;">**Agreement**</mark> By using the services, you agree to these terms; otherwise, discontinue use immediately.
2. <mark style="color:yellow;">**Use of Service**</mark> Products are for personal use only; commercial use/resale is strictly prohibited without written permission.
3. <mark style="color:yellow;">**License**</mark> You receive a limited, non-transferable license; sharing or distributing to third parties is forbidden.
4. <mark style="color:yellow;">**Modification**</mark> You may modify for personal use only; distribution or sale of modified versions is prohibited.
5. <mark style="color:yellow;">**Refunds**</mark> Due to digital nature, all sales are final; no refunds.
6. <mark style="color:yellow;">**Intellectual Property**</mark> All content is the sole property of Notixelz Services; do not claim ownership or remove credits.
7. <mark style="color:yellow;">**Support**</mark> Support covers issues directly related to our products, not custom modifications.
8. <mark style="color:yellow;">**Updates & Changes**</mark> We may release, modify, or discontinue updates at any time without notice.
9. <mark style="color:yellow;">**Termination**</mark> We can suspend/terminate access for ToS violations, unauthorized resale, or malicious actions.
10. <mark style="color:yellow;">**Disclaimer**</mark> Services are provided "as is" without warranty; we are not liable for damages from use or inability to use the products.
11. <mark style="color:yellow;">**Changes to Terms**</mark> We reserve the right to revise the ToS; continued use means acceptance of the revised terms.

<mark style="color:yellow;">**Sign by:**</mark> Notistz Std. & Notixelz Std.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://notistz-studio.gitbook.io/notistzstudio.docs/welcome/term-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.
