# Proteção de mapas

O sistema de proteção de mapas permite bloquear a cópia de um mapa. Ao bloquear o seu mapa, nenhum jogador exceto você conseguirá criar uma cópia do mapa.

<figure><img src="/files/OemM3gU3EOJGcb9EzfYo" alt=""><figcaption></figcaption></figure>

Você pode usar esse sistema para proteger map arts contra cópia e vendê-las por algum valor, criando um mercado de map arts únicas.

## Comandos

| Comando              | Função                                                                |
| -------------------- | --------------------------------------------------------------------- |
| `/art protect`       | Proteger o mapa que você estiver segurando                            |
| `/art show <g ou l>` | Mostrar a sua map art para outros jogadores localmente ou globalmente |


---

# 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.survivalandia.com/melhorias-de-jogabilidade/protecao-de-mapas.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.
