# Upgrading to a Creator Account

Most features on Zion can be accessed just by creating an account. However, In order to in create a community, start conversations, or enable creator earning features, you must first upgrade your Zion account by subscribing. A Zion subscription costs $12.00 and requires a credit/debit card.

To Subscribe follow the instructions below:

1. Navigate to your profile page and click the "..." on the top right-hand corner of your screen
2. Click "Subscription and Billing" and on the next screen click upgrade to a Creator Account
3. Fill out your payment and billing information. This can be changed at anytime

After upgrading, all of the Zion app features will be unlocked and you can start earning as a creator.&#x20;

Please navigate to [Subscription Management](/zion-account/profile.md#subscription-management) for information on how to manage your subscription.


---

# 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://guide.zion.fyi/zion/upgrading-to-a-creator-account.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.
