> For the complete documentation index, see [llms.txt](https://wiki.kscucf.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.kscucf.org/projects/knights-air-observation-satellite.md).

# Knights Air Observation Satellite

The Knights Air Observation Satellite (KAOS) program is the Knights Satellite Club’s high-altitude balloon (HAB) launched, suborbital CubeSat demonstrator initiative. KAOS serves as a stepping stone between ground and tether based projects, such as Tethered-Sat, and the long term goal of a fully functional orbital CubeSat.

KAOS missions are flown aboard high altitude weather balloons, allowing the team to test CubeSat class hardware, avionics, power systems, communications, and payloads in a near space environment while avoiding the cost, regulatory burden, and risk of orbital launch. KAOS provides hands-on experience with real flight dynamics, thermal extremes, and operational constraints, making it a critical training and validation platform for future orbital missions.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>KAOS-0</td><td>Mission I</td><td>Archived</td><td><a href="/files/egll6VHdrcIbyHzPlBzM">/files/egll6VHdrcIbyHzPlBzM</a></td><td><a href="/pages/JE70VkagV9EOV2qtBkvr">/pages/JE70VkagV9EOV2qtBkvr</a></td></tr><tr><td>KAOS-1</td><td>Mission II</td><td>Archived</td><td><a href="/files/8wKmv90I9730QccgrnFG">/files/8wKmv90I9730QccgrnFG</a></td><td><a href="/pages/Rj9Yyv2LgDYptEbPYnKF">/pages/Rj9Yyv2LgDYptEbPYnKF</a></td></tr><tr><td>KAOS-2</td><td>Mission III</td><td>Ongoing</td><td><a href="/files/d0HGuvhFLEaFhNRDRDmd">/files/d0HGuvhFLEaFhNRDRDmd</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.kscucf.org/projects/knights-air-observation-satellite.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.
