# Competency

A competency is a general term used to refers to a topic, skill, domain of knowledge or occupation associated to a learning object.

The main objective is to make it easier for learners to find educational content related to their objective or interest, whatever the way they formulate it.

Select the most direct competencies associated to the learning object and avoid broad term if possible.


---

# 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/competency.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.
