# Estructura de cada CLASE

En cada clase se encuentran las slides de presentación de contenido.

Abajo una sección **PRÁCTICA** donde hay links a clases web modulares, que usan un glslEdior. Se ve así:

![](/files/Cw5XCX8IQ1PplZjBgvnm)

Y está pensado para seguir las clases virtuales con los checkpoints escuchando las explicacioens con la posibilidad de editar el código en la misma.

Para la práctica por fuera del taller, se sugiere partir de un checkpoint y editarlo en <http://editor.thebookofshaders.com/>.

Luego hay una sección **NOTAS,** con comentarios hechos en el transcurso de las clases.


---

# 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://lashaderwiki.solsarratea.world/cursos/introductorios/live-coding-shaders-por-nodo-centro-cultral-digital/abril-mayo-2022/estructura-de-cada-clase.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.
