# Licensing

PowerShell Universal is licensed per server. We provide licenses for individuals and organizations.

You can purchase a license on [our website](https://store.ironmansoftware.com/pricing/powershell-universal).&#x20;

### What's a server?&#x20;

A server is a single running instance of PowerShell Universal.&#x20;

## Free Use Restrictions

Universal can be used forever for free with the following limitations.

### Universal API

* No authentication
* No Rate Limiting

### Universal Automation

* 25 jobs per day
* 2 concurrent jobs
* No Triggers

### Universal Dashboard

* No authentication
* No access to diagnostic tools


---

# 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/v1/get-started/licensing.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.
