# Account

- [Plans and Billing](https://docs.shoplift.ai/account/plans-and-billing.md): Explore the documentation below to learn about Shoplift's plans and billing.
- [Subscription Plans](https://docs.shoplift.ai/account/plans-and-billing/subscription-plans.md)
- [Uninstalling Shoplift](https://docs.shoplift.ai/account/plans-and-billing/uninstalling-shoplift.md)
- [Updates to Our Pricing (9/25)](https://docs.shoplift.ai/account/plans-and-billing/updates-to-our-pricing-9-25.md)
- [Users and Permissions](https://docs.shoplift.ai/account/users-and-permissions.md): Explore the documentation below to learn more about users and permissions on Shoplift.
- [Managing Team Access](https://docs.shoplift.ai/account/users-and-permissions/managing-team-access.md)
- [Managing User Notifications](https://docs.shoplift.ai/account/users-and-permissions/managing-user-notifications.md)
- [Account Preferences](https://docs.shoplift.ai/account/account-preferences.md): Account preferences in Shoplift allow users to customize their experience with the platform. Here are the brief descriptions of the available preferences:
- [Auto-Restore Missing Templates](https://docs.shoplift.ai/account/account-preferences/auto-restore-missing-templates.md)
- [$0 Order Reporting](https://docs.shoplift.ai/account/account-preferences/usd0-order-reporting.md)
- [Screenshot Crawler Key](https://docs.shoplift.ai/account/account-preferences/screenshot-crawler-key.md)


---

# 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.shoplift.ai/account.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.
