# Course Filter

### How it works?

Based on Moodle Custom Course Fields and JS&#x20;

**Site administration -> Courses -> Default settings -> Course custom fields**

Filter by Languages, Teachers, and 5 other custom fields

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFXzbdpVhyxdIy0lIThMp%2Fuploads%2FBa1mGwreRCtS07XQugvf%2Fmoodle-custom-course-fields.png?alt=media&token=90b2d770-f0a0-493b-b9e9-af1fe37ca444>" %}

### Theme Settings

Available options:

1. Turn on Course Filter&#x20;
2. Show Language Filter
3. Show Teachers Filter
4. and 5 custom filters

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFXzbdpVhyxdIy0lIThMp%2Fuploads%2FoUjsRbhdVxuh69Xjb5Cp%2Ftheme-settings.png?alt=media&token=7c1ee8bf-61c9-481b-ac31-4902359d5e02>" %}


---

# 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://rosea.gitbook.io/universe-moodle-theme/getting-started/course-filter.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.
