> For the complete documentation index, see [llms.txt](https://docs.shark.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shark.top/rdr2/rift/entertainment.md).

# Rift 娱乐模组使用教程

**进入Rift娱乐模组选项**

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

{% hint style="success" %} <mark style="color:green;">**仅展示部分需搭配按键使用的模组按键使用**</mark>
{% endhint %}

{% tabs %}
{% tab title="霍格沃茨魔法学院模组教程" %}
**飞天扫把**

**启用该模组并开启飞天扫把**

<mark style="color:red;">**`空格键`**</mark>&#x20;**&#x20;控制骑乘 / 取消 扫把**&#x20;

**左侧键盘&#x20;**<mark style="color:red;">**`Shift`**</mark> <mark style="color:red;">**`Ctrl`**</mark>**&#x20; 控制上升 / 下降**&#x20;

<mark style="color:red;">**`W`**</mark> <mark style="color:red;">**`A`**</mark> <mark style="color:red;">**`S`**</mark> <mark style="color:red;">**`D`**</mark>**&#x20; 控制方向**&#x20;

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

**古老魔法投掷**

**启用该模组并开启古老魔法投掷**

**以屏幕中提示的红色圈点为目标**

<mark style="color:red;">**`鼠标左键`**</mark>&#x20;**&#x20;对目标发射攻击**

<figure><img src="/files/fxYxCmTdKY1zp3AkOhLF" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="陨石攻击模组教程" %}
**启用该模组**

**以屏幕中提示的红色圈点为目标**

**键盘&#x20;**<mark style="color:red;">**`G`**</mark>&#x20;**&#x20;召唤熔岩陨石**

<mark style="color:red;">**`鼠标左键`**</mark>&#x20;**&#x20;对目标发射陨石**

<figure><img src="/files/8BMZYaJkbXmuvTvTS2rL" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="喷漆背包模组教程" %}
**启用该模组**

<mark style="color:red;">**`空格键`**</mark>&#x20;**&#x20;控制穿戴 / 取消 喷漆背包**&#x20;

**左侧键盘&#x20;**<mark style="color:red;">**`Shift`**</mark> <mark style="color:red;">**`Ctrl`**</mark>**&#x20; 控制上升 / 下降**&#x20;

<mark style="color:red;">**`W`**</mark> <mark style="color:red;">**`A`**</mark> <mark style="color:red;">**`S`**</mark> <mark style="color:red;">**`D`**</mark>**&#x20; 控制方向**&#x20;

<figure><img src="/files/GNVcItAUwpJ6FJKqDIDF" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="哈利波特模组教程" %}
**启用该模组**

**长按** <mark style="color:red;">**`鼠标左键`**</mark>&#x20;**&#x20;释放哈利波特雷击**

<mark style="color:red;">**`移动鼠标`**</mark>&#x20;**&#x20;控制雷击方向**

<figure><img src="/files/PZndGczAugQ5SWffSEx8" alt=""><figcaption></figcaption></figure>
{% 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://docs.shark.top/rdr2/rift/entertainment.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.
