# Policies

- [Community Collective Agreement](https://guide.techfleet.org/policies/community-collective-agreement.md): This section outlines the Tech Fleet collective agreement that all members commit to in this community.
- [Community Core Values](https://guide.techfleet.org/policies/community-collective-agreement/community-core-values.md)
- [Tech Fleet's Mission and Values](https://guide.techfleet.org/policies/community-collective-agreement/community-core-values/tech-fleets-mission-and-values.md)
- [Tech Fleet Members' Rights](https://guide.techfleet.org/policies/community-collective-agreement/community-core-values/tech-fleet-members-rights.md): This page outline our community members' rights.
- [Tech Fleet Pledge of Purpose](https://guide.techfleet.org/policies/community-collective-agreement/community-core-values/tech-fleet-pledge-of-purpose.md)
- [Tech Fleet Pledge of Community](https://guide.techfleet.org/policies/community-collective-agreement/community-core-values/tech-fleet-pledge-of-community.md)
- [Prohibited Activity in Tech Fleet](https://guide.techfleet.org/policies/community-collective-agreement/prohibited-activity-in-tech-fleet.md)
- [Reporting and Resolving Issues](https://guide.techfleet.org/policies/community-collective-agreement/reporting-and-resolving-issues.md)
- [Community Enforcement](https://guide.techfleet.org/policies/community-collective-agreement/community-enforcement.md)
- [Transforming Tension & Conflict](https://guide.techfleet.org/policies/community-collective-agreement/transforming-tension-and-conflict.md)
- [Tech Fleet's Policies](https://guide.techfleet.org/policies/tech-fleets-policies.md): All Tech Fleet members, staff, and affiliates must abide by our Code of Conduct and Anti-Harassment Policy, Slack and Discord Policy, Information Security Procedures, Disclaimers, and UX Ethics.
- [Legal Disclaimers](https://guide.techfleet.org/policies/tech-fleets-policies/legal-disclaimers.md): This page offers quick access to the legal terms and conditions for Tech Fleet members
- [Slack and Discord Policy](https://guide.techfleet.org/policies/tech-fleets-policies/slack-and-discord-policy.md): This page outlines our policies for Slack and Discord
- [Masterclass Terms and Conditions](https://guide.techfleet.org/policies/tech-fleets-policies/masterclass-terms-and-conditions.md)
- [Services Refund Policy](https://guide.techfleet.org/policies/tech-fleets-policies/services-refund-policy.md)
- [Tech Fleet Bylaws](https://guide.techfleet.org/policies/tech-fleets-policies/tech-fleet-bylaws.md): Amended and approved by the Board of Directors 06/10/2024
- [Tech Fleet Board Member Covenant](https://guide.techfleet.org/policies/tech-fleets-policies/tech-fleet-board-member-covenant.md)
- [Conflict of Interest Policy](https://guide.techfleet.org/policies/tech-fleets-policies/conflict-of-interest-policy.md): This describes Tech Fleet's conflict of interest policy.
- [Information Security Procedures](https://guide.techfleet.org/policies/tech-fleets-policies/information-security-procedures.md)


---

# 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.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.
