# Acceptable Usage

We have established some Acceptable Usage Guidelines at MindAI since we are committed to the responsible operation of our platform and safeguarding our users' data and to define the permitted and prohibited activities on our platform.

1. Forbidden Practices. The following activities are absolutely forbidden on our platform:&#x20;

* Sending unsolicited communications, such as junk emails, messages, or any kind of spam.&#x20;
* Distributing harmful software, such as viruses or any type of malicious code.&#x20;
* Violating intellectual property rights, including unauthorized use of trademarks, copyrighted works or other proprietary content.&#x20;
* Participating in unlawful or deceitful actions.&#x20;
* Utilizing the platform in a way that could damage our or our partners' reputations.&#x20;

2. **User Obligations**: As a platform user, you bear full responsibility for the content you produce and the information you spread. It is also your duty to ensure your use of our platform adheres to all relevant laws and regulations.
3. **Surveillance**: Although we do not constantly monitor our users' content or activities, we reserve the right to inspect and eliminate any content or information that, in our sole judgment, breaches these Acceptable Usage Guidelines or the law.&#x20;
4. **Violation Reporting**: Should you come across any content or actions that you suspect infringe these guidelines or the law, please notify our support team.

In summary, these Acceptable Usage Guidelines outline the permitted and impermissible uses of our platform. By engaging with our platform, you agree to abide by these guidelines and to take responsibility for your conduct. We are dedicated to the responsible use of our platform and the protection of our users' data and will take necessary measures to comply with these guidelines and safeguard the privacy and security of our users.


---

# 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.mindaiproject.com/policies/acceptable-usage.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.
