# Pestaña Cursos

La pestaña Cursos muestra una lista con los cursos disponibles de cada sesión. Si pincha en uno de esos cursos (el texto se volverá negro) para filtrar el resto de cursos y sólo mostrar las características del curso seleccionado.

The *Courses* tab shows a list of courses available inside the sessions. Click on one of these courses (the text will turn black) to filter the rest of the tabs to show only items from this course.

Haciendo clic directamente en una de las pestañas, se mostrará la lista de los recursos correspondientes dentro de la sesión (si no has hecho clic en un curso específico en la primera pestaña, la pestaña de *Lecciones* mostrará todas las lecciones de la sesión, de todos los cursos).


---

# 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://docs.chamilo.org/1.11.x-es/manual-del-profesor/vista_de_sesiones/pestana_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.
