# Global Classes & Stylesheets

The Cwicly Global Stylesheet improves workflow and regroups two main features: [Global Classes](#global-classes) and [Global Stylesheets](#global-stylesheets).

## Global Classes

Global Classes allow you to visually create & manage your own classes independently from any block and apply them anywhere and everywhere. They can be created, removed or copied.

{% content-ref url="/pages/9FYYPyhbKjWbQdEoEeek" %}
[Global Classes](/global-styles/global-classes-and-stylesheets/global-classes.md)
{% endcontent-ref %}

## Global Stylesheets

The Global Stylesheets property allows you to add your own custom CSS rules when you are unable to find exactly what you need.

{% content-ref url="/pages/yGOjqblnfOxZkl8wbSUR" %}
[Global Stylesheets](/global-styles/global-classes-and-stylesheets/global-stylesheets.md)
{% endcontent-ref %}


---

# 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.cwicly.com/global-styles/global-classes-and-stylesheets.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.
