# Space101 Documentation

## Space101 Documentation

- [Space101 Support Guides](https://docs.space101.store/starting-out/space101-support-guides.md)
- [Before Installing](https://docs.space101.store/starting-out/before-installing.md): Installing assets with escrow!
- [Smart Arges Script](https://docs.space101.store/product-guides/smart-arges-script.md)
- [Premade Configs](https://docs.space101.store/product-guides/smart-arges-script/premade-configs.md): Optional Configs
- [Standalone Winch Script](https://docs.space101.store/product-guides/standalone-winch-script.md)
- [Premade Configs](https://docs.space101.store/product-guides/standalone-winch-script/premade-configs.md): Optional Configs
- [Code 3 Matrix Script](https://docs.space101.store/product-guides/code-3-matrix-script.md)
- [Premade Configs](https://docs.space101.store/product-guides/code-3-matrix-script/premade-configs.md): Optional Configs
- [Fire Training Control Script](https://docs.space101.store/product-guides/fire-training-control-script.md)
- [(EVCS) Emergency Vehicle Control System 1.2](https://docs.space101.store/product-guides/evcs-emergency-vehicle-control-system-1.2.md)
- [EVCS 2.0 (With UI)](https://docs.space101.store/product-guides/evcs-emergency-vehicle-control-system-1.2/evcs-2.0-with-ui.md)
- [Salt Spreader Control script](https://docs.space101.store/product-guides/salt-spreader-control-script.md)
- [Ambulance Stretcher Script](https://docs.space101.store/product-guides/ambulance-stretcher-script.md)
- [32 Siren Script](https://docs.space101.store/general-guides/32-siren-script.md): AKA SirenSetting Limit Adjuster
- [Changing YTD Textures](https://docs.space101.store/general-guides/changing-ytd-textures.md): Vehicle Customization
- [How to Fix Modkit ID's](https://docs.space101.store/general-guides/how-to-fix-modkit-ids.md): Fixing Modkits


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.space101.store/starting-out/space101-support-guides.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.
