# FAQ

{% content-ref url="/pages/CxOcNgbvjpCRUxgCVVOG" %}
[I have lost or didn't receive my license key](/faq/i-have-lost-or-didnt-receive-my-license-key.md)
{% endcontent-ref %}

{% content-ref url="/pages/BNGOupYKxmsCIylulLMW" %}
[How can I reset my license activations?](/faq/how-can-i-reset-my-license-activations.md)
{% endcontent-ref %}

{% content-ref url="/pages/DcjA9V3R5rNBkzbsrIBU" %}
[Can I sell the files generated by Transmutr Artist?](/faq/can-i-sell-the-files-generated-by-transmutr-artist.md)
{% endcontent-ref %}

{% content-ref url="/pages/dFGK3DAxOFUZWdWMDUuP" %}
[What versions of Render Engines does Transmutr support?](/faq/what-versions-of-render-engines-does-transmutr-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/4bBfRyx3XNmY3FJWorxh" %}
[On how many computers can I install my license?](/faq/on-how-many-computers-can-i-install-my-license.md)
{% endcontent-ref %}

{% content-ref url="/pages/hTU8jufWUcQCFebaYbOx" %}
[I cannot activate my license due to a restrictive internet connection](/faq/i-cannot-activate-my-license-due-to-a-restrictive-internet-connection.md)
{% endcontent-ref %}

{% content-ref url="/pages/GuJ8ukLsy6V8E7j2e27u" %}
[Where can I report bugs or request features?](/faq/where-can-i-report-bugs-or-request-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/cUFLYUrz8OKpNM69udN5" %}
[SketchUp asks if I want to "fix" my file](/faq/sketchup-asks-if-i-want-to-fix-my-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/MQ9pbk4veoVZrPQ9eLOz" %}
[Transmutr's window is blank](/faq/transmutrs-window-is-blank.md)
{% endcontent-ref %}

{% content-ref url="/pages/afPnwaYAwTbEFTv618Mg" %}
[SketchUp cannot connect to Transmutr](/faq/sketchup-cannot-connect-to-transmutr.md)
{% endcontent-ref %}


---

# 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://help.transmutr.com/faq.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.
