> For the complete documentation index, see [llms.txt](https://wiki.survivalandia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.survivalandia.com/economia/loja-cash.md).

# Loja Cash

O cash é uma segunda moeda no servidor. Com ele, você pode comprar VIPs, negociar com outros jogadores, comprar chaves, benefícios, entre outros.

## Como conseguir cash?

Você recebe cash comprando-o na loja online. Veja abaixo como comprar na loja online

{% hint style="info" %}
[Clique aqui e veja como comprar na loja online](/loja-online-survivalandia.md)
{% endhint %}

## Gerenciar Cash

| Comando                            | Descrição                                                     |
| ---------------------------------- | ------------------------------------------------------------- |
| /cash enviar \<jogador> \<quantia> | Enviar uma quantia de cash a um jogador.                      |
| /cash top                          | Ver os top jogadores com mais cash.                           |
| /cash                              | Abrir informações diversas incluindo quanto cash você possui. |

## Usar a Loja Cash

| Comando   | Descrição                 |
| --------- | ------------------------- |
| /lojacash | Abrir o menu da loja cash |

Veja abaixo o que você pode gastar com o cash na loja cash!

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

## Comprar VIP

1. Clique em VIPs (ícone de esmeralda)
2. Escolha um VIP
3. Clique no botão verde para confirmar
4. Veja o número da sua chave VIP em `/listarkeys`
5. Ative seu VIP com `/usarkey <número>`

## Comprar TAG

1. Clique me Tags (ícone da etiqueta)
2. Escolha uma categoria
3. Escolha uma Tag
4. Use-a em `/tags`

## Comprar Benefícios

1. Clique em Benefícios (ícone do sinalizador)
2. Escolha o benefício
3. Clique no botão verde para confirmar, se solicitado.

## Comprar Chaves

1. Clique em Chaves de Caixa
2. Escolha a chave
3. Clique no botão verde para confirmar, se solicitado.
4. Use sua chave em `/caixa`


---

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

```
GET https://wiki.survivalandia.com/economia/loja-cash.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.
