# Solving known errors by yourself easily

The first step in case of problems or supposed errors always is to have a look at the "**Frequent errors**" section. There you will find solutions for the most common, known problems and errors for both the storefront and the administration.

Due to our more than 3,000 customers, we have already seen and solved almost every problem. Therefore, it is very likely that the problem is already known and a solution already exists.

Therefore, always check the "**Frequent Errors**" section first:

{% content-ref url="/pages/Hwo0S5QVO2bJvzhvSYLV" %}
[Common issues](/knowledge-base/common-issues.md)
{% endcontent-ref %}

{% hint style="info" %}
**Note**: The article is part of our guided troubleshooting assistant and will explain a specific step in this process.

In order to perform the corresponding steps in the correct order, please make sure to use the Troubleshooting assistant.
{% endhint %}


---

# 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://knowledge.themeware.design/knowledge-base/tutorials/solving-errors/solving-known-errors-by-yourself-easily.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.
