# Errors

- [ Error: Maximum Number of Devices Reached](https://docs.wawf.app/wa-workflow/errors/error-maximum-number-of-devices-reached.md)
- [“Something Went Wrong” Error:  Troubleshooting](https://docs.wawf.app/wa-workflow/errors/something-went-wrong-error-troubleshooting.md): If you see a “Something Went Wrong” error while using the WA WorkFlow extension, there can be multiple possible causes. Here's a guide to help you understand and fix the issue:
- [Extension Not Loading? Possible Causes and Solutions](https://docs.wawf.app/wa-workflow/errors/extension-not-loading-possible-causes-and-solutions.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://docs.wawf.app/wa-workflow/errors.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.
