> For the complete documentation index, see [llms.txt](https://help.a1.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.a1.art/product-introduction/community-guidelines.md).

# Community Guidelines

A1 is an open community for UGC (User Generated Content) app creation and sharing. To ensure the platform is accessible and welcomed by the broadest range of users, content must comply with local policies and regulations.

<figure><img src="/files/i9beZ3kyLTCOBcQDimxO" alt=""><figcaption></figcaption></figure>

* Be kind and respectful to each other. Do not create images or apps that are inherently disrespectful, aggressive, or otherwise offensive. Any form of violence or harassment is not tolerated.
* No adult or gory content. Please avoid creating visually shocking or disturbing content. We will automatically block certain text inputs.
* Do not publicly repost others' creations without their permission.
* Be cautious when sharing. You can share your creations outside the A1 community, but consider how others might view your content.
* Any violation of these rules may lead to the disabling of your account, resulting in the loss of the right to use the product services.

These rules apply to all content, and we will periodically update the community guidelines.


---

# 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://help.a1.art/product-introduction/community-guidelines.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.
