# 在本地设备使用软件包

从[github release](https://github.com/cyanial/genshin-impact-picker/releases/latest)中按照以下说明来获取对应系统的程序包

### 文件说明

Windows：请使用后缀为exe/msi或者文件带windows的zip文件\
Linux:通用：后缀为appimage或文件名带Linux的zip文件\
debian系(ubuntu):deb文件\
Macos(x64): 后缀dmg或者文件名带Macos的zip文件\
**Win7以上系统的用户请使用exe/msi文件**

### 使用提示

Zip文件基于Electron打包的应用程序(**win10以下的系统不能使用**) 解压后运行应用程序即可\
其余均为Tauri打包(可直接双击运行)


---

# 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.tpsw.xyz/users/zai-ben-di-she-bei-shi-yong-ruan-jian-bao.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.
