> For the complete documentation index, see [llms.txt](https://docs.miltechsimulations.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.miltechsimulations.com/miltech-mission-hub/product-information/disclaimers-and-credits.md).

# Disclaimers and Credits

{% hint style="danger" %}
**3RD PARTY CREATORS:** PLEASE READ THE END USER LICENSE AGREEMENT
{% endhint %}

{% hint style="warning" %}
This product was exclusively developed and distributed for entertainment and educational purposes. Any commercial, training, professional, or military use of this product is strictly prohibited and not endorsed by Miltech Simulations, or any other company or individual related to this project.
{% endhint %}

{% hint style="warning" %}
This product has been independently developed using open-source information. This product includes artistic impressions of aircraft, vehicles and ships, protected under the 1st Amendment, and does not accurately represent (nor intends to represent) the performance, systems, design and/or features of any real-life aircraft, ship or vehicle. The depiction of any weapon, ship or vehicle in the simulator does not indicate affiliation, sponsorship, or endorsement by any weapon or vehicle manufacturer.&#x20;
{% endhint %}

## Credits

#### Miltech Simulations:

* Liam T: Mission Integration and Creation, UI Design, WASM, WorldScripts. Project Conceptualization. Mission Lord.
* Gabriel V: Quality Assurance, Project Management, Marketing, Community Engagement. 3D Art Preparation, Conceptualization. Mission Creation.
* Brayan L: 3D Assets - modeling and texturing.
* John H: Quality Assurance, Subject Matter Expert.&#x20;
* Nace420: Mission Creation.
* Max E: 3D/2D Asset Design. Mission Creation.

#### External Help:

* Distribution: Vantech North America LLC, IniBuilds LTD, Microsoft, Contrail Services Limited.&#x20;
* Video and Promotion Materials: IniBuilds LTD, CaptainKenobi, Contrail Services Limited.

## Copyright and License

The manual, documentation, videos, images, software, and all related materials are copyrighted and shall not be copied, translated, distributed, sold or copied without the previous written consent of Miltech Simulations.

All title and copyrights in and to the original created components of the SOFTWARE PRODUCT (including but not limited to any images, photographs, animations, video, audio, music, and 3D Models incorporated into the SOFTWARE PRODUCT), the accompanying documentation materials, and any copies of the SOFTWARE PRODUCT are owned by Miltech Simulations, Blackbird Simulations or its suppliers.

If you find any pirated copies of this software, please notify us.

Miltech Simulation is a Vantech brand.&#x20;

<hello@vantech.dev>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.miltechsimulations.com/miltech-mission-hub/product-information/disclaimers-and-credits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
