# Troubleshooting

- [Troubleshooting overview](https://support.audacityteam.org/~/revisions/3SXRVNgNNXfugJQShK9n/troubleshooting/troubleshooting-overview.md)
- [Error codes](https://support.audacityteam.org/~/revisions/3SXRVNgNNXfugJQShK9n/troubleshooting/error-codes.md): This page lists Audacity error codes and provides some troubleshooting steps on how to fix them.
- [Installation exit codes](https://support.audacityteam.org/~/revisions/3SXRVNgNNXfugJQShK9n/troubleshooting/error-codes/installation-exit-codes.md)
- [Recovering corrupted projects](https://support.audacityteam.org/~/revisions/3SXRVNgNNXfugJQShK9n/troubleshooting/recovering-corrupted-projects.md): Using the Audacity Project Tools to recover corrupted projects
- [Recovering corrupted projects in legacy Audacity versions](https://support.audacityteam.org/~/revisions/3SXRVNgNNXfugJQShK9n/troubleshooting/recovering-corrupted-projects/recovering-corrupted-projects-in-legacy-audacity-versions.md)
- [Common troubleshooting steps](https://support.audacityteam.org/~/revisions/3SXRVNgNNXfugJQShK9n/troubleshooting/common-troubleshooting-steps.md)
- [Solving recording problems](https://support.audacityteam.org/~/revisions/3SXRVNgNNXfugJQShK9n/troubleshooting/solving-recording-problems.md)
- [Latency Compensation](https://support.audacityteam.org/~/revisions/3SXRVNgNNXfugJQShK9n/troubleshooting/solving-recording-problems/latency-compensation.md): By default Audacity will compensate the latency present in your system by 130 milliseconds.  Using this procedure you can estimate and set the proper value for your system.
- [Solving other problems](https://support.audacityteam.org/~/revisions/3SXRVNgNNXfugJQShK9n/troubleshooting/solving-other-problems.md)
- [Resetting Audacity](https://support.audacityteam.org/~/revisions/3SXRVNgNNXfugJQShK9n/troubleshooting/resetting-audacity.md)
- [Missing features](https://support.audacityteam.org/~/revisions/3SXRVNgNNXfugJQShK9n/troubleshooting/missing-features.md): This page lists features which got removed from Audacity, as well as their replacements.


---

# 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://support.audacityteam.org/~/revisions/3SXRVNgNNXfugJQShK9n/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.
