# Start Observing Today

## Are you ready?!

If you've read the [Observer Handbook](/observer-portal/observer-handbook.md), you're ready to start observing!

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><mark style="background-color:red;"><strong>1</strong></mark></td><td><a href="/pages/r1AtQqGrigmkVJWyaqDM">Join Tech Fleet Discord</a></td><td></td></tr><tr><td><mark style="background-color:red;"><strong>2</strong></mark></td><td><a href="/pages/XQKIDhIKlXlew8W8vI46">Get the Observer Role  in Discord</a></td><td></td></tr><tr><td><mark style="background-color:red;"><strong>3</strong></mark></td><td><a href="/pages/fKQU2Lmxdwlc2ho9aetm">Check out the Observer Dashboard to understand which live projects you can observe.</a></td><td></td></tr><tr><td><mark style="background-color:red;"><strong>4</strong></mark></td><td><p><a href="/pages/tU44QiBGrrcC4K1ICOfR">Check the Tech Fleet Web Calendar</a> for daily project meetings that are open to observe.</p><p></p><p>Watch for meeting alerts in the <a href="/pages/CNmGe99vHBubZ5Wmnfsf">Calling All Observers Discord channel</a></p></td><td></td></tr><tr><td><mark style="background-color:red;"><strong>5</strong></mark></td><td>Say hi to project teams in the <a href="/pages/at0TIpdlHZ0ho8EFUSS5">Discord project channels</a></td><td></td></tr><tr><td><mark style="background-color:red;"><strong>6</strong></mark></td><td>Start observing and <a href="/pages/2MWoCUdo9YvyxWR7LyKf">post your reflections in Tech Fleet Discord's "Observer Reflections" channel!</a></td><td></td></tr></tbody></table>

## You made it to the end of the Observer Handbook! Hooray! Head to the next section:


---

# 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/start-observing-today.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.
