# Sistema de economía

La economia de la modalidad se fundamenta en dos pilares; dinero y tokens.

### DINERO

Con el dinero puedes comprar y vender items en la **/shop** (tienda predeterminada por la modalidad) y la **/pshop** (esta es una tienda donde los propios jugadores colocan sus items)

### TOKENS

Los tokens se consiguen por el tiempo jugado en la modalidad. Con ellos podrás comprar en la \
&#x20;**/tokenshop** donde encontraras ítems importantes como; armas y armaduras, además de poder controlar el tiempo e invocar una piñata que da recompensas exclusivas)


---

# 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://sv.becraft.es/guias/mercado.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.
