# Using Tools as an Observer

Everyone comes from different backgrounds, and may have never used certain tools before that Tech Fleet uses. There are lots of tools that are used in Tech Fleet Programs, and you should familiarize yourself with them as an observer.&#x20;

## Tools you May Use While Observing

1. Discord
2. Notion
3. Figjam
4. Figma
5. Gitbook
6. Lettucemeet

## Guide to Tools

Check out the following section of the user guide for overviews and tips.

{% content-ref url="/pages/bZQdGBQvrZnJqgSTrsv8" %}
[Tools Used in Tech Fleet Programs](/resources/quick-links/tools-used-in-tech-fleet-programs.md)
{% endcontent-ref %}

## Head to the next lesson:


---

# 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/daily-expectations-of-tech-fleet-observers/using-tools-as-an-observer.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.
