# 关于Fivem刷钱

**在私服里的`钱`或者`其他物品`,会有一个`代码`,`输入代码`,获取`对应物品`**

> **简单就是使用菜单把钱的代码Dump下来后再刷**

<mark style="color:red;">**`每个服务器的钱或者道具代码都不一样,需要刷钱的前提是知道该服务器的钱的代码`**</mark>

***

**参考如下**

{% content-ref url="/pages/OZ8rvpdmGyAN1zewSgHP" %}
[Eulen刷钱教程](/g/fivem/eulen/pls/money.md)
{% endcontent-ref %}


---

# 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/g/fivem/money.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.
