# Favorites

The Favorites section allows you to add users from the [Contacts](/desktop-user-guide/connect/contacts-list.md) section to a curated list available for quick and convenient access.  The process to add a user to Favorites is depicted in the images below.

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

To add Contacts to the Favorites list follow the steps detailed below.

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

Once Favorites are added to the list, they will have available actions identical to those from the [Contacts](/desktop-user-guide/connect/contacts-list.md) section. Clicking on a Favorite will allow you to immediately access the direct chat with that user.

<figure><img src="/files/p2QLInyXmuRcZWqPBgXp" 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/connect/favorites.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.
