# Getting Started

This "Getting Started" guide is a short tutorial that will get you up and running with LeZa. At the end of this short tutorial, you will have secured your first application or service and will be able to invite users to access your resources securely :closed\_lock\_with\_key:

We recommend you follow the steps in the order that they are presented to avoid getting lost in the different flexible concepts that LeZa provides.

If you are not really interested in immediately starting to build with LeZa but want to have a better understanding of the product and how it can help you! We invite you to have a look at the [Basic Concepts section](/technology.md).

Or, if you are interested in integrating with LeZa from a software point of view we recommend you have a look at our [API section](/api.md).


---

# 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.leza.glasc.io/getting_started.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.
