# Style / Branding

Defining the look and feel of your surveys and forms is an important part of the form design process as it allows you to closely match your corporate brand design guidelines and make your survey more appealing to your respondents.

Styles can be created, designed, organized and assigned to your surveys using the [style library](/form-management/style-branding/style-library.md) and thanks to ngSurvey's modern [style editor](/form-management/style-branding/style-editor.md) you are able to see in real time how your style will look like on the surveys you are currently working on.&#x20;

![](/files/-MBbhCJsrCC4tyOpDVUI)

1. [Style library](/form-management/style-branding/style-library.md)
2. [Realtime style preview](/form-management/style-branding/style-editor.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://docs.ngsurvey.com/form-management/style-branding.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.
