# Tech Fleet's Policies

{% hint style="info" %}
If you are being harassed, or witness someone else being harassed or otherwise uncomfortable, or if you think anyone is in violation of Tech Fleet's [Code of Conduct](https://guide.techfleet.org/community-code-of-conduct/code-of-conduct-and-anti-harassment-policy) for ANY other reason, the community needs your help. Please report a Code of Conduct concern. We protect and support whomever reports. Read through all [Policies](https://guide.techfleet.org/policies/tech-fleets-policies) and ensure you always abide by them, and help report violations.
{% endhint %}

{% content-ref url="../community-code-of-conduct/code-of-conduct-and-anti-harassment-policy" %}
[code-of-conduct-and-anti-harassment-policy](https://guide.techfleet.org/community-code-of-conduct/code-of-conduct-and-anti-harassment-policy)
{% endcontent-ref %}

{% content-ref url="tech-fleets-policies/slack-and-discord-policy" %}
[slack-and-discord-policy](https://guide.techfleet.org/policies/tech-fleets-policies/slack-and-discord-policy)
{% endcontent-ref %}

{% content-ref url="tech-fleets-policies/legal-disclaimers" %}
[legal-disclaimers](https://guide.techfleet.org/policies/tech-fleets-policies/legal-disclaimers)
{% endcontent-ref %}

{% content-ref url="tech-fleets-policies/conflict-of-interest-policy" %}
[conflict-of-interest-policy](https://guide.techfleet.org/policies/tech-fleets-policies/conflict-of-interest-policy)
{% endcontent-ref %}


---

# 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/policies/tech-fleets-policies.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.
