# File

- [File Controls](https://docs.rhinoartisan.com/commands/file/file-controls.md): On this tab, you will find commands added by RhinoArtisan related to the file you are editing, whether is to open a model or even to check for new updates.
- [Revert and Open File Location](https://docs.rhinoartisan.com/commands/file/revert-and-open-file-location.md): On this tab, you will find commands added by RhinoArtisan related to the file you are editing, whether is to open a model or even to check for new updates.
- [Clipboard Functions](https://docs.rhinoartisan.com/commands/file/clipboard-functions.md): On this tab, you will find commands added by RhinoArtisan related to the file you are editing, whether is to open a model or even to check for new updates.
- [System Utilities](https://docs.rhinoartisan.com/commands/file/system-utilities.md): On this tab, you will find commands added by RhinoArtisan related to the file you are editing, whether is to open a model or even to check for new updates.
- [Creative Suite](https://docs.rhinoartisan.com/commands/file/creative-suite.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://docs.rhinoartisan.com/commands/file.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.
