# Application

This section lists the application templates that are available to be deployed on your Edge devices.

<figure><img src="/files/GjTMEhYnaCbWfphvKt1n" alt=""><figcaption></figcaption></figure>

To create an Edge stack from a template, click the template in the list. You will be taken to the [Edge Stack creation page](/sts/user/edge/stacks/add.md) with the template pre-filled.

If you want to create your own [custom template](/sts/user/docker/templates/custom.md) based on an existing application template, click **Copy as Custom**.


---

# 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.portainer.io/sts/user/edge/templates/application.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.
