> For the complete documentation index, see [llms.txt](https://docs.av-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.av-scripts.com/laptop-pack/laptop/installation/cosmo.md).

# Cosmo

> The money account used for almost all of my APPs is named cosmo, here's a little guide on how to add it on your Framework.&#x20;

{% hint style="info" %}
Cosmo is optional, if you want to use a different account change it on every APP config where a money account is required.
{% endhint %}

{% tabs %}
{% tab title="QBCore" %}

> Go to **qb-core/config.lua** and add it to *QBConfig.Money.MoneyTypes* and *QBConfig.Money.DontAllowMinus.*\
> *It should look something like this:*

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

{% tab title="ESX" %}

> Go to es\_extended/config.lua and add it to **Config.Accounts.** \
> It should look something like this:

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

{% tab title="Qbox" %}

> Go to **qbx\_core/config/server.lua** and add it to *moneyTypes* and *dontAllowMinus.* \
> *It should look something like this:*

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