# Panel Sidebar

#### **Key Features**

* **Block Widgets:**\
  You can add any Gutenberg block (such as Text, Image, Buttons, or Custom HTML) to widget areas.
* **Classic Widgets Option:**\
  If you prefer the old-style interface, install and activate the **Classic Widgets Plugin** to revert to the traditional view.
* **Help & Guidance:**\
  A link to a **detailed guide** is available directly in the Customizer for users who are new to block widgets.

#### **How to Add a Widget**

1. **Go to WordPress Dashboard** → *Appearance ▸ Customize* → *Widgets*.
2. Select the **Panel Sidebar** (or any available widget area).
3. Click **Add a Block** (+ icon).
4. Choose the block type you want to add — e.g., Paragraph, Image, Categories, or Custom HTML.
5. Customize the content and style directly in the editor.
6. Click **Publish** or **Save Changes** to apply updates to your site.

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