# Homepage

- [Category Posts Block](https://docs.stylothemes.com/urdupress-lite/customization/homepage/category-posts-block.md): The Category Posts Block allows you to display posts from a specific category on your homepage. This is useful for highlighting news or articles from particular sections of your site.
- [Homepage Layout](https://docs.stylothemes.com/urdupress-lite/customization/homepage/homepage-layout.md): The Homepage Layout settings allow you to control the overall structure and design of your site’s front page. You can enable featured posts, choose a layout style, and configure sidebar options.


---

# 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/homepage.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.
