# Home Page

The Home page is designed to give you quick access to commonly used features and critical information, it is the default starting point for the app as well.

<figure><img src="/files/IkFG7qDQTnYZGVlicR3N" alt=""><figcaption></figcaption></figure>

The features and information available on the Home page are:

* **Quick Meeting Start**: Allows the user to quickly join their personal meeting room.
* **Quick Meeting Schedule**: Schedule a new meeting via the preferred calendar service.
* **Invite Contacts**: Initiate a video meeting invite to one or more contacts.
* **Messages**: Any pending Connect messages, voicemails, or missed calls.
* **Today's Events**: The upcoming calendar events for the day.
* **Public Meeting Rooms**: Quick access to the available [Public Meeting Rooms](/desktop-user-guide/video-meetings/public-meeting-rooms.md).

<figure><img src="/files/vbVdWYEbu187EyNVnbJU" alt=""><figcaption></figcaption></figure>


---

# 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://guides.accentvoice.com/desktop-user-guide/home/home-page.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.
