# Learning paths

Learning Paths allow you to group several pieces of content from your Spot into a single training program.\
This helps you structure your content and guide your members through their learning journey.

A Learning Path can include different types of content (lives, documents, or courses) that have already been published in your Spot.

## Accessing Learning Paths

You can access Learning Paths directly from the top navigation bar of your screen by clicking on the `Learning Paths` button.

👉 Depending on your Spot’s configuration, the button may not always be visible:

* The button is always visible to admins.
* For members or visitors, it only appears if at least one Learning Path is available to them.
* If the *Learning Paths* feature is deactivated, the button is hidden for members.

🔔 If you’ve been invited to a Learning Path that you haven’t viewed yet, a red dot will appear on the `Learning Paths` button to notify you.


---

# 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://help.meltingspot.io/english/spot-content/learning-paths.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.
