# Subscriptions

## **Overview of Each Subscription Plan**

{% embed url="<https://www.me.bot/pricing>" %}

## **Managing Your Subscription**

You can manage the billing and subscriptions, i.e. change payment methods, cancel or renew the plan,  under the **\[Subscription]** section of your account. Navigate to the **Billing** section and click **\[Manage Billing]** to make any necessary adjustments.

## FAQ

### Does Me.bot offer discounts for students?

Yes! We're pleased to offer a 40% discount on Me.bot Pro for eligible students. To get this price, you will need to email us at <support@mindverse.ai>. Once verified, you will receive a Stripe discount code to apply at checkout.\
Please follow the steps below to claim your discount.\
**How to Apply**

1. Prepare proof(s) of your student identity:
   1. Example: A valid student ID, offer letter, or enrollment letter.
2. Email <support@mindverse.ai> with the subject "Student Discount Application"
3. Include in the email:
   1. Your full name
   2. The email address associated with your Me.bot account. Please navigate to "Account Settings"->"Email" to locate your email address linked to Me.bot account
   3. A brief request for the discount
   4. Relevant documents as listed above


---

# 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.me.bot/more/subscriptions.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.
