# Introduction

Wisej.NET provides an integrated platform for realizing enterprise-scale web applications based on Microsoft .NET across all platforms and technologies.&#x20;

**Wisej.NET Developer** is a feature-rich development environment based on Microsoft Visual Studio to design and develop modern web applications. It comes with the Wisej.NET Designer, providing a unique WYSIWYG development experience, a collection of Wisej.NET controls, Wisej.NET extensions, the Wisej.NET Theme Builder, as well as local testing and debugging support.

**Wisej.NET Server** provides the .NET based runtime environment to deploy Wisej.NET web applications to a number of different targets and platforms supporting Cloud services as well as local web servers running on Windows, Linux, Mac, and Embedded devices.

**Wisej.NET Hybrid** is a technology that allows developers to build cross-platform applications for Android, iOS, MacOS (Catalyst), and Windows. Apps built with Wisej.NET Hybrid can run online (connected to a server) and offline (disconnected from external services). They have the ability to interact with device features such as contacts, Bluetooth sensors, the clipboard, network events, and more.

There are multiple ways to acquire Wisej.NET based on your needs:

* For individuals, non-profits, and students we recommend the free [Wisej.NET Developer Community](/license/license-model/developer-licenses.md) edition in combination with [Wisej.NET Server Express](/license/license-model/server-licenses.md) edition.
* For small businesses or in-house application development we recommend [Wisej.NET Developer Professional](/license/license-model/developer-licenses.md) and [Wisej.NET Server Standard](/license/license-model/server-licenses.md) subscriptions.
* For enterprise customers and independent software vendors (ISV) we recommend the[ Wisej.NET Technology Partner program](/license/license-model/technology-partner.md).

{% content-ref url="/pages/-MlVR0Q7OaB4oIgWy8ss" %}
[Licensing Use Cases](/license/examples/use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/TfhmTc8ex8Hw6CrNFygZ" %}
[Licensing FAQ](/license/examples/licensing-faq.md)
{% endcontent-ref %}


---

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