# Support

- [Troubleshooting](https://tracer.gitbook.io/manual/support/troubleshooting.md)
- [Unable to parse date](https://tracer.gitbook.io/manual/support/troubleshooting/unable-to-parse-date.md)
- [Unable to access jarfile](https://tracer.gitbook.io/manual/support/troubleshooting/unable-to-access-jarfile.md)
- [Empty score and link files](https://tracer.gitbook.io/manual/support/troubleshooting/empty-score-and-link-files.md)
- [Java lang no class definition found](https://tracer.gitbook.io/manual/support/troubleshooting/java-lang-no-class-definition-found.md)
- [Out of memory](https://tracer.gitbook.io/manual/support/troubleshooting/out-of-memory.md)
- [Out of bounds exception](https://tracer.gitbook.io/manual/support/troubleshooting/out-of-bounds.md)
- [Windows: length of folder name](https://tracer.gitbook.io/manual/support/troubleshooting/windows-length-of-folder-name.md)
- [Windows: PowerShell](https://tracer.gitbook.io/manual/support/troubleshooting/power-shell.md)
- [FAQ](https://tracer.gitbook.io/manual/support/faq.md)
- [Publications](https://tracer.gitbook.io/manual/support/publications.md)
- [Resources](https://tracer.gitbook.io/manual/support/resources.md)
- [Command line: MAC vs. Windows](https://tracer.gitbook.io/manual/support/command-line-mac-vs.-windows.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://tracer.gitbook.io/manual/support.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.
