# Templates

#### Please note that all of the templates that were available in version 3.x of PowerShell Universal have been migrated to the Modules feature and are still available.

Customers using the current version 4.x --> please refer to the v4 documentation [here](https://docs.powershelluniversal.com/platform/modules) for more information on the functionality formerly known as *Templates*.

Customers using stable version 3.x --> please refer to the v3 documentation [here](https://docs.powershelluniversal.com/v/v3/platform/templates) for more information on the Templates functionality.


---

# 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.powershelluniversal.com/v4-beta/platform/templates.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.
