> For the complete documentation index, see [llms.txt](https://doc.5v8.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.5v8.im/rdr2/exodus/question.md).

# Exodus使用过程中问题

{% tabs %}
{% tab title="1.坐骑>自动上马解决" %}
\*\*如果开启了坐骑选项>自动上马后无法关闭\*\*

> **解决方法：**
>
> **1、关闭坐骑选项>自动上马**
>
> **2、前往载具选项>开启再关闭自动上马即可**
>
> **3、载具选项的自动上马仍然可用于坐骑**<mark style="color:red;">**(推荐)**</mark>
> {% endtab %}
> {% endtabs %}

{% tabs %}
{% tab title="2.菜单(Render初始化)Process Crashed" %}

> **去往菜单根目录**%AppData%\Roaming\Exodus Client\Library\Red Dead Redemption 2\Client
>
> <img src="https://1734756017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoCYvvXN5D4X6fnJfQ2C%2Fuploads%2Fxsm99nQF5aAsCGmHJnKl%2Fimage.png?alt=media&#x26;token=b7995dd6-0211-4ac8-81eb-1aeceefd91cb" alt="" data-size="original">
>
> **删除State.json**
>
> **然后重启电脑后重新注入**
> {% endtab %}
> {% endtabs %}

{% tabs %}
{% tab title="3.无法看见玩家 无法与玩家互动" %}

> **此问题会阻止玩家看到你，甚至无法与你互动。**\
> **如果你有类似或类似的东西，那么这可能是原因。**\
> **要解决此问题，只需关闭 在线选项>虚假信息>战局限制同步 下的“限制同步”。**\
> **修复：关闭限制同步**
> {% endtab %}
> {% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.5v8.im/rdr2/exodus/question.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
