# Set Contact as VIP

If one contact is identified as VIP, any new message from that contact will be instantly recognized as priority and will bypass any queues. In the upper right corner of the contact detail, click the **'Action'** button and select the **'Set As VIP'** option. Then, the contact will be marked as VIP.

![Set Contact as VIP](/files/8LDxZOKwuE4x8K8ci76G)


---

# 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.3dolphins.ai/sales-activity/contact/detail-contact/set-contact-as-vip.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.
