# Working with your CI / CD

Aviator Releases works with your existing CI or CD system, not replace one. While in beta, Aviator supports two integrations to manage your build and deploy workflows: GitHub Actions and Buildkite. Alongside, you can also use Aviator Releases with any other CI system using the API based workflow.

Still looking for additional CI support? Please email us at <howto@aviator.co>.


---

# 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.aviator.co/releases-beta/how-to-guides/working-with-your-ci-cd.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.
