# Frequently Asked Questions

- [Pricing and Licensing](https://docs.rhinoartisan.com/frequently-asked-questions/pricing-and-licensing.md)
- [How can I purchase RhinoArtisan?](https://docs.rhinoartisan.com/frequently-asked-questions/pricing-and-licensing/how-can-i-purchase-rhinoartisan.md)
- [Does RhinoArtisan include Rhino?](https://docs.rhinoartisan.com/frequently-asked-questions/pricing-and-licensing/does-rhinoartisan-include-rhino.md)
- [Installation and Updates](https://docs.rhinoartisan.com/frequently-asked-questions/installation-and-updates.md)
- [How can I update Rhino?](https://docs.rhinoartisan.com/frequently-asked-questions/installation-and-updates/how-can-i-update-rhino.md)
- [How can I install RhinoArtisan?](https://docs.rhinoartisan.com/frequently-asked-questions/installation-and-updates/how-can-i-install-rhinoartisan.md)
- [Rhino doesn't load RhinoArtisan. What can I do?](https://docs.rhinoartisan.com/frequently-asked-questions/installation-and-updates/rhino-doesnt-load-rhinoartisan.-what-can-i-do.md): Rhino 8 doesn't load RhinoArtisan. What can I do?
- [Rhino 6 or 7 doesn't load RhinoArtisan. What can I do?](https://docs.rhinoartisan.com/frequently-asked-questions/installation-and-updates/rhino-6-or-7-doesnt-load-rhinoartisan.-what-can-i-do.md)
- [How can I know which version of Rhino I'm using?](https://docs.rhinoartisan.com/frequently-asked-questions/installation-and-updates/how-can-i-know-which-version-of-rhino-im-using.md)
- [What version of RhinoArtisan I'm using?](https://docs.rhinoartisan.com/frequently-asked-questions/installation-and-updates/what-version-of-rhinoartisan-im-using.md)
- [How can I update RhinoArtisan?](https://docs.rhinoartisan.com/frequently-asked-questions/installation-and-updates/how-can-i-update-rhinoartisan.md)
- [How to display the toolbar?](https://docs.rhinoartisan.com/frequently-asked-questions/installation-and-updates/how-to-display-the-toolbar.md)
- [Rhino 8 and .NET Core 7: What Does It Mean?](https://docs.rhinoartisan.com/frequently-asked-questions/installation-and-updates/rhino-8-and-.net-core-7-what-does-it-mean.md)
- [Usage Questions](https://docs.rhinoartisan.com/frequently-asked-questions/usage-questions.md)
- [How to restore the user interface layout?](https://docs.rhinoartisan.com/frequently-asked-questions/usage-questions/how-to-restore-the-user-interface-layout.md)
- [How to import textures on RhinoArtisan](https://docs.rhinoartisan.com/frequently-asked-questions/usage-questions/how-to-import-textures-on-rhinoartisan.md)
- [How can I learn to use RhinoArtisan?](https://docs.rhinoartisan.com/frequently-asked-questions/usage-questions/how-can-i-learn-to-use-rhinoartisan.md)
- [How to disable the tripod?](https://docs.rhinoartisan.com/frequently-asked-questions/usage-questions/how-to-disable-the-tripod.md)
- [How to move my license to another computer](https://docs.rhinoartisan.com/frequently-asked-questions/usage-questions/how-to-move-my-license-to-another-computer.md)
- [How to modify a translation in RhinoArtisan?](https://docs.rhinoartisan.com/frequently-asked-questions/usage-questions/how-to-modify-a-translation-in-rhinoartisan.md)
- [3D Printing](https://docs.rhinoartisan.com/frequently-asked-questions/3d-printing.md)
- [How can I integrate RhinoArtisan into my printer's 3D printing software?](https://docs.rhinoartisan.com/frequently-asked-questions/3d-printing/how-can-i-integrate-rhinoartisan-into-my-printers-3d-printing-software.md)
- [How to Link RhinoArtisan with Connect?](https://docs.rhinoartisan.com/frequently-asked-questions/key.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/frequently-asked-questions.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.
