# UI Kit

- [Global Styles](https://rosea.gitbook.io/monocolor/ui-kit/global-styles.md): List of all available CSS classes
- [Typography](https://rosea.gitbook.io/monocolor/ui-kit/global-styles/typography.md): Work in progress...
- [UI Elements](https://rosea.gitbook.io/monocolor/ui-kit/global-styles/ui-elements.md): Work in progress...
- [Headings/Text Modifications](https://rosea.gitbook.io/monocolor/ui-kit/global-styles/headings-text-modifications.md)
- [Course Layout](https://rosea.gitbook.io/monocolor/ui-kit/course-layout.md)
- [Standard View](https://rosea.gitbook.io/monocolor/ui-kit/course-layout/standard-view.md)
- [Tab Layout](https://rosea.gitbook.io/monocolor/ui-kit/course-layout/tab-layout.md)
- [Course Formats](https://rosea.gitbook.io/monocolor/ui-kit/course-formats.md): Here are some recommended plugin course formats to consider.
- [Paid Courses](https://rosea.gitbook.io/monocolor/ui-kit/paid-courses.md): Easily link your Moodle account to a variety of payment options including Stripe, PayPal, Alipay, and many others.


---

# 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/monocolor/ui-kit.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.
