# Styling

- [Customizing appearance](https://docs.formsort.com/styling/customizing-appearance.md): Customize the look and feel of your flows.
- [Content area & form layout](https://docs.formsort.com/styling/customizing-appearance/content-area-and-form-layout.md)
- [Buttons](https://docs.formsort.com/styling/customizing-appearance/buttons.md): CTA all day.
- [Typography](https://docs.formsort.com/styling/customizing-appearance/typography.md)
- [UI states](https://docs.formsort.com/styling/customizing-appearance/ui-states.md): Make your components responsive to user interaction.
- [Color and dimension variables](https://docs.formsort.com/styling/customizing-appearance/color-and-dimension-variables.md)
- [Question containers](https://docs.formsort.com/styling/customizing-appearance/question-containers.md)
- [Inputs and dropdowns](https://docs.formsort.com/styling/customizing-appearance/dropdown-menu.md)
- [Checkmarks](https://docs.formsort.com/styling/customizing-appearance/checkmarks.md)
- [Tables](https://docs.formsort.com/styling/customizing-appearance/tables.md)
- [Sliders](https://docs.formsort.com/styling/customizing-appearance/sliders.md)
- [Divider lines](https://docs.formsort.com/styling/customizing-appearance/divider-lines.md)
- [Progress bar](https://docs.formsort.com/styling/customizing-appearance/progress-bars.md): Display user progress through a form flow.
- [Comparison cards](https://docs.formsort.com/styling/customizing-appearance/comparison.md): Configuring your comparison cards
- [Animations and transitions](https://docs.formsort.com/styling/customizing-appearance/animations-and-transitions.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.formsort.com/styling.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.
