starlight_help/src/content/include/_SignUpForAPlan.mdx
import {Steps, TabItem, Tabs} from "@astrojs/starlight/components";
If you require features that are not available on Zulip Cloud Free or the Zulip Free plan for self-hosted organizations, you will need to upgrade your plan.
<Tabs> <TabItem label="Zulip Cloud"> <Steps> 1. Follow the [instructions](/help/zulip-cloud-billing#upgrade-to-a-zulip-cloud-standard-or-plus-plan) to upgrade to a Zulip Cloud Standard or Plus plan. If your organization may be [eligible](/help/zulip-cloud-billing#free-and-discounted-zulip-cloud-standard) for a free or discounted plan, you can [apply for sponsorship](/help/zulip-cloud-billing#apply-for-sponsorship). </Steps> </TabItem> <TabItem label="Self hosting"> <Steps> 1. Follow the [instructions](/help/self-hosted-billing#upgrade-to-a-paid-plan) to upgrade to a Zulip Basic or Zulip Business plan. If your organization may be [eligible](/help/self-hosted-billing#free-community-plan) for a free or discounted plan, you can [apply for sponsorship](/help/self-hosted-billing#apply-for-community-plan). To inquire about Zulip Enterprise, please reach out to [[email protected]](mailto:[email protected]). </Steps> </TabItem> </Tabs>