# 安装指南

## 一、软件组成

<figure><img src="/files/e07wwRZ0PYvsnjJo3Swf" alt=""><figcaption><p>软件系统结构</p></figcaption></figure>

仿真系统同时包括了软件系统和WSL子系统两个部分。因此，为了方便安装，并保证系统一直处于更新状态，我们提供了安装器及子系统镜像，来方便用户使用。在正常使用时，该系统具有极强的可拓展性和可开发性。

其中，子系统是本项目的关键，也是相比其他软件安装过程中容易出现问题的地方。为了方便各位使用，我们提供了一个下载器，如果下载器出现问题，可以参考手动安装子系统教程及常见问题汇总及解答进行解决。

{% content-ref url="/pages/iR4UxNPef2bb14yitUWg" %}
[安装教程](/tutorials-for-sigma-free/sigma-free-fang-zhen-xi-tong-jian-jie/an-zhuang-zhi-nan/an-zhuang-jiao-cheng.md)
{% endcontent-ref %}

{% content-ref url="/pages/UNi5YbmkFvzNkTf2vngN" %}
[WSL子系统教程介绍](/tutorials-for-sigma-free/sigma-free-fang-zhen-xi-tong-jian-jie/an-zhuang-zhi-nan/wsl-zi-xi-tong-jiao-cheng-jie-shao.md)
{% endcontent-ref %}

{% content-ref url="/pages/AOQU54TralRhWwg6s3Ty" %}
[常见问题汇总及解答](/tutorials-for-sigma-free/sigma-free-fang-zhen-xi-tong-jian-jie/an-zhuang-zhi-nan/chang-jian-wen-ti-hui-zong-ji-jie-da.md)
{% endcontent-ref %}


---

# 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-fang-zhen-xi-tong-jian-jie/an-zhuang-zhi-nan.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.
