# Expertise level

This is an indicator of the expertise level that this learning object target.

It is comprised between -1 and 1.

Here are a few guidelines to set this expertise level:

* Beginners (-1 to -0,34): the LO is designed for people who are just starting to learn and have not yet acquired the fundamentals.
* Intermediate (- 0,35 to +0,35): the LO is designed for people who have mastered the basics of the subject of study.
* Experts (+ 0,36 to +1): the LO is designed for people who already have in-depth skills on the subject and want to improve themselves.


---

# 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://developer.inokufu.com/learning-object/inokufu-schema/expertise-level.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.
