# Organizing & sharing

- [Move a document](https://www.wonderly.com/help/work-hub/document-overview/organizing-and-sharing/move-a-document.md): Quickly relocate a Wonderly Doc to a different workspace, folder, or project.
- [Share a document](https://www.wonderly.com/help/work-hub/document-overview/organizing-and-sharing/share-a-document.md): Control who can access your document and how they interact with it.
- [Mark a document as a favorite](https://www.wonderly.com/help/work-hub/document-overview/organizing-and-sharing/mark-a-document-as-a-favorite.md): Quickly access your most important documents by marking them as favorites.
- [View document version history](https://www.wonderly.com/help/work-hub/document-overview/organizing-and-sharing/view-document-version-history.md): See past changes and restore previous versions of a Wonderly Doc.
- [Comment on a document](https://www.wonderly.com/help/work-hub/document-overview/organizing-and-sharing/comment-on-a-document.md): How to add, reply to, and resolve comments in a 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/organizing-and-sharing.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.
