# ¿Dónde está mi DAO?

Ha desplegado un DAO. ¡Perfecto! ¡Pero no puede encontrarlo! ¿Dónde está su DAO?&#x20;

Si el proceso de creación del DAO está completado correctamente y el DAO fue desplegado de igual forma, puede acceder a su DAO fácilmente:&#x20;

Copie y pega esta URL en su navegador: <https://client.aragon.org/#/><**nombre de su DAO>**

Nota: es el **nombre de su DAO** que ha elegido durante la fase de creación del DAO.&#x20;

No se olvide de conectar su monedero Web3 a la Network (red) (es decir, la red donde ha desplegado su DAO) y también de seleccionar la cuenta de dirección del monedero correcta.


---

# 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://legacy-docs.aragon.org/documentacion-del-usuario-de-aragon/faqs-preguntas-frecuentes/products/aragon-client/where-is-my-dao.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.
