# Introduction

Wisej is a vast framework encompassing all aspects of **Enterprise Web Application** programming. In this Examples book we explain some of the concepts that are supported by the Wisej Framework with the aid of specific sample projects that have been designed to show how to use and take advantage of the extensive features in Wisej.

In the :point\_right: **Examples** section you'll find a detailed explanation of each example application, together with a link to download the source code. Some tutorials may also have a link to a live demo.

{% hint style="info" %}
The code is available as an independent zip attachment for each sample for convenience, and as a link to the GitHub repository that is kept up to date.
{% endhint %}

{% content-ref url="/pages/-MGjN5dGhT7tZDdZMZ-0" %}
[Examples](/examples/examples/aspnetauthentication.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/examples/master.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.
