# Sidebar & Widgets

A sidebar is a vertical content area that displays to the right of your main content/post area. You customize your sidebar by stacking up different widgets that display a variety of things.

To add in your preferred sidebar, navigate to **WP Dashboard > Appearance > Customize > Layouts**

Select your desired Page width in the General tab.&#x20;

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

Below, choose whether to include the Sidebar element, have the content displayed on the left or right, or on the Full-width.

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

## **Adding Widgets to Your Sidebar**

To add, remove, or edit your sidebar widgets, navigate to **WP Dashboard > Appearance > Widgets**\
On the left, you will see a list of the **available widgets** to choose from. \
On the right, you will see **the widget areas** in the theme.

To add a widget to your sidebar, simply drag & drop a widget on the left into the widget area.

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

## Custom nebotheme widgets

Craftype includes several custom nebotheme widgets that you can add to your sidebar.&#x20;

<figure><img src="/files/zw5OSZdpTKDcesLHRiEk" 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.nebotheme.com/themes/craftype/sidebar-and-widgets.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.
