# Troubleshooting

- [DS4Windows Failed To Start](https://docs.sweatvpn.com/sweatplay/troubleshooting/ds4windows-failed-to-start.md): This issue is common and the simplest to fix.
- [My Actions Aren't Working](https://docs.sweatvpn.com/sweatplay/troubleshooting/my-actions-arent-working.md): This issue is a common one. The fix itself is pretty straightforwarded as you will need to block the double inputs by using HidHide.
- [How To Uninstall SweatPlay](https://docs.sweatvpn.com/sweatplay/troubleshooting/how-to-uninstall-sweatplay.md): The unstaller is for those that have issues with the Setup where the black window instantly dissapears.
- [How To Add Exclusion To SweatPlay](https://docs.sweatvpn.com/sweatplay/troubleshooting/how-to-add-exclusion-to-sweatplay.md): If Windows Defender keeps blocking and deleting SweatPlay
- [How To Use Custom Settings](https://docs.sweatvpn.com/sweatplay/troubleshooting/how-to-use-custom-settings.md): This guide shows how to use the custom settings for the SweatPlay feature


---

# 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.sweatvpn.com/sweatplay/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.
