# ACCOUNT MANAGEMENT

- [Pricing + plans](https://support.myaskai.com/account-management/pricing-+-plans.md): Here are details on all of our pricing and plans for My AskAI.
- [Limits](https://support.myaskai.com/account-management/limits.md): Learn about the limitations of your AI support agent (there are very few!)
- [Exceeding limits](https://support.myaskai.com/account-management/limits/exceeding-limits.md): Find out what happens when you go over your conversation limit within a month on your AI support agent.
- [Conversations](https://support.myaskai.com/account-management/limits/conversations.md): Learn more about conversation credits and limits for your AI support agent.
- [Your profile](https://support.myaskai.com/account-management/your-profile.md)
- [Changing your email](https://support.myaskai.com/account-management/your-profile/changing-your-email.md): How to change the email address associated with your My AskAI account
- [Close your account](https://support.myaskai.com/account-management/your-profile/close-your-account.md): How to break up with us for good by deleting your account... (Accounts cannot be recovered once deleted).
- [Billing](https://support.myaskai.com/account-management/billing.md)
- [Change plan](https://support.myaskai.com/account-management/billing/change-plan.md): How to change your My AskAI plan.
- [Update payment card](https://support.myaskai.com/account-management/billing/update-payment-card.md): How to update your payment card used for your My AskAI subscription.
- [Download an invoice](https://support.myaskai.com/account-management/billing/download-an-invoice.md): Download your payment invoices or receipts directly from your Stripe account.
- [Discounts](https://support.myaskai.com/account-management/billing/discounts.md): Learn more about the discounts we offer for My AskAI and how you can redeem them.
- [Refunds](https://support.myaskai.com/account-management/billing/refunds.md): Learn more about how you can get your money back if you are unhappy with My AskAI.
- [Usage costs](https://support.myaskai.com/account-management/billing/usage-costs.md)
- [Tax](https://support.myaskai.com/account-management/billing/tax.md): What tax should you be paying, how do you update your taxable status and how do you request a refund for incorrectly charged tax.
- [Cancel subscription](https://support.myaskai.com/account-management/billing/cancel-subscription.md): How to cancel your My AskAI subscription.
- [User access](https://support.myaskai.com/account-management/user-access.md)
- [Setting a Password for Your Account](https://support.myaskai.com/account-management/user-access/setting-a-password-for-your-account.md): If you're struggling to login with emails or if you just want an easy way of sharing your AskAI account with others, set up a password login.
- [Do you have 2FA or MFA to login to My AskAI?](https://support.myaskai.com/account-management/user-access/do-you-have-2fa-or-mfa-to-login-to-my-askai.md)
- [Reset login password](https://support.myaskai.com/account-management/user-access/reset-login-password.md): How to reset your login password.
- [Affiliate program](https://support.myaskai.com/account-management/affiliate-program.md): We do not have an affiliate program.
- [Reselling + Whitelabelling](https://support.myaskai.com/account-management/reselling-+-whitelabelling.md): There are several ways you can re-sell or whitelabel My AskAI.


---

# 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://support.myaskai.com/account-management.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.
