> For the complete documentation index, see [llms.txt](https://docs.hzz.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hzz.im/gta5/exit/menu/creek/use.md).

# CREEK使用教程

{% hint style="danger" %} <mark style="color:red;">**保存好你购买的**</mark><mark style="color:orange;">**`CREEK账号密码`**</mark><mark style="color:red;">**,若丢失无法找回**</mark>

<mark style="color:red;">**CREEK的**</mark><mark style="color:orange;">**`账号密码`**</mark><mark style="color:red;">**都是**</mark><mark style="color:orange;">**`开发者随机`**</mark><mark style="color:red;">**生成**</mark>
{% endhint %}

## 下载

{% tabs %}
{% tab title="网盘下载注入器" %}
{% embed url="<https://hzmod.lanzoub.com/b02dtptyd>" %}
{% endtab %}

{% tab title="售后群下载注入器" %}

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

## 注入

> **进入故事模式,管理员运行注入器**

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

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

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

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

## 使用

**点击 `INS` 呼出/隐藏菜单**

&#x20;**`鼠标点击` 操控菜单**

### **设置中文**

**按照教程注入后默认是中文**

> **或者你可以下载售后群的汉化文件**
>
> **(由红中翻译,把原`CREEK`未翻译的选项逐一翻译,你所看到的英文都是翻译不了的,推荐配合功能图中文标注食用)**

**存放路径：文档/Creekside/Translate**

{% tabs %}
{% tab title="教程内功能图" %}
{% content-ref url="/pages/QMZeehh3FJEd3KKZFzgx" %}
[CREEK功能图](/gta5/exit/menu/creek/show.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="文件下载" %}
{% embed url="<https://hzmod.lanzoub.com/ijuuN0f9hpvi>" %}
{% 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.hzz.im/gta5/exit/menu/creek/use.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.
