# Tethered Satellite

Tethered-Sat (T-Sat) is the Knights Satellite Club's rapid iteration CubeSat test bed program. These are small, suborbital CubeSats which will be used to test individual subsystem on moored (tethered) balloon flights. T-Sat launches can happen frequently and are mostly launch site agnostic. T-Sat will eventually fly new missions each semester and is structured to allow students to quickly gain hands-on CubeSat experience. This is the recommended project for new members.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>T-Sat-0</strong></td><td>Mission I</td><td>Archived</td><td></td><td><a href="/files/MqmxDo4kcc3KgEP139U6">/files/MqmxDo4kcc3KgEP139U6</a></td><td><a href="/pages/JfbPX1RHD0i4RiyLbZJa">/pages/JfbPX1RHD0i4RiyLbZJa</a></td></tr><tr><td>T-Sat-1</td><td>Mission II</td><td>Archived</td><td></td><td><a href="/files/acQKvDgHVSM2ybg2nr1m">/files/acQKvDgHVSM2ybg2nr1m</a></td><td><a href="/pages/Ct5MBYvkKrTYA8hufulT">/pages/Ct5MBYvkKrTYA8hufulT</a></td></tr><tr><td>T-Sat-2</td><td>Mission III</td><td>Ongoing</td><td></td><td><a href="/files/ijupFTKkXqXpl036pdlu">/files/ijupFTKkXqXpl036pdlu</a></td><td><a href="/pages/ap4Vtc6rvguF8KQjBd0N">/pages/ap4Vtc6rvguF8KQjBd0N</a></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://wiki.kscucf.org/projects/tethered-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.
