# Typography

- [Headings](https://docs.stylothemes.com/urdupress-lite/customization/typography/headings.md): The Headings settings allow you to control the typography style of all heading tags (H1–H6) across your website. This ensures visual hierarchy and consistent design for titles, sections, and content h
- [Paragraph](https://docs.stylothemes.com/urdupress-lite/customization/typography/paragraph.md): The Paragraph Typography settings control how text is displayed inside posts, pages, and excerpts. This ensures readability and consistency across your website.
- [Menu](https://docs.stylothemes.com/urdupress-lite/customization/typography/menu.md): The Menu Typography settings allow you to control how your website’s navigation menu items appear. This ensures that your site’s main navigation is readable, stylish, and consistent with the overall d


---

# 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/urdupress-lite/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.
