# Trade

O sistema de trade permite ao jogador realizar vendas, compras ou trocas de maneira segura e eficaz.

&#x20;Para realizar a troca utilize o comando /trade \<nome do jogador>

Um convite será enviado para o jogador aceitar. Feito isso, um menu será aberto. Do lado esquerdo você colocará o item que deseja trocar ou o valor combinado e do lado direito aparecerá a quantia ou item do outro jogador.

Após adicionado os itens ou valor correspondente basta clicar no botão verde e aguardar 3s. A transação então será finalizada.


---

# 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.redesaint.com/skyblock/sistemas/trade.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.
