# Policies & Guidelines

- [Code of Conduct](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/code-of-conduct.md): fxhash’s code of conduct
- [Artists' Code of Conduct](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/code-of-conduct/artists-code-of-conduct.md): Code of Conduct for artists on fxhash
- [Collector's Code of Conduct](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/code-of-conduct/collectors-code-of-conduct.md): Code of Conduct for collectors on fxhash
- [Terms and Conditions](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/terms-and-conditions.md)
- [Privacy Policy](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/privacy-policy.md): fxhash's privacy policy
- [Safety Notes](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/safety-notes.md): A run-down of best practices to stay safe while collecting on fxhash, and while navigating the Web3 eco-system in general.


---

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