# Consejos y trucos

## Apagar la Trampa

Cuando no estés usando la trampa, es importante **apagarla correctamente**. Para hacerlo, mantén presionado el botón de encendido hasta que el dispositivo se apague. Esto garantiza una desconexión limpia de la red y ayuda a **proteger los componentes electrónicos** para su uso futuro. Un apagado adecuado también evita un drenaje innecesario de la batería y prolonga la vida útil general de la trampa.


---

# 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://docs.ocutrap.com/spanish-ocutrap-knowledge-base/comenzando/tips-and-tricks.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.
