> For the complete documentation index, see [llms.txt](https://docs.realmacsoftware.com/classic-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmacsoftware.com/classic-manual/user-manual/troubleshooting.md).

# Troubleshooting

- [How to fix "Couldn't obtain plugin principle class"](https://docs.realmacsoftware.com/classic-manual/user-manual/troubleshooting/how-to-fix-couldnt-obtain-plugin-principle-class.md)
- [How to Diagnose an Issue](https://docs.realmacsoftware.com/classic-manual/user-manual/troubleshooting/how-to-diagnose-an-issue.md)
- [How to Report a Bug](https://docs.realmacsoftware.com/classic-manual/user-manual/troubleshooting/how-to-report-a-bug.md): If you've found an issue, here's what to do
- [How to Locate Your Addons and Preferences](https://docs.realmacsoftware.com/classic-manual/user-manual/troubleshooting/how-to-locate-your-addons-and-preferences.md): Locate addons, preferences, and projects
- [Help with "plugin is missing" message.](https://docs.realmacsoftware.com/classic-manual/user-manual/troubleshooting/help-with-plugin-is-missing-message..md)
- [How to Send or Share Your Project (moved)](https://docs.realmacsoftware.com/classic-manual/user-manual/troubleshooting/how-to-send-or-share-your-project-moved.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 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.realmacsoftware.com/classic-manual/user-manual/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.
