# Term of Use

Welcome to Moss! These terms of use govern your use of our website and platform. By using Moss, you agree to abide by these terms and conditions.

1. **Acceptance of Terms**

By accessing or using Moss, you agree to be bound by these terms of use and all applicable laws and regulations.

2. **User Eligibility**

You must reach the legal age in your jurisdiction or obtain necessary parental or guardian consent to use Moss.

3. **User Accounts**

You are responsible for maintaining the confidentiality of your account credentials and are liable for any activities conducted through your account.

4. **Content**

Users can generate content on Moss. You retain ownership of your content, but grant us a non-exclusive license to use, reproduce, and distribute that content.

5. **Prohibited Activities**

You agree not to engage in any activities that violate applicable laws, regulations, or these terms of use.

6. **Intellectual Property**

All content, trademarks, and intellectual property on Moss belong to us and may not be used without prior written consent.

7. **Privacy**

Your privacy is important to us. Our privacy policy outlines how we collect, use, and disclose your personal information.

8. **Third-Party Links**

Moss may contain links to third-party websites. We do not endorse or control these websites and are not responsible for their content.

9. **Termination**

We reserve the right to terminate or suspend your account and access to Moss for any reason, without prior notice.

10. **Limitation of Liability**

To the extent permitted by law, we are not liable for any direct, indirect, incidental, consequential, or punitive damages.

11. **Changes to Terms**

We reserve the right to modify or update these terms of use at any time. It is your responsibility to review them regularly.

12. **Contact Us**

If you have any questions or concerns regarding these terms of use, please contact us at <hello@mymoss.io>.


---

# 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.mymoss.io/more/term-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.
