# Footer

- [Layout](https://docs.stylothemes.com/urdupress/customization/footer/layout.md): The Footer Layout settings allow you to control the copyright row and footer widgets.
- [Colors](https://docs.stylothemes.com/urdupress/customization/footer/colors.md): The Footer Color Scheme settings let you customize the colors of the footer area to match your site’s branding.
- [Settings](https://docs.stylothemes.com/urdupress/customization/footer/settings.md): The Footer Copyright setting allows you to add a custom copyright message to the footer. Basic HTML is supported.


---

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