# Troubleshooting

- [How to Uninstall](https://help.gsctool.com/troubleshooting/how-to-uninstall.md)
- [Try uninstalling and then reinstalling the extension](https://help.gsctool.com/troubleshooting/try-uninstalling-and-then-reinstalling-the-extension.md)
- [How to Create a New Profile for Chrome](https://help.gsctool.com/troubleshooting/how-to-create-a-new-profile-for-chrome.md): To ensure a fresh environment and avoid conflicts with other extensions, it's recommended to create a new Chrome profile and install the extension there.
- [How to fix "Invalid Google JSON Key!" issue](https://help.gsctool.com/troubleshooting/how-to-fix-invalid-google-json-key-issue.md)
- [How to Change Delay Time for Bulk URL Removals Tool](https://help.gsctool.com/troubleshooting/how-to-change-delay-time-for-bulk-url-removals-tool.md): Learn how to adjust the delay settings in search console's URL removal tool to speed up bulk content removal while avoiding rate limits


---

# 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://help.gsctool.com/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.
