# Social Sharing

Navigate to **Appearance > Customize > Single Post > Social Sharing**

### Options

#### **Sharing Buttons Position**

* **Before Content** → Displays sharing buttons at the top of the post, before the article content begins.
* *(Other options may exist depending on the theme, e.g., After Content, Both, etc.)*

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

#### **Stick Buttons at Bottom on Mobile**

* **On** → Sharing buttons remain fixed/sticky at the bottom of the mobile screen for quick access.
* **Off** → Sharing buttons only appear in the normal position (not sticky on mobile).

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

<br>


---

# 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/single-post/social-sharing.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.
