# Bienvenido

## Bienvenido al repo de ICPoaps

Aquí encontraras la documentación necesaria para integrar, modificar o implementar este protocolo&#x20;

## ¿Quieres comenzar de inmediato?

Sumérgete en la documentación de inicio rápido y explora detrás de bambalinas de ICPoaps

{% content-ref url="/pages/LCb0f32Oeshn386qMTpH" %}
[Inicio rápido](/icpoaps-documentacion/inicio-rapido.md)
{% endcontent-ref %}

## Quieres ir mas profundo

Usa la documentación de referencia para tener una mejor idea

{% content-ref url="/pages/eHhX3h0kowptMDaHTT7l" %}
[Orden de proyecto](/icpoaps-documentacion/referencias/orden-de-proyecto.md)
{% endcontent-ref %}

{% content-ref url="/pages/AARYgmMzU6nFE6edYJ1B" %}
[Backend (smart contract)](/icpoaps-documentacion/referencias/backend-smart-contract.md)
{% endcontent-ref %}

{% content-ref url="/pages/XPgWd52vtdOwcaKTQ19O" %}
[Frontend](/icpoaps-documentacion/referencias/frontend.md)
{% endcontent-ref %}


---

# 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://jistro.gitbook.io/icpoaps-documentacion/bienvenido.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.
