# Favorite Doors in Pass App

The Verkada Pass app allows you to choose up to six favorite doors that you use most frequently. Favorited doors will appear at the top of your app, making it quicker and easier to unlock them when needed.

{% hint style="danger" %}
Favorite doors are currently only available on iOS. Verify your app is updated to the latest version from the [App Store](https://apps.apple.com/us/app/verkada-pass/id1477261074).
{% endhint %}

***

### Setup Favorite Doors

{% stepper %}
{% step %}
**Open the Verkada Pass app and select** <i class="fa-star">:star:</i>.
{% endstep %}

{% step %}
**Select the star next to each door you want to favorite.**
{% endstep %}

{% step %}
**Tap Done when finished.**
{% endstep %}
{% endstepper %}

Your selected favorite doors will appear at the top of the **Doors** list for easy access.


---

# 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://help.verkada.com/access-control/users-and-credentials/verkada-pass-app/favorite-doors-in-verkada-pass-app.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.
