# Welcome to the KSC Wiki

We are the Knights Satellite Club, the University of Central Florida's student-led CubeSat program. This is where we document everything about what we do to the benefit of anyone.

## Who is this for?

:white\_check\_mark: **KSC Members** - Get caught up on how the club works, what we've done, and start getting involved!\
:white\_check\_mark: **Other Student Groups** - Learn from our successes and mistakes, and do cool stuff!\
:white\_check\_mark: **Everyone** - Our mission is to accelerate space exploration through education; anyone counts!

## How to help?

* If you're a UCF student, join [our Discord](https://discord.gg/fjKyphuaht) and come to the next GBM or project meeting. We can't wait to meet you!
* If you are not a UCF student, feel free to join the Discord as well. Tell us where you are from, and we can discuss how you can help out. We love working with student groups from other schools.
* If you are interested in working with us in some other manner, send us an email at <collegiatespace.ucf@gmail.com>. We are always looking for partners to further our mission through collaborations or contributions. Knights Satellite Club is a 501(c)(3) non-profit, so all donations are tax-deductible.

## Projects

Each of our projects has individual documentation. Please select a project to view its contents.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Knight Satellite</td><td>Archived</td><td><a href="https://1394776253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPuVVtRVX2TItLnaqjW8A%2Fuploads%2FVTUsodF5QdMj3jzg4f29%2FKnightSatellite.jpg?alt=media&#x26;token=6309f4d3-fda5-4c19-8b3f-feec73424958">KnightSatellite.jpg</a></td><td></td><td><a href="projects/knight-satellite">knight-satellite</a></td></tr><tr><td><strong>Tethered Sat</strong></td><td>Ongoing</td><td><a href="https://1394776253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPuVVtRVX2TItLnaqjW8A%2Fuploads%2FGSNQtUf7LdAQdqa0Ujx5%2FT-Sat0_ParkingGarage.jpg?alt=media&#x26;token=cb47888d-3f3c-431c-9324-1f518a8e0f09">T-Sat0_ParkingGarage.jpg</a></td><td></td><td><a href="projects/tethered-satellite">tethered-satellite</a></td></tr><tr><td><strong>Knights Air Observation Satellite</strong></td><td>Ongoing</td><td><a href="https://1394776253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPuVVtRVX2TItLnaqjW8A%2Fuploads%2F3EkJSSrsWAJpSyafwr30%2FIMG_8108.jpg?alt=media&#x26;token=8de6070c-a658-4ab0-9ce3-56b1af48efd9">IMG_8108.jpg</a></td><td></td><td><a href="projects/knights-air-observation-satellite">knights-air-observation-satellite</a></td></tr><tr><td><strong>Ground Stations</strong></td><td>Ongoing</td><td><a href="https://1394776253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPuVVtRVX2TItLnaqjW8A%2Fuploads%2Fd4iOeaLWSeudWBcqstYg%2FGroundStation.png?alt=media&#x26;token=aeb42daf-278c-46de-9254-8ec199e968ea">GroundStation.png</a></td><td></td><td><a href="projects/ground-stations">ground-stations</a></td></tr><tr><td><strong>Orbital CubeSat</strong></td><td>Starting Spring 2026!</td><td><a href="https://1394776253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPuVVtRVX2TItLnaqjW8A%2Fuploads%2FjRTO3sieJ9YpcBt3R2q2%2Funnamed.jpg?alt=media&#x26;token=468d7131-7c06-4310-9b59-cabf68e838f7">unnamed.jpg</a></td><td></td><td><a href="projects/orbital-cubesat">orbital-cubesat</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/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.
