# Customization

- [Global Settings](https://docs.stylothemes.com/pinblog/customization/global-settings.md): This tab covers the overall website layout and styling.
- [Global Layout](https://docs.stylothemes.com/pinblog/customization/global-settings/global-layout.md)
- [Color Scheme](https://docs.stylothemes.com/pinblog/customization/global-settings/color-scheme.md): Mange your website's color scheme.
- [Archives](https://docs.stylothemes.com/pinblog/customization/global-settings/archives.md): Manage posts archive layout.
- [Reactions](https://docs.stylothemes.com/pinblog/customization/global-settings/reactions.md): Manage the reaction icons.
- [Account System](https://docs.stylothemes.com/pinblog/customization/global-settings/account-system.md): You can manage the built-in account features in this settings.
- [Header Builder](https://docs.stylothemes.com/pinblog/customization/header-builder.md): Create the perfect header with our intuitive drag-and-drop header builder.
- [Footer](https://docs.stylothemes.com/pinblog/customization/footer.md)
- [Homepage](https://docs.stylothemes.com/pinblog/customization/homepage.md): PinBlog includes a built-in Homepage Customizer that allows you to personalize the layout and content of your website’s homepage with ease.
- [Single Post](https://docs.stylothemes.com/pinblog/customization/single-post.md)
- [Typography](https://docs.stylothemes.com/pinblog/customization/typography.md)
- [Font Loader](https://docs.stylothemes.com/pinblog/customization/typography/font-loader.md)
- [Headings](https://docs.stylothemes.com/pinblog/customization/typography/headings.md)
- [Paragraphs](https://docs.stylothemes.com/pinblog/customization/typography/paragraphs.md)
- [Menu](https://docs.stylothemes.com/pinblog/customization/typography/menu.md)
- [News Ticker](https://docs.stylothemes.com/pinblog/customization/typography/news-ticker.md)
- [SEO Settings](https://docs.stylothemes.com/pinblog/customization/seo-settings.md)
- [General](https://docs.stylothemes.com/pinblog/customization/seo-settings/general.md)
- [Webmaster Tools](https://docs.stylothemes.com/pinblog/customization/seo-settings/webmaster-tools.md)
- [Social Media](https://docs.stylothemes.com/pinblog/customization/seo-settings/social-media.md)
- [Advanced SEO](https://docs.stylothemes.com/pinblog/customization/seo-settings/advanced-seo.md)
- [Labels & Texts](https://docs.stylothemes.com/pinblog/customization/labels-and-texts.md)
- [Archives](https://docs.stylothemes.com/pinblog/customization/archives.md)
- [Social Media](https://docs.stylothemes.com/pinblog/customization/social-media.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.stylothemes.com/pinblog/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.
