# How do I upgrade my plan?

## Here are the steps to change my subscription plan:

1. Login in to your [dashboard](https://orimon.ai/login) -> click on the plan type mentioned next to your profile section -> and when you billing drop-down opens.

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

2. Click on "**Manage**", after which you will see a page with all your plan details.

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

5. Click on "**View All Plans**" on the top of the plan details section, to open the pricing page.

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

6. Choose the package you want to select by clicking on it.

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

8. Enter your card details and press "Confirm" to change your plan.

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

{% hint style="info" %} <mark style="color:yellow;">**Hint :**</mark> Some premium features like *White-Labelling(removing of Orimon branding)* and having the ability to use your own OpenAI subscription key, instead of depleting your Orimon subscription, for operating your bot are only available in <mark style="color:yellow;">Elite</mark> Packages!
{% endhint %}


---

# 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://orimon.gitbook.io/docs/fundamentals/billing-and-subscription/how-do-i-upgrade-my-plan.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.
