> 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/team-portal/new-teammate-handbook/expectations-for-teammates/code-of-conduct-for-teammates.md).

# Code of Conduct for Teammates

## Code of Conduct for Teammates

When you [join the Tech Fleet community](/join-the-community/how-to-join-tech-fleet-discord.md), you agree to our policies.

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

Teammates must abide by our code of conduct in every interaction: training, volunteer work, community interactions, classes, events, and more.&#x20;

Whenever there are moments that violate code of conduct, members are encouraged to use Safe Space to report safely.&#x20;

Read through our Policies before you start your project or working with Tech Fleet.

{% content-ref url="/pages/kUi0se4NXaallJiY1x6r" %}
[Community Collective Agreement](/policies/community-collective-agreement.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/20eork4n7yoNyKmDkdOS" %}
[Safe Space](/community-code-of-conduct/safe-space.md)
{% endcontent-ref %}

## Upholding Community Values as Teammates

Every member of this community is expected uphold our values and principles at every step. 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/QaMFLUHP9hihj5p4tPyO" %}
[Working with Different Working Styles](/team-portal/new-teammate-handbook/expectations-for-teammates/working-with-different-working-styles.md)
{% 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/team-portal/new-teammate-handbook/expectations-for-teammates/code-of-conduct-for-teammates.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.
