# Managing Your Subscription

### How to Access Subscription Settings

1. Go to [app.ocutrap.com](https://app.ocutrap.com/)
2. Log in with your account credentials.
3. Click on [**Account**](https://app.ocutrap.com/account/) in the menu.
4. Select **Manage Subscriptions**.
5. Choose the trap you want to update.

### Available Options

Within the subscription portal, you can:

* **Switch plans** – Change from **Monthly** to **Annual** billing (and vice versa).
* **Update payment method** – Add a new card or edit your existing payment details.
* **Cancel subscription** – Stop your subscription at any time. You’ll continue to have access until the end of your current billing period.

### Notes

* All billing is processed securely through Stripe.
* If you cancel, you won’t be charged again, but your subscription remains active until the billing period ends.
* Annual subscriptions are billed once per year, offering savings compared to monthly billing.


---

# 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/managing-your-subscription.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.
