# Multi-Panel View

<figure><img src="/files/phwk8UACqLVEaZwoYh5S" alt=""><figcaption><p>BLACKBOX AI Web Chat - Multi-Panel</p></figcaption></figure>

The multi-panel view allows you to compare responses from different AI models simultaneously, making it easier to evaluate their performance and choose the most suitable one for your needs. This feature is particularly useful when testing various approaches or trying to find the optimal solution for a specific task. You can easily switch between models and analyze their outputs side by side, streamlining your development and testing process.

### Getting Started

Simply visit [blackbox.ai](http://blackbox.ai) and click on “Multi-Panel”


---

# 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.blackbox.chat/blackbox-ai-1/website/ai-chat/multi-panel-view.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.
