# Moso User Guide

- [Dashboard](https://en-docs.mentoringapp.com/moso-user-guide/dashboard.md): The Dashboard feature can only be accessed through the web version of the MOSO application.
- [Plans](https://en-docs.mentoringapp.com/moso-user-guide/plans.md)
- [Plans screen](https://en-docs.mentoringapp.com/moso-user-guide/plans/plans-screen.md)
- [Plan details](https://en-docs.mentoringapp.com/moso-user-guide/plans/plan-details.md)
- [Creating new plan without template](https://en-docs.mentoringapp.com/moso-user-guide/plans/creating-new-plan-without-template.md)
- [Creating new plan with template](https://en-docs.mentoringapp.com/moso-user-guide/plans/creating-new-plan-with-template.md): By following these steps, you can create a more effective plan using a template on MOSO and enhance your plan easily.
- [Plan options](https://en-docs.mentoringapp.com/moso-user-guide/plans/plan-options.md)
- [Plan screens](https://en-docs.mentoringapp.com/moso-user-guide/plans/plan-screens.md)
- [Comments](https://en-docs.mentoringapp.com/moso-user-guide/plans/comments.md)
- [Video Tagging](https://en-docs.mentoringapp.com/moso-user-guide/plans/video-tagging.md)
- [Audio comments](https://en-docs.mentoringapp.com/moso-user-guide/plans/audio-comments.md)
- [Recording video](https://en-docs.mentoringapp.com/moso-user-guide/plans/recording-video.md): Available in mobile app only.
- [Live streaming](https://en-docs.mentoringapp.com/moso-user-guide/plans/live-streaming.md)
- [Courses](https://en-docs.mentoringapp.com/moso-user-guide/courses.md)
- [Teacher's Course Screen](https://en-docs.mentoringapp.com/moso-user-guide/courses/teachers-course-screen.md)
- [Student's - Course Screen](https://en-docs.mentoringapp.com/moso-user-guide/courses/students-course-screen.md)
- [Supervisor's - Course Screen](https://en-docs.mentoringapp.com/moso-user-guide/courses/supervisors-course-screen.md)
- [Evaluation components](https://en-docs.mentoringapp.com/moso-user-guide/courses/evaluation-components.md)
- [Creating a New Evaluation Template (ADMIN)](https://en-docs.mentoringapp.com/moso-user-guide/courses/evaluation-components/creating-a-new-evaluation-template-admin.md)
- [Workspaces](https://en-docs.mentoringapp.com/moso-user-guide/workspaces.md)
- [Workspace screen](https://en-docs.mentoringapp.com/moso-user-guide/workspaces/workspace-screen.md)
- [Creating new workspace](https://en-docs.mentoringapp.com/moso-user-guide/workspaces/creating-new-workspace.md)
- [Workspace options](https://en-docs.mentoringapp.com/moso-user-guide/workspaces/workspace-options.md)
- [Workspace screens](https://en-docs.mentoringapp.com/moso-user-guide/workspaces/workspace-screens.md)
- [Workspace Comments](https://en-docs.mentoringapp.com/moso-user-guide/workspaces/workspace-comments.md)
- [Messages](https://en-docs.mentoringapp.com/moso-user-guide/messages.md)
- [Notifications](https://en-docs.mentoringapp.com/moso-user-guide/notifications.md)
- [Notes](https://en-docs.mentoringapp.com/moso-user-guide/notes.md)
- [Files](https://en-docs.mentoringapp.com/moso-user-guide/files.md)
- [GDPR](https://en-docs.mentoringapp.com/moso-user-guide/gdpr.md)
- [Privacy policy](https://en-docs.mentoringapp.com/moso-user-guide/privacy-policy.md)
- [MOSO's Privacy policy](https://en-docs.mentoringapp.com/moso-user-guide/privacy-policy/mosos-privacy-policy.md): This privacy policy will explain how MOSO uses the personal data we collect from you when using our services and visit our website.
- [Transfer of personal data to moso.as when using federated login](https://en-docs.mentoringapp.com/moso-user-guide/privacy-policy/transfer-of-personal-data-to-moso.as-when-using-federated-login.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://en-docs.mentoringapp.com/moso-user-guide.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.
