# Footer Settings

Navigate to **Appearance > Customize >** Footer Settings

### Options

#### **Footer Copyright Text**

You can set your custom copyright message that will appear at the bottom of your site.\
Example:

```
2018 © اس ویب سائٹ کے تمام جملہ حقوق محفوظ ہیں
```

* Supports **plain text**.
* Some **HTML tags** may also be supported depending on the theme (e.g., `<a>`, `<strong>`).

#### **Back to Top**

* **On** → Displays a floating *Back to Top* button for smooth scrolling to the top of the page.
* **Off** → Hides the button.

<figure><img src="/files/YoRj3Z4P2mvvkzSq1R2K" alt=""><figcaption></figcaption></figure>


---

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