# Welcome

### 如何安装Lua

首先找到你的客户端目录（通常在C:\Users\\%USERNAME%\Styles\scripts，粘贴到文件资源管理器即可查看）里的scripts文件夹，将所有你需要安装的脚本放进去，重启客户端即可加载。

如果你没有找到客户端目录，点击ClickGui内的Config页面上的Open Directory也可以自动打开目录。

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


---

# 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.styles.wtf/welcome.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.
