# Browse pane

The “browse” pane works in much the same way as the [Browse Files page](/files/browse-files.md) does. The main differences are that:

* you can add a clause directly to your document
* you cannot create, edit or move files when in the Assemble Document mode (you can create new folders, however)

Having browsed to the clause you want to add, clicking it will show a preview of its title and body text in the bottom pane. You can then add it by clicking one of the plus signs <img src="/files/eygtZNSDcMDjWXAaI6ZL" alt="" data-size="line">.


---

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