# Kipu Explorer

Bienvenido a nuestro equipo de contribución: [**Kipu Explorer**](https://ethkipu.notion.site/ES-Manual-Kipu-Explorer-fc6cc67029064bce8b33b36509b60da6)**.** Nuestra colaboración se basa en GitBook, sincronizado con GitHub, para que todas las contribuciones queden registradas de manera abierta.&#x20;

Si estás interesado en contribuir a este recurso educativo de código abierto, por favor, contáctanos a través de nuestro correo electrónico: <educacion@ethkipu.org>

¡Esperamos contar con tu participación!


---

# 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://edp.ethkipu.org/contribuye/kipu-explorer.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.
