# TERMS OF SERVICE

These Service Terms govern your use of the DatalinkerAI Services. Capitalised terms not defined here will have the meanings in the Terms of Use or any other agreement you have with us governing your use of the Services (“Agreement”). If there is a conflict between these Service Terms and your Agreement, these Service Terms will control. For purposes of these Terms, “Content” includes all data and information uploaded or integrated by you.

1\. Data Integration and Processing

* Scope of Service: DatalinkerAI allows for the integration and processing of various data types, including text documents, spreadsheets, and data from services like Google Drive, Docs and Google Sheets.
* Indemnification: The Virtulab’s indemnification obligations under the Agreement include third-party claims that your use of the output infringes on a third party's intellectual property rights. This indemnity is subject to certain limitations, such as your knowledge of potential infringement or misuse of output.

2\. AI Model Interaction

* Usage: DatalinkerAI provides interaction with Large Language Models (LLMs) for data processing and analysis.
* As-Is Basis: These interactions are provided on an “as-is” basis, and The Virtulab makes no representations or warranties regarding the accuracy or reliability of the outputs from these AI models.

3\. API Access

* Access to APIs: If DatalinkerAI provides API access, it is governed by these terms and any additional API-specific terms.
* Restrictions: The use of DatalinkerAI APIs should not infringe upon any third-party rights and must comply with all relevant legal and regulatory standards.

4\. Beta Services

* Beta Features: Any services or features labelled as beta, preview, or early access are offered “as-is” and are excluded from The Virtulab’s standard support services and indemnity obligations.
* Disclaimers: The Virtulab disclaims all warranties for Beta Services, including but not limited to, implied warranties of merchantability, fitness for a particular purpose, and non-infringement.

5\. User Content and Responsibility

* Content Ownership: You retain ownership of your uploaded data and are solely responsible for its content and compliance with relevant laws.
* Content Usage: You grant The Virtulab a non-exclusive right to use your content as necessary to provide the Services.

6\. Third-Party Integrations

* External Services: DatalinkerAI may include integrations with third-party services, which are governed by their respective terms of service.
* Limitation of Liability: The Virtulab is not responsible for any third-party services or their content.

7\. Service Modifications

* Changes to Services: The Virtulab reserves the right to modify or discontinue any part of DatalinkerAI Services without prior notice, subject to these terms.
* User Feedback: Feedback about the Services is welcome and may be used by The Virtulab to improve its offerings.

8\. Compliance and Legal Use

* Compliance with Laws: You agree to use DatalinkerAI in compliance with all applicable laws and regulations, including data protection and privacy laws.
* Prohibited Use: You must not use DatalinkerAI for any unlawful purposes or in a way that infringes on the rights of others.


---

# 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.datalinker.ai/datalinker-terms-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.
