# Developer Platform

<h2 align="center">Propulsive Landers @ Georgia Tech</h2>

<figure><img src="/files/gFnK2k74NxLIOsERB8iQ" alt=""><figcaption></figcaption></figure>

<p align="center">Organization at Georgia Tech with the mission to become the first student team in the world to achieve vertical take-off and landing of a hybrid rocket.</p>


---

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