# Panel Dialog

&#x20;

![Screenshot of a panel dialog used for filtering search results on mobile web.](/files/-MKaQRMyHwQ0EB0dN9Ig)

### Introduction

The content is not yet available.

### Working Examples

View the required markup structure by viewing the [bones GitHub project](https://github.com/ianmcburnie/bones#user-content-panel-dialog).

### Terminology

The content is not yet available.

### Best Practices

The content is not yet available.

### Interaction Design

The content is not yet available.

### Developer Guide

The content is not yet available.

### ARIA Reference

The content is not yet available.


---

# 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://ebay.gitbook.io/mindpatterns/disclosure/panel-dialog.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.
