# Document Editor

- [File Menu](https://help.alldrafts.com/alldrafts-documentation/document-editor/file-menu.md): The File menu in AllDrafts provides various commands for managing documents.
- [Document Details](https://help.alldrafts.com/alldrafts-documentation/document-editor/file-menu/document-details.md)
- [Document Settings](https://help.alldrafts.com/alldrafts-documentation/document-editor/file-menu/document-settings.md): How document settings are inherited and affect document display.
- [Edit Menu](https://help.alldrafts.com/alldrafts-documentation/document-editor/edit-menu.md): The Edit menu in the application provides a range of commands for manipulating the text within a document.
- [Paragraph Conditions](https://help.alldrafts.com/alldrafts-documentation/document-editor/paragraph-conditions.md): Hide or show paragraphs based on field values or calculated formulas.
- [Smart Diagrams](https://help.alldrafts.com/alldrafts-documentation/document-editor/smart-diagrams.md)


---

# 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.alldrafts.com/alldrafts-documentation/document-editor.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.
