# Terms of Service

Effective Date: January 1, 2024

### 1. Introduction

Welcome to Linko Cloud. By accessing or using our platform, you agree to be bound by these terms of service. If you disagree with any part of the terms, then you may not access the service.

### 2. Use of Service

* **Eligibility**: You must be at least 18 years old to use our service.
* **Account Registration**: You may need to register for an account to access certain features of our service.
* **User Responsibilities**: You are responsible for all activities that occur under your account.

### 3. Prohibited Activities

You agree not to engage in any of the following prohibited activities:

* Copying, distributing, or disclosing any part of the service in any medium.
* Using the service for any illegal purpose or in violation of any local, state, national, or international law.
* Attempting to interfere with or compromise the system integrity or security.

### 4. Intellectual Property

* **Ownership**: The service and its original content, features, and functionality are and will remain the exclusive property of Linko Cloud and its licensors.
* **Your Content**: You retain all rights to any content you submit, post or display on or through the service.

### 5. Termination

We may terminate or suspend access to our service immediately, without prior notice or liability, for any reason whatsoever, including, without limitation, if you breach the Terms.

### 6. Limitation of Liability

In no event shall Linko Cloud, nor its directors, employees, partners, agents, suppliers, or affiliates, be liable for any indirect, incidental, special, consequential or punitive damages, including without limitation, loss of profits, data, use, goodwill, or other intangible losses, resulting from your use of the service.

### 7. Changes

We reserve the right, at our sole discretion, to modify or replace these Terms at any time. We will try to provide at least 30 days' notice prior to any new terms taking effect.

### 8. Contact Us

If you have any questions about these Terms, please contact us at <support@linkocloud.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.linkocloud.com/terms-and-privacy-policy/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.
