# Customization

- [General Settings](https://docs.stylothemes.com/urdupaper/customization/general-settings.md): The Theme Customizer allows you to adjust your website’s layout, colors, backgrounds, and E-Paper features. To open it, go to:
- [Header](https://docs.stylothemes.com/urdupaper/customization/header.md): The Header Settings section allows you to customize your website’s logo, header layout, navigation, and news ticker. To access:
- [Footer](https://docs.stylothemes.com/urdupaper/customization/footer.md): The Footer Settings section lets you manage the layout, colors, and copyright information of your website’s footer. To access:
- [Homepage](https://docs.stylothemes.com/urdupaper/customization/homepage.md)
- [Block Settings](https://docs.stylothemes.com/urdupaper/customization/homepage/block-settings.md): The Homepage Settings section allows you to manage the layout and blocks displayed on your homepage. To access:
- [Post Block Limit](https://docs.stylothemes.com/urdupaper/customization/homepage/post-block-limit.md)
- [Featured Grid](https://docs.stylothemes.com/urdupaper/customization/homepage/featured-grid.md)
- [Block Categories](https://docs.stylothemes.com/urdupaper/customization/homepage/block-categories.md)
- [Grid Block Icons](https://docs.stylothemes.com/urdupaper/customization/homepage/grid-block-icons.md)
- [Carousel Slider](https://docs.stylothemes.com/urdupaper/customization/homepage/carousel-slider.md)
- [Single Post](https://docs.stylothemes.com/urdupaper/customization/single-post.md)
- [Typography](https://docs.stylothemes.com/urdupaper/customization/typography.md)
- [Font Loader](https://docs.stylothemes.com/urdupaper/customization/typography/font-loader.md)
- [Headings](https://docs.stylothemes.com/urdupaper/customization/typography/headings.md)
- [Paragraphs](https://docs.stylothemes.com/urdupaper/customization/typography/paragraphs.md)
- [Menu](https://docs.stylothemes.com/urdupaper/customization/typography/menu.md)
- [News Ticker](https://docs.stylothemes.com/urdupaper/customization/typography/news-ticker.md)
- [SEO Settings](https://docs.stylothemes.com/urdupaper/customization/seo-settings.md)
- [General](https://docs.stylothemes.com/urdupaper/customization/seo-settings/general.md)
- [Webmaster Tools](https://docs.stylothemes.com/urdupaper/customization/seo-settings/webmaster-tools.md)
- [Social Media](https://docs.stylothemes.com/urdupaper/customization/seo-settings/social-media.md)
- [Advanced SEO](https://docs.stylothemes.com/urdupaper/customization/seo-settings/advanced-seo.md)
- [Labels & Texts](https://docs.stylothemes.com/urdupaper/customization/labels-and-texts.md)
- [Archives](https://docs.stylothemes.com/urdupaper/customization/archives.md)
- [Social Media](https://docs.stylothemes.com/urdupaper/customization/social-media.md): The Social Media section in the Customizer allows you to add your profile links and manage how sharing icons appear across your site.


---

# 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/urdupaper/customization.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.
