# Novedades

- [Conectar wallet a nodo de TOPO⚡](https://es-kb.topopool.com/novedades/conectar-wallet-a-nodo-de-topo.md): Hemos publicado un cardano-submit-api para el libre uso de la comunidad. Por lo general brinda un mejor rendimiento que los servidores públicos de las wallets en momentos de alta congestión de la red.
- [Migrar pledge a Ledger Nano](https://es-kb.topopool.com/novedades/migrar-pledge-hw.md): ¿Como mover nuestro pledge a una dirección generada desde un Hardware Wallet? Si ya cuentas con un Ledger Nano X o S estos son los pasos para proteger las ADA de tu pledge y dormir mas tranquilo.
- [Votar en Catalyst con wallet de pledge (deprecado)](https://es-kb.topopool.com/novedades/votar_catalyst_pledge.md): Guía rápida para registrar tu wallet de pledge CLI para votar en Catalyst, realizar en máquina segura ya que requiere manipular las llaves del pledge.


---

# 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/novedades.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.
