> For the complete documentation index, see [llms.txt](https://docs.fxhash.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/code-of-conduct.md).

# Code of Conduct

At fxhash, we are committed to fostering a positive and inclusive environment where all individuals are treated with respect and dignity. We aim to create a fair and safe environment for both artists and collectors. **By being a part of our community, you agree to adhere to the following code of conduct**:

1. **Respect and Inclusivity:** Treat all members with respect, kindness, and consideration, regardless of their background, identity, or beliefs. Embrace and celebrate diversity, recognizing that our differences make us stronger. Racism, sexism, transphobia, homophobia, ageism, or any other form of discrimination will NOT be tolerated.
2. **Harassment-Free Zone:** fxhash has a **zero-tolerance** policy for harassment, bullying, or discrimination of any kind. Harassment includes, but is not limited to, offensive comments, unwelcome advances, and any form of intimidation.
3. **Inclusive Language:** Choose inclusive and considerate language. Avoid offensive jokes, slurs, and derogatory remarks that may make others feel unwelcome.
4. **Open Communication**: Foster an environment of open and constructive communication. Listen actively, be receptive to others' opinions, and engage in discussions with empathy. Disagreements are natural, but they should be approached respectfully.
5. **Reporting Violations:** If you witness or experience a violation of this code of conduct, promptly report it to the fxhash team. All reports will be taken seriously and handled confidentially.
6. **Consequences:** Violations of this code of conduct may result in appropriate actions, including warnings, temporary suspension, or permanent moderation, as deemed necessary.

Remember that fxhash is a shared space where everyone deserves to feel safe and valued. By abiding by this code of conduct, you contribute to creating a welcoming and supportive community for all. Beyond this there are a specific guidelines when it comes to creating and collecting projects on fxhash.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>Artists' Code of Conduct</td><td></td></tr><tr><td></td><td>Collectors' Code of Conduct</td><td></td></tr></tbody></table>


---

# 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.fxhash.xyz/knowledge-base/policies-and-guidelines/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.
