> For the complete documentation index, see [llms.txt](https://docs.angle3d.co/angle3d-configurator-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.angle3d.co/angle3d-configurator-documentation/get-started/choose-plan.md).

# Choose Plan

## Select any plan to start your free trial&#x20;

To start, select the plan that best fits your business. You will find all features included in each plan listed on our [**Pricing page**](https://www.angle3d.co/pricing).&#x20;

We offer a **14-day free trial on any of our plans**, so don't be shy! Test out all our innovative features.

### Where can I see my current plan?

Your current plan is displayed in the 'Settings' section. To get there, simply select the 'Settings' icon <img src="/files/YAjoNlav0UuOgXb47KcD" alt="" data-size="line"> at the top right of the app.

## Change plan

Upgrade or downgrade your plan at any time. To do so, simply follow the steps below:

1. Go to the app.
2. Select the 'Settings' icon <img src="/files/YAjoNlav0UuOgXb47KcD" alt="" data-size="line"> at the top right.
3. Select the '**Change plan**' option.
4. After being redirected, choose your new plan.
5. You'll then be redirected to Shopify and prompted to accept the new plan pricing.

## Cancel subscription

To cancel your free trial or subscription at any time, simply **uninstall the app in your Shopify Admin dashboard**. It's that easy!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.angle3d.co/angle3d-configurator-documentation/get-started/choose-plan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
