# General Troubleshooting

- [Licensing the Software](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/licensing-the-software.md)
- [Dealing with Delay](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/dealing-with-delay.md)
- [Networking Tips](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/networking-tips.md)
- [Frequently Asked Questions (FAQs)](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/frequently-asked-questions-faqs.md)
- [Does Live FX support Unreal 5.3?](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/frequently-asked-questions-faqs/does-live-fx-support-unreal-5.3.md): Yes!
- [Why won't Live FX open when I have a second monitor hooked up?](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/frequently-asked-questions-faqs/why-wont-live-fx-open-when-i-have-a-second-monitor-hooked-up.md)
- [How do I switch the toolset from Live FX to Scratch?](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/frequently-asked-questions-faqs/how-do-i-switch-the-toolset-from-live-fx-to-scratch.md)
- [Where is the record button?](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/frequently-asked-questions-faqs/where-is-the-record-button.md)
- [Why is my image dark (or why are my colors wrong)?](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/frequently-asked-questions-faqs/why-is-my-image-dark-or-why-are-my-colors-wrong.md)
- [How do I close Live FX?](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/frequently-asked-questions-faqs/how-do-i-close-live-fx.md)
- [How do I minimize Live FX?](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/frequently-asked-questions-faqs/how-do-i-minimize-live-fx.md)
- [What is SCRATCH? What is Assimilate?  Are they the same thing as Live FX?](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/frequently-asked-questions-faqs/what-is-scratch-what-is-assimilate-are-they-the-same-thing-as-live-fx.md)
- [How do I change the mouse from moving in circles to left/right?](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/frequently-asked-questions-faqs/how-do-i-change-the-mouse-from-moving-in-circles-to-left-right.md)
- [Stuttering Playback](https://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting/stuttering-playback.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://assimilate.gitbook.io/live-fx-documentation/general-troubleshooting.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.
