# Mantenimiento del pool

- [Renovar KES keys](https://es-kb.topopool.com/mantenimiento-del-pool/renovar-kes.md): Es necesario renovar las llaves cada 62 periodos KES (93 días) o de lo contrario nuestro pool no podrá firmar bloques cuando estas expiren.
- [Retirar un pool](https://es-kb.topopool.com/mantenimiento-del-pool/retirar-pool.md): Procedimiento para retirar un pool. Se recomienda dar al menos un par de epochs para que los delegadores tengan tiempo de buscar otro pool donde delegar su stake.


---

# 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://es-kb.topopool.com/mantenimiento-del-pool.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.
