# Licensing Use Cases

## Independent Software Vendor (ISV)

You will need:

* a Wisej.NET [Developer license ](/license/license-model/developer-licenses.md)per development machine.
* a Wisej.NET [Server license](/license/license-model/server-licenses.md) for each server running Wisej.NET in your company and at customer sites.

For bundling and reselling Wisej.NET, please refer to the [Wisej.NET Technology Partner](/license/license-model/technology-partner.md) program. Alternatively, your customers may obtain their Wisej.NET runtime licenses for on-premise setups directly from us.

If you are a startup or a small organization, the Wisej.NET Community Editions may work for you.

## Corporate IT Department

You will need:

* a Wisej.NET [Developer license ](/license/license-model/developer-licenses.md)per development machine.
* a Wisej.NET [Server license](/license/license-model/server-licenses.md) for each server running Wisej.NET in your company.

The [Wisej.NET Server Advanced](/license/license-model/server-licenses.md#advanced) and [Data Center](/license/license-model/server-licenses.md#data-center) editions include several server instances in case you want to install Wisej.NET on testing, staging, or fail-over servers.

## Freelance Developer

You will need:

* a Wisej.NET [Developer license ](/license/license-model/developer-licenses.md)per development machine.
* a Wisej.NET [Server license](/license/license-model/server-licenses.md) running Wisej, in case you develop and deploy your own applications.

The free [Wisej.NET Developer Community](/license/license-model/developer-licenses.md#commercial-use) edition might work well for you as it includes limited commercial use scenarios. If you are working for larger clients, they might provide you with a higher level license of Wisej.NET. Please check the terms.

## On-Premise Installations

### Local Server

You will need a license for each server running Wisej.NET. If there are multiple servers within an organization, consider the [higher level commercial license](/license/license-model/server-licenses.md) options that include several activations of Wisej.NET.

### Hybrid/Desktop Application

[Wisej.NET Hybrid](/license/license-model/hybrid-licenses.md) allows you to deploy a Wisej.NET application locally on mobile devices or desktops.&#x20;

## Data Center

In Data Center setups with containerized environments, such as Kubernetes, you will need a Wisej.NET Server Data Center edition. Check the details on our [Server Licenses](/license/license-model/server-licenses.md) page.


---

# 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.wisej.com/license/examples/use-cases.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.
