# How the subscription model works:

**Subscription Model:**

&#x20;When you subscribe to a one-month package, your auto-renewal begins immediately upon payment. This means that your next month's subscription starts counting from the day you make the payment.

Additionally, your one-month cycle for the Long-Term Mentorship (LTM) begins when you take your first session. It's important to note that these two are independent timelines. Therefore, your next payment might occur before your one-month package duration is completed.

**Benefits of Continuing Subscription:**&#x20;

When you do not cancel the subscription, there are several benefits.

Firstly, the same payment you made in the first month will continue, ensuring that even if your mentor changes their price, you are protected.

Secondly, you won't have to repeatedly make payments manually; the process will be automatic, allowing your preparation to continue uninterrupted. When you feel that your preparation is complete, you can stop the auto-renewal.

**Checking Billing Dates:**&#x20;

To determine when your next payment will be deducted, you can check your billing dates on the "My Subscription" page.

**How to Stop Subscription:**&#x20;

If you wish to cancel the auto-renewal yourself, access the auto-renewal section of your payment method (e.g., Google Pay or PhonePe) and cancel the auto-renewal for Preplaced.

To cancel the auto-subscription, you can navigate to the "My Subscription" section. Click on "I need support," then select "Refund," and follow the process outlined.

Should you encounter any difficulties with the process or require further assistance, please do not hesitate to reach out to us. We are here to support you.


---

# 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://mentee-support.preplaced.in/how-the-subscription-model-works.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.
