> For the complete documentation index, see [llms.txt](https://feelin.ai/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://feelin.ai/wiki/creation/getting-started/checks-rules.md).

# 审核规则

#### **审核规范提示：** <a href="#shen-he-gui-fan-ti-shi" id="shen-he-gui-fan-ti-shi"></a>

* 严禁内容包括恋童、反人类、恐怖主义、政治敏感等
* 严禁标题出现涉及极端暴力、血腥、虐待等内容等
* 角色封面中，如出现明确暴露性器官/敏感解剖特征的情况，将不予通过审核。
  * 该标准不因角色的性别、自我认同或设定而改变，仅依据画面中可见内容进行判断。
* 涉及版权问题的卡面无法公开
* 涉及真人照片的卡面审核时间较长，易遭拒绝
* 相同内容卡面重复多次提交无法通过
* 空白或乱码等公开描述卡面无法公开
* 卡面内容须仅限于与实际可游玩体验相关的创作性内容。
  * 严禁包含任何非创作性内容，包括但不限于个人观点、攻击性言论、对立表达，或任何扰乱平台秩序的内容。

#### **公开部分（摘要、简介、开场白等）审核规范要求**： <a href="#gong-kai-bu-fen-zhai-yao-jian-jie-kai-chang-bai-deng-shen-he-gui-fan-yao-qiu" id="gong-kai-bu-fen-zhai-yao-jian-jie-kai-chang-bai-deng-shen-he-gui-fan-yao-qiu"></a>

* **未开启无限制**
  * 涉及暴力、血腥、虐待等内容的词汇：
    * 虐待、窒息、斩首、流血、鲜血、掐死、勒死、下药、强迫、强奸、杀死、谋杀、酷刑、拐卖、杀人魔、贩卖人口
  * 涉及未成年人、不当暗示等敏感内容的词汇：
    * 儿童、孩子、幼女、萝莉、蘿莉、正太
  * 其他违禁词汇：
    * 泄密
* **开启无限制**
  * 明确涉及以下内容的词汇：
    * 斩首、掐死、勒死、强奸、杀死、谋杀、酷刑、拐卖、杀人魔、贩卖人口
  * 涉及未成年人等敏感内容：
    * 儿童、孩子、幼女、萝莉、蘿莉、正太
  * 其他违禁词汇：
    * 泄密

#### 原创内容保护与抄袭处理规范

自 Feelin 平台创立以来，我们始终致力于为创造者与感知者提供高质量的探索体验，尊重并保护每一位创作者的原创成果与知识产权。Feelin对于抄袭行为采取零容忍政策，并将严格执行以下管理措施：&#x20;

**抄袭内容处理：**

* 一旦确认抄袭行为属实，我们将立即下架涉及抄袭的卡面。&#x20;

**账户处罚机制：**&#x20;

* 如发现用户累计存在超过三次抄袭举报属实（被给予3次抄袭警告）的情况，我们将永久封禁其账户。
* 如发现用户盗用他人身份伪装为作者的情况，我们将立即永久封禁其账户。

**法律追责：**&#x20;

对于性质严重的抄袭行为，Feelin平台保留采取法律及其他措施以追究相关责任的权利。

我们呼吁所有用户尊重原创精神，共同维护健康、公正的创作与分享环境。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://feelin.ai/wiki/creation/getting-started/checks-rules.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.
