# Trocas entre jogadores

Para trocar com um jogador, digite `/trocar [jogador]`.

<figure><img src="https://docs.minesky.com.br/tutoriais/economia/loja5.png" alt=""><figcaption></figcaption></figure>

Caso o jogador aceite seu pedido de troca, vocês verão a tela a seguir:

<figure><img src="https://docs.minesky.com.br/tutoriais/economia/loja6.png" alt=""><figcaption></figcaption></figure>

Coloque seus itens do lado esquerdo e aperte o botão para ficar pronto. A troca só poderá prosseguir se os dois jogadores aceitarem.

<figure><img src="https://docs.minesky.com.br/tutoriais/economia/loja7.png" alt=""><figcaption></figcaption></figure>

Assim que os dois jogadores estiverem prontos, a troca será realizada.


---

# 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.minesky.com.br/mecanicas-e-features/economia/trocas.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.
