# Developer Platform

<h2 align="center">RAID Robotics Documentation</h2>

<p align="center">Welcome to the team’s knowledge base</p>

### Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th></tr></thead><tbody><tr><td><h4><i class="fa-book">:book:</i></h4></td><td><strong>Handbook</strong></td><td>Read the team handbook or quickly access an important section</td><td><a href="https://app.gitbook.com/s/YxJRUrk5pMXp4N4tenVC/overview/handbook-introduction">Handbook Introduction</a></td><td></td><td></td></tr><tr><td><h4><i class="fa-rectangle-vertical-history">:rectangle-vertical-history:</i></h4></td><td><strong>History</strong></td><td>Learn more about our team's history and awards</td><td><a href="https://app.gitbook.com/s/YxJRUrk5pMXp4N4tenVC/reference-material/history">History</a></td><td></td><td></td></tr><tr><td><h4><i class="fa-arrow-progress">:arrow-progress:</i></h4></td><td><strong>monday.com Procedures</strong></td><td>Mentor onboarding quick link</td><td><a href="https://docs.raidrobotics.org/general-team-docs/mentors/new-student-onboarding">https://docs.raidrobotics.org/general-team-docs/mentors/new-student-onboarding</a></td><td></td><td></td></tr></tbody></table>

<h2 align="center">Join our communication apps</h2>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-slack">:slack:</i></h4></td><td><strong>Slack</strong></td><td>Join our Slack to stay up to date on team activities and conversations</td><td><a href="https://www.gitbook.com/" class="button secondary">Join Slack</a></td><td></td></tr><tr><td><h4><i class="fa-github">:github:</i></h4></td><td><strong>GitHub</strong></td><td>If your're interested in writing software, head to our GitHub to learn more.</td><td><a href="https://github.com/Team4469" class="button secondary">Go to GitHub</a></td><td></td></tr></tbody></table>


---

# 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://docs.raidrobotics.org/readme.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.
