# Observer Handbook

- [Read the Agile Handbook First](https://guide.techfleet.org/observer-portal/observer-handbook/read-the-agile-handbook-first.md): Observers should understand the philosophies and methods of Agile before observing. Learn about how Agile teams operate in the Tech Fleet Agile Handbook.
- [What's a Tech Fleet Observer?](https://guide.techfleet.org/observer-portal/observer-handbook/whats-a-tech-fleet-observer.md): This page introduces the topic of Observing, a unique component of Tech Fleet, and the first step to joining project training.
- [The Benefits of Observing](https://guide.techfleet.org/observer-portal/observer-handbook/the-benefits-of-observing.md): This page describes the purpose and benefits of observing.
- [Observer Frequently Asked Questions (FAQ)](https://guide.techfleet.org/observer-portal/observer-handbook/observer-frequently-asked-questions-faq.md): This page answers common questions about observing
- [Daily Expectations of Tech Fleet Observers](https://guide.techfleet.org/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers.md): This page goes over information about what you need to do to get the most out of observing.
- [Read the Handbooks before Observing](https://guide.techfleet.org/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/read-the-handbooks-before-observing.md): This page discusses the importance of reading all of the Tech Fleet Handbooks before observing.
- [Join Tech Fleet Discord Before Observing](https://guide.techfleet.org/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/join-tech-fleet-discord-before-observing.md): This page describes how to join Tech Fleet Discord before observing.
- [Observer Role in Discord](https://guide.techfleet.org/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/observer-role-in-discord.md): Learn how to use Discord for Observers
- [Pick Projects to Observe](https://guide.techfleet.org/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/pick-projects-to-observe.md): This page describes how to pick projects to observe in Tech Fleet.
- [Seeing Project Deliverables as an Observer](https://guide.techfleet.org/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/seeing-project-deliverables-as-an-observer.md): This page discusses how you can see the work that teams deliver in Tech Fleet's Notion Repository.
- [Day-to-Day as an Observer](https://guide.techfleet.org/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/day-to-day-as-an-observer.md): This page describes how to operate day-to-day as an observer
- [Reflecting on Observations in Tech Fleet Discord](https://guide.techfleet.org/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/reflecting-on-observations-in-tech-fleet-discord.md): This page describes how you can apply learnings as an observer.
- [Get Support as an Observer](https://guide.techfleet.org/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/get-support-as-an-observer.md): This page covers how to get support while you are observing in Tech Fleet.
- [Using Tools as an Observer](https://guide.techfleet.org/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/using-tools-as-an-observer.md): This page describes the tools you should expect to use while observing, apprenticing, and co-leading in Tech Fleet.
- [Tech Fleet Figma Educational Account for Observers](https://guide.techfleet.org/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/using-tools-as-an-observer/tech-fleet-figma-educational-account-for-observers.md)
- [Knowing When you're Ready to Finish Observing](https://guide.techfleet.org/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/knowing-when-youre-ready-to-finish-observing.md): This can mean different things to different people, and everyone's observing journey is different. Here are some tips to help you decide when you're finished observing.
- [Code of Conduct for Observers](https://guide.techfleet.org/observer-portal/observer-handbook/code-of-conduct-for-observers.md): All community members of Tech Fleet must read and abide by all of Tech Fleet's policies before engaging in the community.
- [Start Observing Today](https://guide.techfleet.org/observer-portal/observer-handbook/start-observing-today.md): You finished this Handbook! Now you're ready to get started. Here are the next steps you should take.


---

# 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/observer-portal/observer-handbook.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.
