# Home Left Sidebar

#### **Overview**

Your theme provides different **widget (block) areas** where you can add and manage content.\
Each widget area can hold multiple blocks, allowing you to design a flexible and engaging layout for your homepage sidebar.

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

1. Navigate to **WordPress Dashboard** → *Appearance ▸ Customize* → *Widgets*.
2. Select **Home Left Sidebar** from the list of widget areas.
3. Click the **➕ Add Block** button.
4. Choose any block you want — such as:
   * 🧭 **Search Bar**
   * 📱 **Social Icons**
   * 📰 **Recent Posts**
   * 📂 **Categories**
   * ✉️ **Custom HTML or Text**
5. Customize the block’s content and styling using the editor options.
6. Click **Publish** or **Save Changes** to make your sidebar live.

<figure><img src="/files/v4VbkPedq5DL58dvWGi4" 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-left-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.
