> For the complete documentation index, see [llms.txt](https://guides.reallivesworld.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.reallivesworld.com/university-department-home/readme.md).

# School Dashboard Guide

<h2 align="center">University Dashboard Guide</h2>

<p align="center">Welcome to the RealLives Dashboard Guide. This guide will help you understand how to use the platform effectively based on your role. Choose your role below to get started</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><strong>Admin &#x26; Professor</strong></td><td>Manage your institution, users, access and create learning experiences to guide your students</td><td><a href="/spaces/F6NgVCOesWjzPbhwph8K">/spaces/F6NgVCOesWjzPbhwph8K</a></td><td><a href="/files/oMOOWj3AcDbMzt8HQwIF">/files/oMOOWj3AcDbMzt8HQwIF</a></td></tr><tr><td></td><td><strong>Student</strong></td><td>Explore lives and build perspective through experience</td><td><a href="/spaces/uphS0UQTcALzGET1NznQ">/spaces/uphS0UQTcALzGET1NznQ</a></td><td><a href="/files/bnXRIhjEKU40Z1sP5TG7">/files/bnXRIhjEKU40Z1sP5TG7</a></td></tr></tbody></table>

<h2 align="center"></h2>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guides.reallivesworld.com/university-department-home/readme.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.
