# Installation Guide

<figure><img src="/files/wqGpTEr6clJUPxAxkukK" alt=""><figcaption></figcaption></figure>

The simulation system consists of both the software system and the WSL subsystem. To make installation easier and ensure the system stays up to date, we provide an installer and subsystem image for user convenience. In regular use, the system is highly extensible and developer-friendly.

The subsystem is the key part of this project and is also where issues are more likely to arise compared to other software installations. To help users, we provide a downloader. If there are any issues with the downloader, you can refer to the manual installation guide and the FAQ section for troubleshooting solutions.


---

# 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://bit-sigma.gitbook.io/tutorials-for-sigma-free/sigma-free-introduction/installation-guide.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.
