# Notas de los cursos de Platzi

## Propósito de este documento

Compartir las notas de los estudiantes con el resto y tener un sitio de fácil acceso a las notas.&#x20;

## Cómo contribuir

Si deseas agregar información adicional, cambiar o corregir algún error, puedes hacerlo desde el [repositorio](https://github.com/AugustoBarco/Notas_recolectadas). Con mucho gusto incluiré tu aporte.

Si colaboras muchas veces con el documento te daré acceso para que incluyas tu información libremente.

## Índice de contenido

Este link te va a dirigir al repositorio, puedes ver el índice en el lateral de esta página. [Ver índice](https://github.com/AugustoBarco/Notas_recolectadas/tree/2e3c43e3c1c104a846d1bef80578ed24987eccf3/SUMMARY.md)


---

# 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://augdiaugus.gitbook.io/recoleccion-de-notas-publicas/master.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.
