# Rescheduling Policy - Mentee

Session Rescheduling Policies:

**For you**:

* You can reschedule a session up to 24 hours before the scheduled time and should inform the mentor about it along with the reason and schedule a new session.
* Requests to reschedule a session within 24 hours of the scheduled time will not be accepted, except in the case of unforeseen circumstances.
* A maximum of 2 rescheduling requests per month is allowed for mentees. The mentor reserves the right to cancel a package if a client exceeds the maximum number of allowed rescheduling requests or if there is a pattern of excessive last-minute cancellations or rescheduling.

**For your mentor:**

* Rescheduling is allowed but must be done at least 1 hour prior to the scheduled session. Any rescheduling done less than 1 hour before the session will not be permitted.
* A maximum of 2 rescheduling requests per month is allowed for mentors for the individual packages.


---

# 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/rescheduling-policy-mentee.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.
