> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/forms-bezogene-power-ups/formularvorlagen-power-up.md).

# Formularvorlagen-Power-Up

Die **Formularvorlagen** Power-Up ist im System vorhanden, aber derzeit nicht zur Aktivierung verfügbar.

Sie können es derzeit weder kaufen noch auswählen.

### Aktueller Status

Derzeit ist dieses Power-Up:

* nicht aktiv
* nicht auswählbar
* nicht als normale Kaufoption verfügbar

### Was stattdessen zu verwenden ist

Wenn Sie heute Formularvorlagen benötigen, verwenden Sie:

* [**Formulare**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare.md) für fragebasierte Formulare
* [**Visuelle Formulare**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/was-sind-visuelle-formulare.md) für PDF-basierte Layouts
* [**Visuelle Formularvorlagen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/was-sind-visuelle-formulare/vorlagen-fur-visuelle-formulare.md) wenn das Dokumentlayout am wichtigsten ist

### Häufig gestellte Fragen

<details>

<summary>Kann ich das Power-Up Formularvorlagen kaufen?</summary>

Nein.

Es ist derzeit nicht käuflich erhältlich.

</details>

<details>

<summary>Soll ich mit dem Einrichten von Formularen auf dieses Power-Up warten?</summary>

Nein.

Verwenden Sie Formulare oder visuelle Formulare mit den bereits verfügbaren Optionen.

</details>

<details>

<summary>Wann wird dieses Power-Up verfügbar sein?</summary>

Derzeit gibt es kein öffentliches Veröffentlichungsdatum.

</details>

### Verwandte Themen

* [**Formularbezogene Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/forms-bezogene-power-ups.md)
* [**Formulare**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare.md)
* [**Was sind Visuelle Formulare?**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/was-sind-visuelle-formulare.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/forms-bezogene-power-ups/formularvorlagen-power-up.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
