# Terms of Service

**Effective Date: 1st July 2024**

**1. Acceptance of Terms** By accessing or using the Stream platform (the "Service"), you agree to comply with and be bound by these Terms of Service. If you do not agree with these terms, do not use the Service.

**2. Changes to Terms** We may modify these Terms at any time. Changes will be effective upon posting on this page. Your continued use of the Service after changes constitutes your acceptance of the new Terms.

**3. Eligibility** You must be at least 13 years old to use the Service. By using the Service, you represent and warrant that you meet this age requirement.

**4. Account Registration** To access certain features, you may be required to create an account. You agree to:

* Provide accurate, current, and complete information.
* Maintain the security of your password and account.
* Notify us immediately of any unauthorized use of your account.
* Take responsibility for all activities that occur under your account.

**5. User Conduct** You agree not to:

* Use the Service for any unlawful purpose or in violation of any applicable laws or regulations.
* Engage in any conduct that restricts or inhibits any other user from using or enjoying the Service.
* Post or transmit any content that is defamatory, obscene, abusive, or otherwise objectionable.

**6. Content Ownership** You retain ownership of any content you submit through the Service ("User Content"). By submitting User Content, you grant us a non-exclusive, royalty-free, worldwide license to use, reproduce, modify, and distribute such content in connection with the Service.

**7. Intellectual Property** All content, trademarks, and other intellectual property associated with the Service are the property of Stream or its licensors. You may not use any of our intellectual property without our prior written consent.

**8. Termination** We reserve the right to terminate or suspend your access to the Service at our sole discretion, without notice, for conduct that we believe violates these Terms or is harmful to other users.

**9. Disclaimers** The Service is provided on an "as-is" and "as-available" basis. We make no warranties, express or implied, regarding the operation of the Service or the information, content, materials, or products included in the Service.

**10. Limitation of Liability** To the fullest extent permitted by law, Stream shall not be liable for any indirect, incidental, special, or consequential damages arising from or in connection with your use of the Service.

**11. Indemnification** You agree to indemnify and hold harmless Stream, its affiliates, and their respective officers, directors, employees, and agents from any claims, losses, liabilities, damages, costs, or expenses (including reasonable attorneys' fees) arising out of your use of the Service or violation of these Terms.

**12. Contact Information** For questions about these Terms, please contact us at <contact@streamhq.xyz>.

**13. Entire Agreement** These Terms constitute the entire agreement between you and Stream regarding your use of the Service and supersede any prior agreements.


---

# 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.streamhq.xyz/stream-product-documentation/resources/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.
