# Tab List

### Play Tab

The Play Tab focuses on your scheduled and favorite guides.&#x20;

![](https://i.imgur.com/xVqGIoZ.gif)

Scheduled guides will appear in the "Today" section on the day the guides are scheduled to be played. If you do not have MyGuide open on your device, you will receive a device notification when your scheduled guides are meant to be played.

You can assign guides to play at specific times in the "Schedule" section. You can also see all scheduled guides associated with your account. If you have a Guardian account, this includes assigned guides for your guarded accounts.

You can add your favorite guides to the Play Tab. Find the guide you like, open the choice menu on the guide, and select more. Scroll down until you see the "star" and tap on it. Return to the Play Tab and navigate to the "Favorites" section to view your Favorites list.

![](https://i.imgur.com/7Gp9Iv0.gif)

### Library Tab

The Library Tab will show you all the libraries that you are connected to. This includes your personal library, the public library, and any other library you have been invited to join.

![](https://i.imgur.com/29Tdsom.gif)

### Me Tab

The Me Tab allows you to view and manage your user information; manage your MyGuide settings, where you can customize exactly how MyGuide responds to you, including the appearance, functionality, and editing level preferences, as well as many others; and access Live Monitoring, Custom Reports, and aggregated Reports for your account, as well as for any account you are permitted to view reports from.&#x20;

You can also manage Contacts and Guardianship here. If you have a Guardian account, you can access the Passthrough feature here for your guarded accounts. You can also find access to the user manual, check for MyGuide updates, and report a problem on MyGuide by tapping the "Support & Info" button on the "Account" page.

![](https://i.imgur.com/rglmNee.gif)


---

# 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.myguide.care/application/navigation/tab-list.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.
