# Content Creation Policy

Content Creation Policy

#### 1. Introduction

The corporation (hereinafter "the Company," "we," "us," or "our") operating the MIRAI service is committed to fostering a secure, respectful, and lawful environment. This Content Creation Policy outlines the rules for all content generated using our Services.

While our Services do not permit users to directly upload content for public display, users can generate content (including text, images, and videos) through AI-driven conversations. This generated content is accessible only to the user in their private space.

Despite this private context, this policy defines categories of content that are strictly prohibited to ensure the safety of our platform and compliance with the law.

#### 2. Prohibited Content

This policy applies to all AI-generated content. Attempting to generate or solicit the following types of content is strictly forbidden:

* Illegal Activities: Any content that violates local, national, or international law. This includes, but is not limited to, content related to illegal drugs, illicit weapons, or activities that promote or endorse illegal acts.
* Hate Speech and Harassment: Content that promotes, advocates for, or incites hate, discrimination, or harassment against individuals or groups based on race, ethnicity, religion, gender, sexual orientation, disability, nationality, or other protected characteristics.
* Violence and Harm: Content that glorifies, promotes, or encourages violence, terrorism, self-harm, suicide, or harm to any person or animal.
* Child Exploitation: We have a zero-tolerance policy for any content that exploits or endangers minors. This includes child pornography, sexual exploitation, grooming, or any form of harm or harassment directed at minors.
* Harmful Content Resembling Minors: It is strictly prohibited to attempt to generate AI content (such as text, audio, or images) that depicts or is intended to resemble a minor in a sexual, violent, or otherwise exploitative context.
* Intellectual Property and Privacy Infringement: Any content that violates the privacy or intellectual property rights of others. This includes generating personal information without consent, pirated material, or any unauthorized use of copyrighted or trademarked content.
* Deceptive Impersonation: Generating content that harmfully or deceptively impersonates a real individual, public figure, or celebrity.

#### 3. User Responsibility

As a user of the Services, you are solely responsible for the inputs you provide and the output generated through your AI conversations. The AI learns and responds based on your direction. You understand and agree that the Company does not control or endorse the content you generate.

You are responsible for your actions and all generated output associated with your account. You must ensure that your use of the Services complies with all applicable laws, our Terms of Service, and this Content Creation Policy.

#### 4. Content Moderation

While user conversations are generally private, we utilize an automated content moderation filter (based on our proprietary technology) to ensure compliance with this Content Creation Policy.

If this automated filter flags content that potentially violates our terms, we reserve the right to conduct a manual review of the flagged content. This measure is necessary to maintain a safe and respectful environment, balance user privacy, and meet our community standards and legal obligations.

#### 5. Enforcement and Termination

Violations of this Content Creation Policy are taken seriously. We reserve the right, at our sole discretion, to take appropriate action, which may include:

* Removing the prohibited content.
* Suspending your access to the Services.
* Permanently terminating your account.
* Reporting the activity to law enforcement as appropriate.

#### 6. Reporting and Contact

If you become aware of any violation of this Content Creation Policy, or if you have any questions about these guidelines, please contact us immediately at <contact@mirai.fun> or report the issue through the "Contact" section in the app.

<br>


---

# 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.mirai.fun/creator/guideline.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.
