# 콘텐츠 가이드라인

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:

* Minors: Absolute prohibition of any content involving individuals under the age of 18.
* Illegal Acts & Violence: Strict ban on promoting criminal activity, terrorism, self-harm, and illegal weapon creation.
* Prohibited Sexual Themes: No bestiality, necrophilia, incest, or Child Sexual Exploitation Material (CSAM).
* Privacy & Harassment: No doxxing, sharing personal information without consent, or targeted harassment.
* Restricted Imagery:
  * No images exposing genitals.
  * No gore, excessive violence, or self-harm imagery.
  * No hate symbols or discriminatory imagery.
  * No deepfakes or unauthorized AI likenesses of real individuals.

#### 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/ko/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.
