# Terms of Use

## **SentioCP Terms of Use**

By using **SentioCP**, you agree to these Terms in full.\
If you do not agree, please **do not access or use** our platform or services.

***

### **Eligibility**

You must be at least 18 years old—or the age of majority in your jurisdiction—to use **SentioCP**.\
By registering or using the platform, you confirm that you meet this requirement and have the legal capacity to enter into these Terms.

***

### **Account Registration and Security**

To access certain features of **SentioCP**, you may be required to create an account.

* You agree to provide **accurate, complete, and current information** during registration and to keep it updated.
* You are **solely responsible** for maintaining the confidentiality of your account credentials and for any activity occurring under your account.
* If you suspect unauthorized access or use, you must notify **SentioCP** immediately.

***

### **User Conduct**

You agree to use **SentioCP** **lawfully** and in a manner that does not infringe the rights of others or disrupt the platform.

Prohibited behaviors include, but are not limited to:

* Uploading, sharing, or distributing harmful, illegal, or offensive content.
* Attempting unauthorized access to the system, network, or other user accounts.
* Interfering with the normal operation of the **SentioCP platform** or its services.
* Using the platform to transmit spam, malware, or malicious software.

Violation of these Terms may result in **immediate suspension or termination** of your access.

***

### **Intellectual Property Rights**

All content, trademarks, software, logos, and technologies related to **SentioCP** are the property of **SentioCP** or its licensors.

* You may not copy, modify, distribute, sell, or create derivative works based on our intellectual property without prior written consent.
* **Limited, non-transferable, and revocable access** is granted solely for personal or authorized business use under these Terms.

***

### **Privacy and Data Use**

Your use of **SentioCP** is governed by our **Privacy Policy**.\
We collect and process user data only to **provide, improve, and secure the platform**, always respecting your privacy and user rights.

***

### **Third-Party Services**

**SentioCP** may integrate with or link to third-party services or tools.

* We are **not responsible** for the content, security, or privacy practices of these external services.
* Use of third-party services is **entirely at your own risk**.

***

### **Disclaimers and Limitation of Liability**

**SentioCP** is provided **“as is”**, without warranties of any kind, either express or implied.

* We do not guarantee uninterrupted operation, error-free functionality, or specific performance outcomes.
* To the maximum extent permitted by law, **SentioCP**, its affiliates, and partners are not liable for any **indirect, incidental, or consequential damages** arising from your use—or inability to use—the platform, including loss of data, profits, or business opportunities.

***

### **Indemnification**

You agree to **indemnify, defend, and hold harmless SentioCP**, its affiliates, officers, employees, and partners from any claims, damages, or liabilities arising from your **violation of these Terms** or misuse of the platform.

***

### **Termination and Suspension**

**SentioCP** may suspend or terminate your access immediately and without prior notice if:

* You violate these Terms;
* You engage in fraudulent, illegal, or harmful activities; or
* Continued access poses a risk to the platform or other users.

Upon termination, your rights to use **SentioCP** cease immediately, but accrued rights or obligations will remain in effect.

***

### **Changes to Terms**

**SentioCP** may update or revise these Terms periodically to reflect platform changes, new regulations, or evolving business requirements.

* Significant updates will be communicated via the platform or email.
* Continued use after such updates constitutes **acceptance of the revised Terms**.

***

### **Governing Law and Dispute Resolution**

These Terms are governed by the laws of the jurisdiction in which **SentioCP** operates.\
Any disputes arising out of or relating to these Terms or the platform will be resolved through **binding arbitration** or the competent courts within that jurisdiction, in accordance with applicable law.


---

# 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://sentiocp.gitbook.io/sentiocp-docs/other/terms-of-use.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.
