# Typography

{% embed url="<https://www.youtube.com/watch?v=_ucPFPTRME4>" %}

Flexi makes it simple to control typography across your theme.

{% stepper %}
{% step %}

#### Enable the app embed

Start by toggling on the Flexi Typography app embed in your theme editor. This gives you access to global font sizing controls.
{% endstep %}

{% step %}

#### Adjust heading sizes

Each heading (H1–H6) has its own desktop and mobile sliders, so you can fine-tune sizes separately for larger and smaller screens.
{% endstep %}

{% step %}

#### Customize paragraph sizes

Paragraph text comes with three adjustable styles, which are small, default, and large. Use the input slider to adjust their sizes.
{% endstep %}
{% endstepper %}


---

# 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://flexi-library.gitbook.io/flexi-slider-sections/docs/typography.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.
