# Welcome!

{% hint style="info" %}
The 229th Squadron is dedicated to excellence in virtual aviation and tactical operations. As a member of our squadron, you are apart of a dynamic team committed to teamwork, professionalism, and precision.&#x20;
{% endhint %}

<details>

<summary>What You'll Find Here</summary>

* **Squadron Procedures:** Detailed guidelines and protocols for various squadron activities, including mission planning, communication procedures, and aircraft operations.
* **Training Resources:** Comprehensive training materials to enhance your skills and knowledge, including tutorials, guides, and simulation scenarios.
* **Aircraft Specifications:** Detailed information on the aircraft used by the squadron, including performance characteristics, weapon systems, and cockpit controls.
* **Mission Protocols:** Guidelines and strategies for executing missions effectively, including mission objectives, tactics, and coordination with other squadrons.

</details>

<details>

<summary>Contributing</summary>

This documentation is a collaborative effort, and we encourage all members to contribute their knowledge and expertise. If you have insights, tips, or resources that you think would benefit your fellow squadron members, don't hesitate to share them. Together, we can build a comprehensive resource that reflects the collective wisdom of our squadron.

</details>


---

# 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://229.gitbook.io/229-hub/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.
