> For the complete documentation index, see [llms.txt](https://hola-7.gitbook.io/educapod.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hola-7.gitbook.io/educapod.me/que-es-educapod.me.md).

# ¿Qué es educapod.me?

{% hint style="info" %}
**#TP21Challenge:** El website se encuentra compitiendo en el concurso de nichos creado por [Chuiso](https://twitter.com/chuisochuisez) de [TeamPlatino](https://teamplatino.com/club/afiliado/551e721349dccc569231930a0701ddcc5a83c4da/), el cual esta patrocinado por [Publisuites](#getting-started), [Raiola Networks](https://gestiondecuenta.eu/aff.php?aff=4790) y [Don Dominio](https://www.dondominio.com/).
{% endhint %}

**Website:** [EDUCAPOD.ME](https://educapod.me)

A través de este documento te contamos en detalle el proyecto para que puedas conocer en forma detallada.

### Navega por el proyecto

Haz clic en las temáticas que sean de tu interés para conocer más.

{% content-ref url="/pages/nsD1BfAMsxFchHW4AcJb" %}
[La Idea](/educapod.me/proyecto/la-idea.md)
{% endcontent-ref %}

{% content-ref url="/pages/zA5TtFZ3Dx4u5Ag86gKk" %}
[La Solución](/educapod.me/proyecto/la-solucion.md)
{% endcontent-ref %}

{% content-ref url="/pages/bIH9htEbHKp1AA4Qlu2E" %}
[La Monetización](/educapod.me/proyecto/la-monetizacion.md)
{% endcontent-ref %}

### Sobre el contenido

Conoce de que manera se incorpora el contenido en [Educapod.me](https://educapod.me)

{% content-ref url="/pages/nIokiYHAs25KrIgl2htR" %}
[Youtube](/educapod.me/contenido/youtube.md)
{% endcontent-ref %}

{% content-ref url="/pages/X9MwLdRvxH8ZHGoj4C3O" %}
[Youtube Music](/educapod.me/contenido/youtube-music.md)
{% endcontent-ref %}

{% content-ref url="/pages/k9cNAh5MwoPm7Mk67KbG" %}
[Podcasts](/educapod.me/contenido/podcasts.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hola-7.gitbook.io/educapod.me/que-es-educapod.me.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
