# Homepage

- [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)


---

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