# Which Image should I use?

{% hint style="info" %}
First of all, the [website](https://www.dockware.io) contains a **list of all images** with **short descriptions**. So we recommend reading this, to get a basic overview of what is available first.
{% endhint %}

## Pick your Topic

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Build Web Apps</strong></td><td>You want to build applications based on PHP and/or Node.js</td><td><a href="/pages/PGC7BewbkXZLzJwB8SYc">/pages/PGC7BewbkXZLzJwB8SYc</a></td></tr><tr><td><strong>Build Headless Systems</strong></td><td>You want to build a headless setup for Shopware, CMS systems and more</td><td><a href="/pages/94O9ZX1k19GH8wnVgdFj">/pages/94O9ZX1k19GH8wnVgdFj</a></td></tr><tr><td><strong>Build Shopware Plugins</strong></td><td>You want to create awesome Shopware Plugins</td><td><a href="/pages/saVmW9L0JxHCDVrfITWi">/pages/saVmW9L0JxHCDVrfITWi</a></td></tr><tr><td><strong>Build Shopware Apps</strong></td><td>You want to create Apps for Shopware with an easy local environment</td><td><a href="/pages/vWWxnmDvvzxcclQTsSeo">/pages/vWWxnmDvvzxcclQTsSeo</a></td></tr><tr><td><strong>Build Shopware Shops</strong></td><td>You want to create full Shopware shops as a merchant, freelancer or agency.</td><td><a href="/pages/QfUgkKHPw80MKapCN21J">/pages/QfUgkKHPw80MKapCN21J</a></td></tr><tr><td><strong>Explore Shopware</strong></td><td>You want to explore features of Shopware versions</td><td><a href="/pages/le8YVn7j92s0qDWSV90e">/pages/le8YVn7j92s0qDWSV90e</a></td></tr></tbody></table>


---

# 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.dockware.io/getting-started/which-image-should-i-use.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.
