# Choose subscription plan

To get started, select a subscription plan with the features you want. All plans come with a free 14-day trial and you can cancel at anytime.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Free</strong></td><td>Unlimited installs of one section.</td></tr><tr><td><strong>Core</strong></td><td>Unlimited installs of all sections.</td></tr><tr><td><strong>Smart sections</strong></td><td>Unlimited installs of all sections, plus smart sections with targeted audiences.</td></tr><tr><td><strong>Ultimate</strong></td><td>Unlimited installs of all sections, plus smart sections with Klaviyo integration and built-in analytics.</td></tr></tbody></table>

<details>

<summary>Can I change my plan?</summary>

You can change plans at any point. Start by selecting what you think you’ll need and tailor it to suit nearing the end of your trial.

</details>

<details>

<summary>Can I cancel my subscription?</summary>

Of course! You can cancel your plan at any time. If you cancel within the 14-day trial period, you will not be charged anything.

</details>

### Upgrade your plan

Go to **Settings > Change plan** to view the full feature table and select your plan.

<a href="https://admin.shopify.com/charges/sections-studio/pricing_plans" class="button primary">Open pricing plans</a>


---

# 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.fluorescent.co/section-studio/get-started/choose-subscription-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.
