# Automation: CI/CD tools and aqua REST API

- [Gitlab CI/CD: JAVA/Playwright](https://docs.aqua-cloud.io/documentation/automation/automation-ci-cd-tools-and-aqua-rest-api/gitlab-ci-cd-java-playwright.md): Integrate Java and Playwright with GitLab CI/CD for automated testing. Learn seamless setup steps and best practices to enhance your pipeline efficiency.
- [Gitlab CI/CD: TypeScript/Cypress](https://docs.aqua-cloud.io/documentation/automation/automation-ci-cd-tools-and-aqua-rest-api/gitlab-ci-cd-typescript-cypress.md): Streamline GitLab CI/CD pipelines with TypeScript and Cypress integration. Learn configuration steps, best practices, and troubleshooting for automated end-to-end testing.
- [Gitlab CI/CD: TypeScript/Playwright](https://docs.aqua-cloud.io/documentation/automation/automation-ci-cd-tools-and-aqua-rest-api/gitlab-ci-cd-typescript-playwright.md): Updating aqua Test Case Execution based on Test Case run in GitLab
- [Gitlab CI/CD: TypeScript/Cypress/Cucumber](https://docs.aqua-cloud.io/documentation/automation/automation-ci-cd-tools-and-aqua-rest-api/gitlab-ci-cd-typescript-cypress-cucumber.md): Learn to integrate GitLab CI/CD with TypeScript, Cypress, and Cucumber for streamlined test automation workflows. Step-by-step guide for advanced automation setups.


---

# 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.aqua-cloud.io/documentation/automation/automation-ci-cd-tools-and-aqua-rest-api.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.
