# Documentation

### Welcome to the DogQ documentation!

DogQ is a platform that helps you automate your web testing and identify any issues fast. But what does it mean in practice? Here is an example:

<figure><img src="/files/63h5tvtKEEAeUmT6Uznv" alt=""><figcaption></figcaption></figure>

Your team can start automating and running your manual tests, reviewing test results in real-time, and automatically catching bugs within one tool. All that comes with zero coding skills required. You can learn more about our DogQ on the [homepage](https://dogq.io/).

Or you can view our **short guide** if you prefer a video format.

{% embed url="<https://youtu.be/lPDwD3Gj1o8>" %}

Here we are trying to cover everything about the product and the platform, but do not hesitate to contact us at <hello@dogq.io> if you need any help.


---

# 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.dogq.io/documentation.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.
