> For the complete documentation index, see [llms.txt](https://docs.streamz.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.streamz.xyz/content-policy.md).

# Content Policy

We want to make sure everyone feels safe and respected when they use our platform. If you break these rules, we might give you a warning, remove your content, or block you from using the platform. Even though we can't change things on the blockchain, we can still remove tokens if they break our rules. Stop the hate and keep things safe.

### 1. Respect and Safety <a href="#id-1.-respect-and-safety" id="id-1.-respect-and-safety"></a>

Content that promotes hate speech, violence, or discrimination based on race, ethnicity, gender, religion, or other protected groups will be removed. We want this platform to be safe and welcoming for all users.

### 2. No Exploitative Content <a href="#id-2.-prohibit-exploitative-content" id="id-2.-prohibit-exploitative-content"></a>

Posting content that exploits or harms others, especially minors, is strictly forbidden. This includes explicit, violent, or otherwise inappropriate material. We’re here to protect vulnerable people.

### 3. Be Authentic <a href="#id-3.-genuine-engagement" id="id-3.-genuine-engagement"></a>

Engage in real and honest interactions. Fake accounts, spamming, and deceptive behavior are not allowed. We want a community where people can participate genuinely.

### 4. Respect Privacy <a href="#id-4.-privacy-protection" id="id-4.-privacy-protection"></a>

Do not share or threaten to share someone’s personal or private information without their consent. Protecting privacy helps keep trust and safety on the platform.

### 5. Follow the Law <a href="#id-5.-compliance-with-laws" id="id-5.-compliance-with-laws"></a>

Make sure all your activities and content comply with the law. Posting illegal content or engaging in unlawful activities is strictly prohibited. Following legal standards is crucial for keeping the platform legit.

### 6. Prevent Abuse <a href="#id-6.-abuse-prevention" id="id-6.-abuse-prevention"></a>

Excessive or disruptive actions like spamming, bot use, or any kind of manipulation can get you blocked without notice. We need to protect the platform’s integrity and functionality.

### 7. No Unauthorized Music or Audio

You are not allowed to create tokens using music or audio that you don’t own or have permission to use. Using someone else’s work without their consent is against our rules and may lead to content removal or other actions. Always make sure you have the proper rights before sharing any audio or music.


---

# 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://docs.streamz.xyz/content-policy.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.
