# How do I Upgrade to Paid Plan or Downgrade Plan?

The Account Owner can Downgrade or Upgrade your PrimeLister plans at any time.

To upgrade your account to the paid version;

**Steps:**&#x20;

1. Login in to your PrimeLister Account&#x20;
2. Navigate to the Plans/Billing tab&#x20;
3. Click the 'Change Plan' button&#x20;
4. You can Downgrade or Upgrade your Plan.


---

# 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.primelister.com/faq/how-do-i-upgrade-to-paid-plan-or-downgrade-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.
