> 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/marketplace-packages-and-power-ups/power-ups/forms/forms-related-power-ups.md).

# Forms-related Power-Ups

Some modules extend Forms for specific processes.

They are useful when you need sector-specific checks or a fixed document flow.

### Examples of related modules

#### [Visual Forms](/marketplace-packages-and-power-ups/power-ups/forms/what-is-visual-forms.md)

Use PDF-based layouts for form-driven processes.

#### [Visual Work Orders (beta)](/marketplace-packages-and-power-ups/power-ups/forms/visual-work-orders-beta.md)

Use a PDF-based work order layout when the whole work order must follow a fixed format.

#### [Gasketelwet Forms](/marketplace-packages-and-power-ups/power-ups/gasketelwet-forms.md)

Use a preconfigured Dutch compliance form for gas appliance reporting.

#### [F-gases Forms (KoudSmart)](/marketplace-packages-and-power-ups/power-ups/f-gases-forms-koudsmart.md)

Use forms for refrigerant registration, reporting, and F-gases workflows.

#### Other process modules

Some modules bring their own form flow as part of the feature.

#### [Form Templates Power-Up](/marketplace-packages-and-power-ups/power-ups/forms/forms-related-power-ups/form-templates-power-up.md)

This Power-Up exists in the system, but it is not currently available for activation.

### Why this matters

These modules can change how forms appear in your daily process.

They can also add specialized form scenarios on top of standard Forms.

### Frequently asked questions

<details>

<summary>Do all form-related modules work the same way?</summary>

No.

They build on the same idea, but the exact flow can differ.

</details>

<details>

<summary>Should I start with standard Forms first?</summary>

Usually yes.

That gives you the cleanest base.

</details>

<details>

<summary>Where do I check availability?</summary>

Check your package and active modules in the BackOffice.

</details>

### Related topics

* [Forms](/marketplace-packages-and-power-ups/power-ups/forms.md)
* [What is Visual Forms?](/marketplace-packages-and-power-ups/power-ups/forms/what-is-visual-forms.md)
* [Visual Work Orders (beta)](/marketplace-packages-and-power-ups/power-ups/forms/visual-work-orders-beta.md)
* [Gasketelwet Forms](/marketplace-packages-and-power-ups/power-ups/gasketelwet-forms.md)
* [F-gases Forms (KoudSmart)](/marketplace-packages-and-power-ups/power-ups/f-gases-forms-koudsmart.md)
* [Form Templates Power-Up](/marketplace-packages-and-power-ups/power-ups/forms/forms-related-power-ups/form-templates-power-up.md)
* [Power-Ups](/marketplace-packages-and-power-ups/power-ups.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/marketplace-packages-and-power-ups/power-ups/forms/forms-related-power-ups.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.
