> For the complete documentation index, see [llms.txt](https://guide.techfleet.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.techfleet.org/observer-portal/observer-handbook/code-of-conduct-for-observers.md).

# Code of Conduct for Observers

{% hint style="info" %}
Go to [Safe Space page](/community-code-of-conduct/safe-space.md) for instructions how to report or request to talk. 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](/community-code-of-conduct/code-of-conduct-and-anti-harassment-policy.md) for ANY other reason, or just want a safe space with someone to talk to, the community is here to help. Please report a Code of Conduct concern or send an email to <safespace@techfleet.org>. We protect and support whomever reports. Read through all [Policies](/policies/tech-fleets-policies.md) and ensure you always abide by them, and help report violations.
{% endhint %}

## **Safe Space and Code of Conduct**

**The Tech Fleet community expects that ALL Tech Fleet network activities, events, in-person forums, and digital forums abide by the Code of Conduct.  We have a zero tolerance policy against harassment or anything in violation of our code of conduct of any kind.**

Observers must abide by our code of conduct. Observers are encouraged to use Safe Space to report violations of code of conduct in a safe and secure way.&#x20;

Read through our Policies once you are ready to join Tech Fleet before engaging with Tech Fleet.

{% content-ref url="/pages/20eork4n7yoNyKmDkdOS" %}
[Safe Space](/community-code-of-conduct/safe-space.md)
{% endcontent-ref %}

{% content-ref url="/pages/5gNVfKLwO7lINb57Qv0r" %}
[Code of Conduct and Anti-Harassment Policy](/community-code-of-conduct/code-of-conduct-and-anti-harassment-policy.md)
{% endcontent-ref %}

{% content-ref url="/pages/98muUxDmEI0hpAt8mjD0" %}
[Policies](/policies/community-collective-agreement.md)
{% endcontent-ref %}

## Upholding Tech Fleet Community values as an observer

It's crucial for every member of this community, including apprentices / leads / observers, to uphold our values and principles at every step. <br>

Find more information on these pages in our user guide.

{% content-ref url="/pages/AlELcGl0bayj7W9liBhB" %}
[Mission and Values](/about-us/about-our-org/mission-and-values.md)
{% endcontent-ref %}

{% content-ref url="/pages/rWYQ0en2KQKiyiFIdn9b" %}
[Broken mention](broken://pages/rWYQ0en2KQKiyiFIdn9b)
{% endcontent-ref %}

## Head to the next lesson:


---

# 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, and the optional `goal` query parameter:

```
GET https://guide.techfleet.org/observer-portal/observer-handbook/code-of-conduct-for-observers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
