# General questions

- [How to install plugins?](https://docs.d5render.com/workflow/general-questions/how-to-install-plugins.md)
- [How to uninstall plugins?](https://docs.d5render.com/workflow/general-questions/how-to-uninstall-plugins.md): Workflow | uninstall | plugin
- [Re-linking File Process Introduction](https://docs.d5render.com/workflow/general-questions/re-linking-file-process-introduction.md)
- [Why does it prompt "Could not reach server (timeout)" during syncing?](https://docs.d5render.com/workflow/general-questions/why-does-it-prompt-could-not-reach-server-timeout-during-syncing.md)
- [Why does the modelling software show a different orientation compared to the top view in D5?](https://docs.d5render.com/workflow/general-questions/why-does-the-modelling-software-show-a-different-orientation-compared-to-the-top-view-in-d5.md)
- [Why do independent parts in modeling software become one entity in D5 after syncing/importing?](https://docs.d5render.com/workflow/general-questions/why-do-independent-parts-in-modeling-software-become-one-entity-in-d5-after-syncing-importing.md)
- [How to re-import/replace models and keep the materials modified in D5?](https://docs.d5render.com/workflow/general-questions/how-to-re-import-replace-models-and-keep-the-materials-modified-in-d5.md)
- [Why the .d5a file with group structure info could not use align/sync coordinates?](https://docs.d5render.com/workflow/general-questions/why-the-.d5a-file-with-group-structure-info-could-not-use-align-sync-coordinates.md)
- [When launching D5 from D5 Converter, why is the window not displayed fully/stuck/shows white border?](https://docs.d5render.com/workflow/general-questions/when-launching-d5-from-d5-converter-why-is-the-window-not-displayed-fully-stuck-shows-white-border.md)
- [Launching D5 from the D5 converter gives the error "default error".](https://docs.d5render.com/workflow/general-questions/launching-d5-from-the-d5-converter-gives-the-error-default-error-..md): Key words: Import model | File format | Workflow


---

# 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.d5render.com/workflow/general-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.
