# Physics Ground Station

KSC is working with the UCF Department of Physics to help operate the satellite tracking ground station installed on the roof of the Physical Sciences Building.

This section collects the operating procedures, setup notes, calibration steps, and manufacturer reference documents needed to use and maintain the station.

## Quick links

* [Hardware](/projects/ground-stations/physics-ground-station/hardware.md)
* [Ground Station PC Setup](/projects/ground-stations/physics-ground-station/pc-setup.md)
* [Radio and Software Notes](/projects/ground-stations/physics-ground-station/radio-software.md)
* [Antenna Rotator Calibration](/projects/ground-stations/physics-ground-station/calibration.md)
* [Ground Station Registration](/projects/ground-stations/physics-ground-station/registration.md)
* [Project Notes](/projects/ground-stations/physics-ground-station/project-notes.md)
* [Reference Documents](/projects/ground-stations/physics-ground-station/reference-documents.md)

## Current documentation status

Some hardware details still need on-site confirmation.


---

# 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/ground-stations/physics-ground-station.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.
