# Welcome

The aerospace sector currently lacks adequate security awareness, particularly concerning satellites and their communications. This website aims to bridge this gap by providing a comprehensive and freely accessible reference for testing and researching satellite security.&#x20;

This website provides access to both beginner and advanced topics in this field, aiming to spark collaboration among experts and enthusiasts to improve the general understanding of security in this space.

## Why?

Satellites are susceptible to cyber attacks just like any other computer-based system. Given their critical role in communication, navigation, weather monitoring, and other essential functions, any compromise in their security could have severe consequences.


---

# 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://aerospace.jamiepegg.com/introduction/welcome.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.
