# Conseguindo coins

Coins é a principal moeda do servidor, usada para comprar itens, terrenos, acessar locais especiais e muito mais.

## Como conseguir os primeiros coins?

#### Para começar a farmar seus primeiros coins façam o seguinte:

1. Digite <mark style="color:yellow;">**/kit**</mark> e pegue o kit inicial,
2. Vá para o [mundo de mineração](broken://pages/g83JPlrD1clvkcXq3KIp) com o comando <mark style="color:yellow;">**/minerar**</mark> e colete recursos
3. Digite <mark style="color:yellow;">**/warp**</mark> para abrir a página de [Lojas NPCs](/sistemas/economia/comercio/lojas-de-npc.md)
4. Venda os itens que você coletou nos NPCs
   * Minerador - Vender minérios
   * Lenhador - Vender madeiras e folhas
   * Escavador - Vender terra e tesouros
   * Fazendeiro - Vender plantações

#### Você também pode vender seus  itens para outros jogadores:

* [Mercado](/sistemas/economia/comercio/mercado.md) (<mark style="color:yellow;">**/mercado**</mark>);
* [Lojas de placa](/sistemas/economia/comercio/lojas-de-jogadores-comercio.md) no terreno de jogadores (<mark style="color:yellow;">**/pw**</mark>).

#### Algumas formas de conseguir coins sem precisar vender:

* Matando mobs em locais especiais (nether, end, eventos etc);
* [Eventos](/sistemas/eventos.md) diários e semanais (Palavra embaralhada, loteria, bolão etc).
* Ganhar grogs em eventos e trocá-los por coins na loja de grog (<mark style="color:yellow;">**/grog**</mark>)
* [Torneios](/sistemas/torneios.md) diários e semanais  (<mark style="color:yellow;">**/torneio**</mark>)

{% embed url="<https://www.youtube.com/watch?v=05f8XC97dbY>" %}


---

# 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/conseguindo-coins.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.
