# Carteira

Todo coin que você recebe vai para sua carteira, mas cuidado pois ao morrer você perde 25% dos coins, para evitar que isso aconteça leia sobre o <mark style="color:green;">**banco**</mark> clicando abaixo:

{% content-ref url="/pages/1qJ4nXMUrrE27cSSdMXW" %}
[Banco](/sistemas/economia/banco.md)
{% endcontent-ref %}

## Comandos

* <mark style="color:yellow;">**/coins ajuda**</mark> - Lista de comandos do sistema de coins
* <mark style="color:yellow;">**/coins**</mark> - Ver quantos coins você tem na **carteira**
* <mark style="color:yellow;">**/coins ver \<nick>**</mark> - Ver quantos coins o jogador especificado possui na **carteira**
* <mark style="color:yellow;">**/coins enviar \<nick> \<quantidade>**</mark> - Enviar coins para a **carteira** jogador especificado
* <mark style="color:yellow;">**/coins top**</mark> - Ver os jogadores com mais coins no banco do servidor
* <mark style="color:yellow;">**/banco**</mark> - Para ir até o banco depositar ou sacar os coins


---

# 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://wiki.viciante.com.br/sistemas/economia/carteira.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.
