# Wisej.NET Tutorial

Welcome to the Wisej.NET Tutorial! If you're a complete beginner to Wisej.NET, you're in the right place. This tutorial starts from the very beginning, with installing Wisej.NET and continues on to more advanced topics such as creating and filling a DataGridView with data. Each section has a text tutorial as well as a video tutorial, so you can follow along however you prefer.

{% content-ref url="/pages/BGDab8GG5ugckacJGR7t" %}
[Install Wisej.NET](/wisej.net-tutorial/install-wisej.net.md)
{% endcontent-ref %}

{% content-ref url="/pages/185U8Pmrq6t20QvO5khB" %}
[First Steps with Wisej.NET](/wisej.net-tutorial/first-steps-with-wisej.net.md)
{% endcontent-ref %}

{% content-ref url="/pages/APFO0D8ULh9TLaVq2f6k" %}
[Next Steps with Wisej.NET](/wisej.net-tutorial/next-steps-with-wisej.net.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://www.learnwisej.net/wisej.net-tutorial.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.
