# Transmutr Help

## Transmutr Help

- [Welcome to Transmutr](https://help.transmutr.com/master.md)
- [Getting started](https://help.transmutr.com/getting-started.md)
- [Overview](https://help.transmutr.com/overview.md)
- [Tutorials](https://help.transmutr.com/tutorials.md)
- [Quick start](https://help.transmutr.com/tutorials/quick-start-tutorial.md)
- [Convert hundreds of files at once with Automations and Command-Line Interface](https://help.transmutr.com/tutorials/convert-hundreds-of-files-at-once-with-automations-and-command-line-interface.md)
- [V-Ray 3dsmax to V-Ray SketchUp with materials](https://help.transmutr.com/tutorials/v-ray-3dsmax-to-v-ray-sketchup.md): Converting from V-Ray 3dsmax to V-Ray SketchUp with complete materials
- [Revit to SketchUp](https://help.transmutr.com/tutorials/revit-to-sketchup.md)
- [Vectorworks to SketchUp](https://help.transmutr.com/tutorials/vectorworks-to-sketchup.md)
- [FAQ](https://help.transmutr.com/faq.md)
- [I have lost or didn't receive my license key](https://help.transmutr.com/faq/i-have-lost-or-didnt-receive-my-license-key.md)
- [How can I reset my license activations?](https://help.transmutr.com/faq/how-can-i-reset-my-license-activations.md)
- [Can I sell the files generated by Transmutr Artist?](https://help.transmutr.com/faq/can-i-sell-the-files-generated-by-transmutr-artist.md)
- [What versions of Render Engines does Transmutr support?](https://help.transmutr.com/faq/what-versions-of-render-engines-does-transmutr-support.md)
- [On how many computers can I install my license?](https://help.transmutr.com/faq/on-how-many-computers-can-i-install-my-license.md)
- [I cannot activate my license due to a restrictive internet connection](https://help.transmutr.com/faq/i-cannot-activate-my-license-due-to-a-restrictive-internet-connection.md)
- [Where can I report bugs or request features?](https://help.transmutr.com/faq/where-can-i-report-bugs-or-request-features.md)
- [SketchUp asks if I want to "fix" my file](https://help.transmutr.com/faq/sketchup-asks-if-i-want-to-fix-my-file.md)
- [Transmutr's window is blank](https://help.transmutr.com/faq/transmutrs-window-is-blank.md)
- [SketchUp cannot connect to Transmutr](https://help.transmutr.com/faq/sketchup-cannot-connect-to-transmutr.md)
- [Loading a file](https://help.transmutr.com/manual/loading-a-file.md)
- [Preview](https://help.transmutr.com/manual/preview.md)
- [Geometry tab](https://help.transmutr.com/manual/geometry-tab.md)
- [Transformation](https://help.transmutr.com/manual/geometry-tab/transformation.md)
- [Mesh Simplification](https://help.transmutr.com/manual/geometry-tab/mesh-simplification.md)
- [Stats](https://help.transmutr.com/manual/geometry-tab/stats.md)
- [Proxies](https://help.transmutr.com/manual/geometry-tab/proxies.md)
- [Materials tab](https://help.transmutr.com/manual/materials-tab.md)
- [Material settings](https://help.transmutr.com/manual/materials-tab/material-settings.md)
- [Map name variants](https://help.transmutr.com/manual/materials-tab/map-name-variants.md)
- [Automations](https://help.transmutr.com/manual/materials-tab/automations.md)
- [Presets](https://help.transmutr.com/manual/presets.md)
- [Options](https://help.transmutr.com/manual/options.md)
- [Command-Line Interface](https://help.transmutr.com/manual/command-line-interface.md)
- [Known issues](https://help.transmutr.com/manual/know-issues.md)
- [Release Notes](https://help.transmutr.com/release-notes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.transmutr.com/master.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.
