# Rocketry Systems

- [Model Rocket Landing Legs](https://docs.k9rockettech.com/rocketry-systems/model-rocket-landing-legs.md)
- [WOOF Launch Computer](https://docs.k9rockettech.com/rocketry-systems/woof-launch-computer.md)
- [Assembly Instructions](https://docs.k9rockettech.com/rocketry-systems/woof-launch-computer/assembly-instructions.md)
- [K-9 TVC V8](https://docs.k9rockettech.com/rocketry-systems/k-9-tvc-v8.md)
- [K-9 TVC Hopper](https://docs.k9rockettech.com/rocketry-systems/k-9-tvc-hopper.md)
- [K-9 TVC Mega](https://docs.k9rockettech.com/rocketry-systems/k-9-tvc-mega.md)
- [K-9 TVC Gen 2](https://docs.k9rockettech.com/rocketry-systems/k-9-tvc-gen-2.md)
- [Model Rocket GCS](https://docs.k9rockettech.com/rocketry-systems/model-rocket-gcs.md)


---

# 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.k9rockettech.com/rocketry-systems.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.
