# How do I/can I block shoppers from being able to video call me?

You have complete control over when you want to accept shopper video calls. There are two ways of managing your availability:

1. You can set your permanent availability from your profile page. Toggle the “allow incoming calls” button on and off. When it’s on, shoppers will be able to video call you.
2. While in chats you can also set temporary availability settings that will last for the remainder of your logged-in session.

When it’s off, you will receive an in chat notification that a shopper has requested to video call you, and you can then initiate a call.


---

# 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://virtual-shopping.gitbook.io/virtual-shopping-faq-1/video-calling-faq/video-calling/how-do-i-can-i-block-shoppers-from-being-able-to-video-call-me.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.
