# COMMUNITY CODE OF CONDUCT

- [Code of Conduct and Anti-Harassment Policy](https://guide.techfleet.org/community-code-of-conduct/code-of-conduct-and-anti-harassment-policy.md): We believe that anyone participating in Tech Fleet online community should feel respected, empowered, included, safe, and be free from harassment.
- [Safe Space](https://guide.techfleet.org/community-code-of-conduct/safe-space.md): If you would like a safe space to talk about something, Tech Fleet has a way to help. We need your help to report violations. Use safespace@techfleet.org to submit Code of Conduct Concerns.


---

# 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://guide.techfleet.org/community-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.
