# Additional Resources

## [Downloads](https://ironmansoftware.com/downloads)

Download the latest version of PowerShell Universal.&#x20;

## [Training](https://ironmansoftware.com/training/powershell-universal)

Watch our free PowerShell Universal training course.&#x20;

## [Blog](https://blog.ironmansoftware.com/tags/powershelluniversal/)

The Ironman Software blog has articles about PowerShell Universal.&#x20;

## [Forums](https://forums.ironmansoftware.com)

Connect with the PowerShell Universal community.&#x20;

## [Pricing](https://ironmansoftware.com/pricing/powershell-universal)

Purchase a license for the features of PowerShell Universal.&#x20;

## [Issue Tracker](https://github.com/ironmansoftware/issues)

File a bug report or feature request for PowerShell Universal.

## [Samples](https://github.com/ironmansoftware/universal-samples)

Samples that can be inserted into your PowerShell Universal system using the [PowerShell Universal extension for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=ironmansoftware.powershell-universal).

## [Videos](https://www.youtube.com/watch?v=LaZA90UzLPw\&list=PL-0mHH7DlSiQ5q66FXHerWv2vOOodD2U9)

Check out video tutorials for PowerShell Universal.&#x20;


---

# 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/v3/additional-resources.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.
