# Support Activities

## When can I use Support activities?

You can use support activities **whenever your learning design might need activities to underpin the pedagogical process**.&#x20;

For instance, in a learning design, you might want to have a Glossary that your students can refer to at any times when they need. A Glossary -as a list of terms in a particular domain of knowledge with the definitions for those terms, is usually not part of an activity that will be essential in the learning process. So it can be added as a support activity instead.

Additionally, you might want to include a Chat or a Forum where students can add questions as they go through the lesson.&#x20;

Here's how you add support activities to your learning design:

![Adding support activities to learning designs](/files/aZNtvsuLnA5gg6FwFqZ4)

{% hint style="info" %}
**All activities!**

Any LAMS activity can be added as a support activity giving plenty of flexibility to your learning design.&#x20;
{% endhint %}

A **maximum of 5 activities can be added as support activities** in a learning design.

**Support activities can even be grouped** too. So if you require each [team or group](/lams/tools/groups-teams.md) to have their own instance of the support activity, you just need to add the grouping to the support activity.&#x20;

### Student's view

When opening a lesson, students will be able to access the support activities by using the progress bar (left)

![Student's view - Support activities. ](/files/yn9kwOIuC44dn5Tm9UEz)

Note that the support activity aren't part of the lesson sequence of activities, but students can access them simply by clicking on the name of the support activity.&#x20;


---

# 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.lamsfoundation.org/lams/tools/support-activities.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.
