# Documentation

BugBug is a modern browser-based app for software testers, developers, or product managers in need of quick & reliable *test automation*. BugBug allows you to effortlessly create and run end-to-end tests for web applications, e-commerce, landing pages, etc.&#x20;

* Are you new to the concept of automated browser tests? Read our step-by-step[ tutorial for beginners](https://docs.bugbug.io/in-depth-guides/beginners-tutorial-to-automation-testing).&#x20;
* Are you a seasoned QA engineer? Learn more about BugBug [best practices](https://docs.bugbug.io/best-practices) and advanced features such as [components](https://docs.bugbug.io/editing-tests/components), [variables](https://docs.bugbug.io/editing-tests/variables), and [waiting conditions](https://docs.bugbug.io/preventing-failed-tests/waiting-conditions).
* Are you a CEO, CTO or project manager? See our [tech leader's guide to automation testing.](https://bugbug.io/blog/guides/tech-leaders-guide-to-automation-testing/)

![](https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FgyyeRURordhyJZ479wy1%2Fbugbug-docs-illustration.png?alt=media\&token=4f84ac81-35de-4c87-93e3-726ed153520c)


---

# 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.bugbug.io/master.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.
