# Wiki Index

{% hint style="success" %}
Click the left drop down tab for a quick page summary. Click on the pages of interest or navigate using the outline on the left or the search bar on the top right.
{% endhint %}

## Introduction

<details>

<summary><a href="/pages/6Xy61wtM4czyLm9ALuf7">Home</a></summary>

Homepage and landing page for the wiki

</details>

## Resource Library

<details>

<summary><a href="/pages/Q4S4SSGszqcUKN5Qa2OT">Manufacturing &#x26; Fabrication</a></summary>

Library of resources and reference about 3D printing, CNC machining, and anything manufacturing or fabrication.

</details>

<details>

<summary><a href="/pages/mIWr6vi5qDmrHt2jLXF0">Software &#x26; Electronics</a></summary>

Library of resources about electronics and software.

</details>

<details>

<summary><a href="/pages/DtPlEhGsSi0agkpTx5Ua">Testing &#x26; Documentation</a></summary>

Tools and references for testing and validation along with documentation&#x20;

</details>

<details>

<summary><a href="/pages/CLjgOWhJ9PoXB71THKCL">Research Resources</a></summary>

Library of resources to research various topics for projects. This includes studying basic theory and application.&#x20;

</details>

<details>

<summary><a href="/pages/JWpfRXachL1FGHl7tVVG">Open Source Bases</a></summary>

List and resources of other open source projects and design architectures we utilize in our projects.&#x20;

</details>

<details>

<summary><a href="/pages/bEZaY3A5wvvi5UYieTIV">Supply Chain</a></summary>

List of suppliers with our personal reviews along with Bills of Material tools.

</details>

## Project Library

<details>

<summary>Rocketry Projects</summary>

[K-9 TVC V8](/rocketry-systems/k-9-tvc-v8.md)

[K-9 TVC Gen 2](/rocketry-systems/k-9-tvc-gen-2.md)

[K-9 TVC Mega](/rocketry-systems/k-9-tvc-mega.md)

[K-9 TVC Hopper](/rocketry-systems/k-9-tvc-hopper.md)

[Model Rocket Landing Legs](/rocketry-systems/model-rocket-landing-legs.md)

[WOOF Launch Computer](/rocketry-systems/woof-launch-computer.md)

[Model Rocket GCS](/rocketry-systems/model-rocket-gcs.md)

</details>

<details>

<summary>UAV Projects</summary>

[Valor sUAS](/projects/uav-systems/valor-suas.md)

</details>

<details>

<summary>Secret Projects</summary>

[VALOR2X Ghost Wolf ](https://youtu.be/dQw4w9WgXcQ)

</details>


---

# 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/readme/wiki-index.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.
