> For the complete documentation index, see [llms.txt](https://help.clause9.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.clause9.com/assemble-document-operations-panel/miscellaneous-pane.md).

# Miscellaneous pane

## Mirror

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

In the mirror pane, you can see another view of the active document or binder. In addition, the top slider enables you to hide certain levels of the document hierarchy. Setting it to “1” will only show the top level clauses. “2” will also show the first level of subclauses, “3” the next level, etc.&#x20;

This feature can provide you with a handy higher level overview of the document or binder you are editing.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.clause9.com/assemble-document-operations-panel/miscellaneous-pane.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.
