# Casamento

🚀 **`/tpcasal`** - Vá até o parceiro

🏡 **`/setlar`** - Define o lar do casal

🛏️ **`/lar`** - Vá até o lar do casal

💬 **`/pv`** - envia uma única mensagem no privado do casal

🔒 **`/privado`** - todas as mensagens serão enviadas no privado do casal

🕑 **`/online`** - veja quando o parceiro esteve online pela última vez

🔥 **`/briga-on`** - Ativa o PvP entre o casal

🩷 **`/briga-off`** - Desativa o PvP entre o casal

🫦 **`/beijar`** ou **`/kiss`** - Para beijar seu parceiro

🎁 **`/dar`** - Oferece o item em sua mão ao seu parceiro

🤗 **`/abraçar`** - abrace metaforicamente seu parceiro

🎒 **`/cofre`** - Abre a mochila do seu parceiro

✅ **`/cofre-on`** - Permite que seu parceiro use seu cofre

❌ **`/cofre-off`** - Não permite que seu parceiro use seu cofre


---

# 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.trindadecraft.com.br/wiki/comandos/casamento.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.
