# Side Drawer

**Features of the Side Drawer:**

1. **Instant Display**: Without requiring a page reload, the side drawer can instantly display relevant information, enhancing the user experience.
2. **Simple and Intuitive**: The drawer-style design presents information in a more concise way, allowing users to access additional product details without leaving the current page.
3. **Easy Navigation**: Customers can easily browse and select recommended products or search results within the drawer, offering a user-friendly experience.
4. **Recommended Product Display**: Based on customer search or shopping behavior, the drawer can showcase recommended products relevant to their needs, boosting conversion rates.
5. **Flexible Configuration**: Merchants can customize the content and display options within the drawer, such as choosing to show or hide recommended products and selecting which products to feature.
6. **Enhanced Interaction Experience**: The design of the drawer improves user interaction efficiency, helping customers quickly find the desired products and complete purchases.


---

# 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://ascent.webvista.studio/side-drawer.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.
