> For the complete documentation index, see [llms.txt](https://docs.1move.io/es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1move.io/es/sistemas-y-mecanicas-de-game-fi/sistema-anti-trampas.md).

# Sistema anti-trampas

## **Sistema anti-trampas (en desarrollo)**

Aprendizaje automático para detectar trampas a través de la simulación de datos.

Se utilizan tres mecánicas para detener las trampas en el juego, lo que incluye que se castigue la cuenta del tramposo:

Rastreo GPS

Sensor de movimiento y datos de salud

&#x20;

Transferir el calzado de una cuenta a otra dará como resultado que la zapatilla entre en un período de enfriamiento. Durante el período de enfriamiento, el usuario no podrá usar este calzado.

Si el usuario pierde energía debido a la transferencia del calzado del inventario a la billetera, todo el cofre del tesoro sin abrir en la cuenta del usuario se quemará / purgará.

{% hint style="info" %}
Perder energía al listar una zapatilla en el mercado NO quemará/purgará el Cofre del Tesoro.
{% endhint %}

{% hint style="warning" %}
El uso de dispositivos que han sido liberados, anclados o cuentan con un sistema operativo alterado, hará que 1MOVE no funcione correctamente.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.1move.io/es/sistemas-y-mecanicas-de-game-fi/sistema-anti-trampas.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.
