# Cursos

Se describen los pasos para la creación y visualización de un curso. Adicionalmente, se muestra el proceso de verificación de los certificados generados por Curzite.

* [Parte 1: Crear un Curso.](/curzite/cursos/crear-un-curso.md)
* [Parte 2: Tomar un Curso.](/curzite/cursos/tomar-un-curso.md)
* [Parte 3: Certificado Digital.](/curzite/cursos/certificado-digital.md)
* [Parte 4: Reporte de Mentees](/curzite/cursos/reporte-de-mentees.md)[.](/curzite/cursos/reporte-de-mentees.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://curzite-guide.gitbook.io/curzite/cursos.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.
