# 17mov\_Hud

* To fix the problem with updating money use this snippet.

{% @github-files/github-code-block url="<https://github.com/Studio-PLAYERS/TEBEX-Doc/blob/main/SA-Money/HUD-Implementations/17mov_Hud/snippet.lua>" %}

* Add this snippet into 17mov\_Hud/client/handlers.lua
* Here is a link to an example of the [full file](https://github.com/Studio-PLAYERS/TEBEX-Doc/blob/main/SA-Money/HUD-Implementations/17mov_Hud/handlers.lua) and how it should look.


---

# 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://studio-players.gitbook.io/studio-players/qb-qbx-scripts/sa-money/hud-implementations/17mov_hud.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.
