# Typography

- [Headings](https://docs.stylothemes.com/qalam/customization/typography/headings.md): The Headings Typography settings allow you to customize the fonts, sizes, alignment, and colors for all heading tags (H1 – H6) and widget titles across your site.
- [Paragraphs](https://docs.stylothemes.com/qalam/customization/typography/paragraphs.md): The Paragraph Typography settings control the styling of regular text content across your website. This ensures your articles and posts remain clean, readable, and consistent.


---

# 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.stylothemes.com/qalam/customization/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.
