# Advanced Options

- [Additional Classes](https://rosea.gitbook.io/universe-moodle-theme/demo-content/front-page-blocks/advanced-options/additional-classes.md)
- [Custom Block Title](https://rosea.gitbook.io/universe-moodle-theme/demo-content/front-page-blocks/advanced-options/custom-block-title.md): Learn how to change the individual block title properties.
- [Custom CSS field](https://rosea.gitbook.io/universe-moodle-theme/demo-content/front-page-blocks/advanced-options/custom-css-field.md)
- [Custom CSS/SCSS for Blocks](https://rosea.gitbook.io/universe-moodle-theme/demo-content/front-page-blocks/advanced-options/custom-css-scss-for-blocks.md)
- [Gradient Titles](https://rosea.gitbook.io/universe-moodle-theme/demo-content/front-page-blocks/advanced-options/gradient-titles.md): Learn how to add a gradient to the titles.
- [Rounded Boxes/Containers](https://rosea.gitbook.io/universe-moodle-theme/demo-content/front-page-blocks/advanced-options/rounded-boxes-containers.md)
- [Rounded Images](https://rosea.gitbook.io/universe-moodle-theme/demo-content/front-page-blocks/advanced-options/rounded-images.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://rosea.gitbook.io/universe-moodle-theme/demo-content/front-page-blocks/advanced-options.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.
