# Creating & editing

- [Create a document](https://www.wonderly.com/help/work-hub/document-overview/creating-and-editing/create-a-document.md): Four ways to create a new document — from the Create button, a deal, a project, or another doc.
- [Edit document content](https://www.wonderly.com/help/work-hub/document-overview/creating-and-editing/edit-document-content.md): Format and organize content in a Wonderly Doc.
- [Using in-line commands](https://www.wonderly.com/help/work-hub/document-overview/creating-and-editing/using-in-line-commands.md): Format, add media, and insert work items without leaving your keyboard.
- [Reference other Wonderly objects within your doc](https://www.wonderly.com/help/work-hub/document-overview/creating-and-editing/reference-other-wonderly-objects-within-your-doc.md): Reference other Wonderly in a doc directly from the body of any Wonderly Doc.


---

# 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://www.wonderly.com/help/work-hub/document-overview/creating-and-editing.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.
