# How to Upgrade Your Subscription Plan on Optinly

**Access the Billing Section**

1. Once logged in, navigate to your **Dashboard**.
2. On the left-hand menu, click on **Billing**

**Choose the Starter Plan**

<figure><img src="/files/ATU0JMzxjrS5ZuqqvmOp" alt=""><figcaption></figcaption></figure>

1. In the Billing section, you will see the current plan details and other available plans.
2. Choose between **Monthly** and **Yearly** billing options using the toggle switch at the Plans & Pricing page.

<figure><img src="/files/rHi6xwY6gr1GH8hvzF4N" alt=""><figcaption></figcaption></figure>

3. Select the plan that best suits your needs by clicking the **Upgrade Plan** button under the desired plan.

**Enter payment details**

1. You will be prompted to enter your payment details. Fill in the required information, including your credit card number, expiration date, and CVV.
2. Review your billing address and make any necessary changes.

**Confirm & Upgrade**

1. Review the details of your selected plan and ensure all information is correct.
2. Click on the **Confirm & Upgrade** button to finalize the process.

#### Confirmation

1. After successful payment, you will receive a confirmation email with the details of your new subscription.
2. Your account will now be upgraded to the selected plan, and you will have access to additional features according to your plan.

#### Troubleshooting and Support

* If you encounter any issues during the upgrade process, please contact our support team at <team@gozen.io>


---

# 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://help.optinly.com/helpful-articles/how-to-upgrade-your-subscription-plan-on-optinly.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.
