> For the complete documentation index, see [llms.txt](https://doc.flow.swiss/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.flow.swiss/platform/pricing/ci-engine.md).

# CI Engine

### Plans Table

|                                                   | Essential                                   | Professional                                                     |
| ------------------------------------------------- | ------------------------------------------- | ---------------------------------------------------------------- |
| Flavor                                            | gen1-3c.8g\*                                | gen1-6c.16g\*                                                    |
| Specs                                             | 3-Cores CPU, 8GB RAM                        | 6-Cores CPU, 16GB RAM                                            |
| <p>Starting at<br>(includes 1 concurrent job)</p> | <p><br><strong>CHF 149 /mo</strong><br></p> | <p><br><strong>CHF 899 /mo</strong><br></p>                      |
| <p>Each additional<br>concurrent job</p>          | CHF 130 /mo                                 | CHF 350 CHF /mo                                                  |
| Number of jobs                                    | Unlimited                                   | Unlimited                                                        |
| Global Images                                     | 3 Included                                  | Yes                                                              |
| Active Custom Images                              | ---                                         | <p>1 included<br>(Each additional custom image: CHF 100 /mo)</p> |
| Inactive Custom Images                            | ---                                         | <p>3 included<br>(Each additional custom image: CHF 10 /mo</p>   |

*\*gen1 is powered by the Apple Mac mini with a **M4 Pro** chip*&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.flow.swiss/platform/pricing/ci-engine.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.
