# Explanation Of RCS Messaging And Session Charges - Only For India

* When an agent sends an RCS message to a customer, there is a charge of 20 paise per outgoing message if the customer has not replied.
* Once a customer replies, a session is created lasting 24 hours from the agent’s message. Within this session, unlimited messages can be sent without additional charges.
* The session only starts when there is an agent-user interaction (agent sends a message and the user replies); all agent responses within this 24-hour window remain free after the initial charge.
* If the agent sends another message after the session expires and the customer hasn’t replied, another 20 paise is charged for each outgoing message.
* Customer messages are never charged, and sessions are renewed each time the interaction cycle begins again within 24 hours of the customer’s last reply.

This system ensures charges are incurred only for active outbound engagement and encourages timely customer replies to minimize costs.

{% embed url="<https://www.youtube.com/watch?v=kKyBEhxf800>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://helpdocumentation.gitbook.io/user/messaging-channels/google-rcs-india/explanation-of-rcs-messaging-and-session-charges-only-for-india.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.
