# Fortitude Lua使用教程

## **下载** <a href="#download" id="download"></a>

{% hint style="info" %} <mark style="color:blue;">**小贴士**</mark>

<mark style="color:blue;">**永远养成一个好习惯：下载任何程序不要下到含 中文/中文符号/奇怪字符 的文件夹中，这可能导致部分程序运行不了；并建议将单个程序/压缩包放入单独的文件夹中，防止部分程序释放出很多闲杂文件或解压出太多文件影响整洁度**</mark>
{% endhint %}

{% embed url="<https://shark.lanzouh.com/b012ozyah>" %}

**存放路径**

> **文档/Fortitude/Red Dead Redemption 2/LUA**

**游戏内操作**

**官网Lua详解**

{% embed url="<https://fortitudemod.com/>" %}


---

# 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.shark.top/rdr2/fortitude/lua.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.
