# Tone

Zoomcar is transparent, empathetic, friendly and energetic and so we care about the way we are heard or read. After figuring out various situations in which human interaction occurs, there are broadly 3 categories in which our product communication varies.&#x20;

1. **Constructive Tone** - When the context for the user produces positive feeling. \
   For example, in cases of savings, benefits, confirmation messages etc. <br>
2. **Objective Tone** - When the conversation is more informatory and transactional. \
   For example, in cases of instructions, CTA microcopy, payments etc.<br>
3. **Gloomy Tone** - When the context for the user produces negative feeling. That part where you feel like listening to lo-fi chill music. :P\
   For example, in cases of error messages, car not available etc.

Following are some use cases of the 3 variations of tones and there usage.

## Constructive Actions&#x20;

1\. **REFER AND EARN**

{% tabs %}
{% tab title="CHANGE" %}
**Before:**\
You earn 500 credits, your friend gets 30% (upto Rs.2500) off on their first booking of atleast 8 hours.&#x20;

**After:**\
Get a benefit of 500 credits on your bookings. Also take a treat from your friend as they get 30% off (upto Rs. 2500/-) on their first booking of atleast 8 hours.
{% endtab %}

{% tab title="WHY" %}
**Use of words/ phrases:** \
\&#xNAN;*benefit ;* *on your booking ;*  *take a treat*

**Purpose:**&#x20;

* Bring positivity out as the outcome of the action
* Provide purpose of the credits earned
* Make it playful and friendly
  {% endtab %}
  {% endtabs %}

2\. **OFFER APPLIED**

{% tabs %}
{% tab title="CHANGE" %}
**Before:**\
// *No communication* ¯\\\_(ツ)\_/¯

**After:**\
Wow, you just saved Rs. 1,200/- on MONSOON coupon.&#x20;
{% endtab %}

{% tab title="WHY" %}
**Use of words/ phrases:** \
\&#xNAN;*Wow ;* *save Rs. 1200/- ;*  *MONSOON*

**Purpose:**&#x20;

* Cheerful message
* Total savings
* Medium of savings
  {% endtab %}
  {% endtabs %}

## Objective Actions&#x20;

1\. **CAR LOCATION IN SEARCH**

{% tabs %}
{% tab title="CHANGE" %}
**Before:**\
Your car will be allocated within A to B kms from your search location in XYZ area. Click on '?' icon for more details.

**After:**\
Hey, this car will be available within 3kms in Domlur area. To know more, click on the icon.&#x20;
{% endtab %}

{% tab title="WHY" %}
**Use of words/ phrases:** \
\&#xNAN;*within 3kms in Domlur area ; click on the icon*

**Purpose:**&#x20;

* Clear instructions
* User should be informed about the icon
  {% endtab %}
  {% endtabs %}

2\. **INSTAPAY**

{% tabs %}
{% tab title="CHANGE" %}
**Before:**\
Eliminate Refundable Deposit: Pre-authorise your credit card and eliminate refundable deposit.

**After:**\
Don't Pay Refundable Deposit: Just pre-authorise your credit card and you don't have to pay refundable deposit for your booking anytime.
{% endtab %}

{% tab title="WHY" %}
**Use of words/ phrases:** \
\&#xNAN;*don't have to pay ; for your booking anytime*

**Purpose:**&#x20;

* Simple to understand
* One time action only
* Benefits of the action
  {% endtab %}
  {% endtabs %}

## Gloomy Actions&#x20;

1\. **CREDITS EMPTY**

{% tabs %}
{% tab title="CHANGE" %}
**Before:**\
No credits: Looks like there aren't any credits available.&#x20;

**After:**\
Sorry, you have no more credits available. Take a trip with zoomcar and earn more credits.
{% endtab %}

{% tab title="WHY" %}
**Use of words/ phrases:** \
\&#xNAN;*Sorry ;  take a trip ;  earn more credits*

**Purpose:**&#x20;

* Empathetic for the user
* Action to earn more credits
  {% endtab %}
  {% endtabs %}

2\. **MORE THAN ONE TRIP**

{% tabs %}
{% tab title="CHANGE" %}
**Before:**\
Overlap bookings: Oops! A user can't have more than one booking in the same time period. Please find your existing booking in 'My Trips' page.&#x20;

**After:**\
Oops! Planning for a second booking? For now we don't allow more than one car booking in the same period. You can check your existing booking in 'My Trips' page.
{% endtab %}

{% tab title="WHY" %}
**Use of words/ phrases:** \
\&#xNAN;*Oops ;  For now we don't allow ;  You can check*

**Purpose:**&#x20;

* Empathetic for the user
* Clear the reasoning
* Take the blame
* Direct the user to other existing action
  {% endtab %}
  {% endtabs %}


---

# 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://zoomuxd.gitbook.io/drift/voice-and-tone/tone.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.
