# Workflow Tips

- [Edit & Rewind](https://docs.bugbug.io/workflow-tips/edit-and-rewind.md)
- [Changing the test screen size](https://docs.bugbug.io/workflow-tips/changing-the-test-screen-size.md): Discover BugBug tips on changing the test screen size in your testing workflow. Optimize your automation testing process for better results. Read now!
- [Integrating with build systems](https://docs.bugbug.io/workflow-tips/integrating-with-build-systems.md): Learn about integrating BugBug with your build systems for seamless test management. Integrate with your CI/CD pipelines, GitHub, GitLab, Bitbucket, Bamboo, Jenkis and many more.
- [Mobile version testing](https://docs.bugbug.io/workflow-tips/mobile-version-testing.md): Enhance your mobile version testing workflow with BugBug's tips. Optimize your website's performance and user experience on mobile devices.


---

# 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/workflow-tips.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.
