# Account and Billing

- [Billing](https://docs.ocutrap.com/account-and-billing/billing.md): This guide explains how to access and manage your billing information for OcuTrap.
- [Changing Your Subscription Payment Method](https://docs.ocutrap.com/account-and-billing/billing/changing-your-subscription-payment-method.md): You can update your credit card or bank information at any time through the OcuTrap subscription portal. This guide walks you through each step.
- [Update Individual Trap Subscriptions](https://docs.ocutrap.com/account-and-billing/update-individual-trap-subscriptions.md): If your trap’s subscription has been canceled or was never set up, you can easily start or renew it from your trap’s settings page. This keeps your OcuTrap connected and working at its best.
- [Resetting Password](https://docs.ocutrap.com/account-and-billing/resetting-password.md)
- [Managing Your Subscription](https://docs.ocutrap.com/account-and-billing/managing-your-subscription.md): You can manage your OcuTrap subscription directly through your account settings. All subscription changes are handled securely through our Stripe billing portal.
- [Account Deletion](https://docs.ocutrap.com/account-and-billing/account-deletion.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.ocutrap.com/account-and-billing.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.
