# Wallet Top-Up and Price History

**Meta's Pricing Module**

META's pricing is conversation-based, not per message. Charges are determined by the type and duration of each chat session, where a conversation spans up to 24 hours between you and a customer. This approach offers clarity and flexibility in managing communication costs.

<table><thead><tr><th width="194">Conversation Type</th><th width="117">Price in Rs.</th><th>Description</th></tr></thead><tbody><tr><td>Marketing</td><td>~ 0.9839</td><td>Send Marketing messages like promotions or offers, invitations for customers to respond or take action</td></tr><tr><td>Utility</td><td>~ 0.1311</td><td>Send specific requests, transactions, and updates, including confirmations, transaction updates, and post-purchase notifications</td></tr><tr><td>Authentication</td><td>~ 0.1311</td><td>Send one-time passcodes at multiple steps, such as account verification, recovery, and integrity challenges.</td></tr><tr><td>Customer Initiated</td><td>~ 0</td><td>When a customer starts a WhatsApp conversation, OwnChat captures their saved WhatsApp name to help resolve queries efficiently.</td></tr></tbody></table>

**Plan Prepaid:**

<figure><img src="/files/CRLMLsRG607Xjsy9AWas" alt=""><figcaption><p>Dashboard Screen</p></figcaption></figure>

1. **Wallet Top-Up:**

To recharge your wallet in OwnChat is quick and easy. Choose from these preferred payment methods: UPI, Razorpay, or PhonePe gateway. The minimum wallet recharge amount is ₹500.

2. **View History:**

Campaign History: See the details of money deducted for campaign messages, which could be for Marketing or Utility conversation templates.

3. **Conversation History:**

Review the history of conversational messages, including both user-initiated and business-initiated templates, sent from the chat screen history.

Managing your wallet and viewing your history in OwnChat is designed to be straightforward and efficient. With multiple payment options and detailed histories for both campaigns and conversations, you have full control and transparency over your usage and expenditures. Enjoy seamless transactions and comprehensive record-keeping to enhance your experience with OwnChat.


---

# 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.ownchat.app/dashboard/wallet-top-up-and-price-history.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.
