# Strike

{% content-ref url="/spaces/2E1BRiNMSRbVYjk7d1Xu/pages/4iKR4b9busY8pT87llps" %}
[Features Overview](/features-overview/live-video-calling.md)
{% endcontent-ref %}

**How this feature works -**

When the customer meets the predefined criteria, a nudge will appear on their screen, prompting them to connect on a video call or chat for further assistance

**Trigger Criteria for Nudge:**

The nudge is triggered when any of the following conditions are met:

1\. If the user spends 30 seconds or more on the page.

2\. If the user visits the page 3 or more times.

3\. If we detect 3 or more reload or close attempts.

If any of these conditions are met, the user qualifies for the nudge.

The nudge criteria can be customized based on the specific needs. You can set the criteria based on priority, time spent on the page, repeated visits to the page, exit intent on the page, etc.

&#x20;

Nudge Customization:

The nudge can be customized in the following ways:

1\. Change the message: Adjust the text displayed in the nudge.

2\. Change the CTA: Customize the call-to-action button.

3\. Change the video/image: Personalize the media displayed with the nudge.

**Additional Filters:**

In addition to the primary criteria, there are several filters available to refine when the nudge is triggered:

1\. Location filter: Custom triggers based on user location.

2\. Pages filter: Specific pages where the nudge should appear.

3\. Timeout filter: Adjust based on time-related conditions.

**In Strike, we have two modes: manual mode and auto mode.**

**1.      Manual Mode**

&#x20;In Manual Mode, agents have the ability to monitor customers who are actively navigating the website and have met the predefined criteria. The agent's screen displays key details about the customer, such as: Page Visit Time, Duration of Stay, Mobile Number, State, City etc.

When the agent identifies a customer who might benefit from assistance, they can initiate a proactive nudge. The agent can click the 'Engage' button to offer live assistance.

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

**Manual Mode User Interaction:**

&#x20;Yes: On clicking "Yes," customer connect with the agent on video call.

No: If the user clicks "No," the popup closes.

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

**2.  Auto Mode**

&#x20;In Auto Mode, the Auto Nudge is triggered for customers who meet the predefined criteria. This process is fully automated, with no reliance on agents. the Auto Nudge handles customer interactions through the AI bot. However, if necessary, an agent can seamlessly take over the conversation at any point.

&#x20;

**Auto Mode User Interaction:**

&#x20;Yes: On clicking "Yes," WhatsApp opens. From here, the user can be directed to live agents or an AI-powered chat.

No: If the user clicks "No," the popup closes.

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

<figure><img src="/files/bBzCzWvspIyBIcDnZgeP" 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://docs.saleassist.ai/features-overview/strike.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.
