# Courses tab

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.

Clicking directly on one of the tabs will show a complete list of all corresponding resources in the session (if you don't click on one specific course in the first tab, the *Learning paths* tab will show all learning paths in the session, all courses mixed up).


---

# 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/teacher-guide/session_view/courses_tab.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.
