# Community Guidelines

To ensure that our community is a safe and welcoming place for everyone, we have established the following guidelines:

#### 1. Be respectful of others

Treat others with respect and consideration, regardless of age, gender, race, ethnicity, religion, political alignment, sexual orientation, or ability.

#### 2. No hate speech or discrimination.&#x20;

Hate speech and discrimination of any kind will not be tolerated. This includes but is not limited to, racism, sexism, homophobia, transphobia, and xenophobia.

#### 3. No spam or inappropriate content

&#x20;Spamming or posting inappropriate content is not allowed.

#### 4. No advertisements

Our community is not an advertising space. Do not advertise outside of designated areas.

#### 5. Avoid controversial topics.

Our community is not a space for debating political or controversial topics.

#### 6. Follow the law.

All community members are expected to follow the law and refrain from illegal activities.

#### 7. Keep it appropriate.&#x20;

Please refrain from posting content unsuitable for a general audience.

#### 8. Comply with our Terms.

Follow any applicable [Terms](/terms/services.md), including third-party terms.

#### 9. Content Removal

We reserve the right to remove any content and/or user that violates these guidelines.&#x20;

#### 10. No personal attacks or harassment.&#x20;

Personal attacks and harassment will not be tolerated. This includes but is not limited to name-calling, threatening language, or stalking.

#### 11. Agreement

By participating in our community, you agree to abide by these guidelines and the rules of our platform.&#x20;


---

# 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://terms.coolstone.dev/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.
