# SA-MONEY

This script is  fully automated and workable for all scripts. All scripts are protected by the escrow system from CFX

{% embed url="<https://www.youtube.com/watch?v=StGvS2lHZ8I>" %}
Preview
{% endembed %}

{% tabs %}
{% tab title="Config" %}
{% hint style="info" %}
What is open and what can you configure?
{% endhint %}

{% @github-files/github-code-block url="<https://github.com/Studio-PLAYERS/TEBEX-Doc/blob/main/SA-Money/previews/config.lua>" %}
{% endtab %}

{% tab title="Locale" %}
{% hint style="info" %}
Here is locale
{% endhint %}

{% @github-files/github-code-block url="<https://github.com/Studio-PLAYERS/TEBEX-Doc/blob/main/SA-Money/previews/en.lua>" %}
{% endtab %}

{% tab title="Functions.lua (Notify system)" %}
{% hint style="info" %}
There you can setup your notify system
{% endhint %}

{% @github-files/github-code-block url="<https://github.com/Studio-PLAYERS/TEBEX-Doc/blob/main/SA-Money/previews/functions.lua>" %}
{% endtab %}
{% endtabs %}

**Features**

* Client Resmon - 0.00-0,01ms
* Server Resmon - 1xCurrency - \[0.00-0.02ms / 1 Player | +-80 Players 2.6ms]
* Configurable - locale/language, config

We are using Asset Escrow system


---

# 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.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.
