# Space101 Support Guides

## Welcome to the Official Documentation and Support Guides of Space101

Here you will have the installation guides and basic snippets for each resource we offer

\
If these docs do not prove to be helpful please feel free to open a ticket in our [`discord`](https://discord.gg/space101)\
\
Products:

{% embed url="<https://docs.space101.store/product-guides/smart-arges-script>" %}

{% embed url="<https://docs.space101.store/product-guides/standalone-winch-script>" %}

{% embed url="<https://docs.space101.store/product-guides/code-3-matrix-script>" %}

{% embed url="<https://docs.space101.store/product-guides/fire-training-control-script>" %}

{% embed url="<https://docs.space101.store/product-guides/evcs-emergency-vehicle-control-system>" %}

{% embed url="<https://docs.space101.store/product-guides/salt-spreader-control-script>" %}

{% embed url="<https://docs.space101.store/product-guides/ambulance-stretcher-script>" %}

## General support documents

{% embed url="<https://docs.space101.store/general-guides/32-siren-script>" %}

{% embed url="<https://docs.space101.store/general-guides/changing-ytd-textures>" %}

{% embed url="<https://docs.space101.store/general-guides/how-to-fix-modkit-ids>" %}


---

# 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://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.
