# Conectar wallet a nodo de TOPO⚡

Para aprovecharlo solo es necesario seguir estos simples pasos, con algunas de las wallets mas usadas en Cardano:

## Nami

Abrimos Nami.

Hacemos clic en el icono de nuestra wallet, en la esquina superior derecha y seleccionamos la opción SETTINGS, luego la opción NETWORK.&#x20;

Como se puede apreciar en la imagen inferior, tildar la casilla CUSTOM NODE y pegar la siguiente dirección en el campo inferior:

`http://public.topopool.com:8090/api/submit/tx`

![Configuración en Nami](/files/F9aGRy8PnBoYssnq6WRA)

## CCVault

Abrimos la extensión del browser.

Hacemos clic en PREFERENCES globales de la wallet&#x20;

Como se puede apreciar en la imagen inferior, tildar la casilla CUSTOM SUBMIT API ENDPOINT y pegar la siguiente dirección en el campo inferior:

`http://public.topopool.com:8090/api/submit/tx`

Clic en SAVE

![Configuración en CCVault](/files/docMFEBKvVOTnsYmdXSL)

¡Listo! Ya puedes enviar tus transacciones a la blockchain usando el nodo público de TOPO⚡.

Happy minting!


---

# 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/conectar-wallet-a-nodo-de-topo.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.
