# How to pause your package?

**Pause Feature:**

Sometimes, for various reasons, you may need to take a break from your mentorship for a few days. With the Pause option, you now have the flexibility to temporarily pause your package and extend its duration for the paused days.

**How It Works:**

Let's say your package was set to expire on April 10th, but you decide to pause it for 7 days. In this case, your package will be automatically extended by 7 days, and the new expiry date will be April 17th.

**Duration Limits:**

* Mentees with a 1-month Pro Plan package can pause for up to 7 days.
* Mentees with a 3-month package can pause for up to 15 days.
* Mentees with a 6-month package can pause for up to 30 days.

**The Process:**

To pause your package, simply follow these steps:

1. Go to the "My Subscription" section.
2. Click on the "Pause" button.
3. Follow the prompts to complete the process.

We believe that the Pause feature will provide you with greater control and flexibility over your mentorship journey. If you have any questions or need assistance, please don't hesitate to reach out to us. We're here to support you every step of the way


---

# 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-to-pause-your-package.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.
