# Code of Conduct

1. Treat everyone with respect. Absolutely no harassment, witch hunting, sexism, racism, or hate speech will be tolerated.
2. Use non-gender-specific pronouns like "they" until you know the person's pronouns. This is an inclusive space!
3. No NSFQ or obscene content is allowed in our Discord server. This includes text, images, or links featuring nudity, sex, hard violence, or other graphically disturbing content.
4. No spam or self-promotion (server invites, advertisements, etc) without permission from a staff member. This includes DMing fellow members or @tag-ing large swaths of users.
5. If you're a member of our community, that means you're here to support the wagmi effort of many indies before you. Don't scrape opportunities from other indies and the DAO, be fair with how you value others' work, and be respectful of private project information.
6. If you see or experience anything that violates these rules or something that makes you feel unsafe, please report them to any member of the @Core team!


---

# 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://indiedao.gitbook.io/indiedao/core/code-of-conduct.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.
