# Managing Content

- [Adding Activities](https://help.clearxp.com/activities/adding-activities.md)
- [Uploading Activities](https://help.clearxp.com/activities/adding-activities/uploading-activities.md)
- [Organising Activities](https://help.clearxp.com/activities/organising-activities.md)
- [Content Authoring](https://help.clearxp.com/activities/content-authoring.md)
- [Basic Content Creation](https://help.clearxp.com/activities/content-authoring/content-creation.md)
- [Quiz Attempts](https://help.clearxp.com/activities/content-authoring/quiz-attempts.md)
- [Face To Face Management](https://help.clearxp.com/activities/face-to-face-management.md): Schedule, manage and track real-world activities in the same manner as your online learning content.
- [Setting Up Events](https://help.clearxp.com/activities/face-to-face-management/setting-up-events.md): Learn how to create events and schedule sessions.
- [Enrolling Users](https://help.clearxp.com/activities/face-to-face-management/enrolling-users.md): Learn about enrolment modes and  how to manually enrol users into a session.
- [Realms](https://help.clearxp.com/activities/realms.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://help.clearxp.com/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.
