# Sample Application

Welcome to the Servoy Tutorial !

Follow the sample tutorial. This tutorial introduces you to the essentials of Servoy by walking you through building a simple Web Application with a product catalog.

## [Tutorial Part 1](/reference/servoyextensions/solutions/home/tutorial.md)

In this step of the tutorial, you will become familiar with some of the Servoy basics. You will build a product catalog and learn how to build a form having a feature rich grid, inheriting an existing form.

## [Tutorial Part 2](/reference/servoyextensions/solutions/home/tutorial-part-2.md)

In this step of the tutorial you will build an edit Form for product; learn how to build a Form to visualize, enter and edit data. You will then implement navigation between the product’s catalog implemented in the previous tutorials and the new edit Form.


---

# 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.servoy.com/reference/servoyextensions/solutions/home.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.
