# Additional Resources

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

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

## [Scripts](https://github.com/ironmansoftware/scripts)

Examples and full solutions for PowerShell Universal.&#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.


---

# 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/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.
