# Home Right Sidebar

#### **Overview**

Your theme includes multiple **widget (block) areas** where you can insert and configure content.\
The **Home Right Sidebar** serves as an additional space to display supporting content, navigation aids, or promotional sections alongside your main posts or page content.

#### **How to Add Widgets**

1. Go to **WordPress Dashboard** → *Appearance ▸ Customize* → *Widgets*.
2. Select **Home Right Sidebar** from the list of available widget areas.
3. Click the **➕ Add Block** button.
4. Choose any type of block you want to include, such as:
   * 🔍 **Search Bar**
   * 📱 **Social Icons**
   * 🗂️ **Categories**
   * 📰 **Recent Posts**
   * 💬 **Custom Text or HTML**
5. Customize the content and appearance as needed using the block editor.
6. Click **Publish** or **Save Changes** to apply your updates.

<figure><img src="/files/RV1H8EiVJMnGtxcfrk1D" 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/akhbaar/customization/widgets/home-right-sidebar.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.
