# Billing and license

**If you have not found an answer to your issue** here, but happened to resolve it on your own / with help of the community - please open a pull-request, or an issue with solution details.

Alternatively, write to us in [Slack](https://join.slack.com/t/scandipwa/shared_invite/enQtNzE2Mjg1Nzg3MTg5LTQwM2E2NmQ0NmQ2MzliMjVjYjQ1MTFiYWU5ODAyYTYyMGQzNWM3MDhkYzkyZGMxYTJlZWI1N2ExY2Q1MDMwMTk).

## How much does ScandiPWA theme cost?

ScandiPWA is open-source publicly available for both personal and commercial usage.

## Under what license is ScandiPWA distributed?

ScandiPWA source code is distributed under [Open Software License 3.0](https://opensource.org/licenses/OSL-3.0).

## Are ScandiPWA upgrades also free?

All previous and new releases are freely available on [GitHub](https://github.com/scandipwa/base-theme). You can take this code and upgrade your existing ScandiPWA projects.

## Can ScandiPWA team setup ScandiPWA for us? How much would it cost.

Please reach out to us via email <hello@scandipwa.com> and we will connect you with our partners that can help setting up ScandiPWA. We will also inform you about costs associated with it.

Alternatively [ReadyMage 1-click setup platform](https://readymage.com/) can be used to get Magneto 2 together with ScandiPWA out of the box in less than 15 minutes.

## Can ScandiPWA team help us upgrade to newer ScandiPWA version? How much would it cost?

Please reach out to us via email <hello@scandipwa.com> and we will connect you with our partners that can help upgrading ScandiPWA. We will also inform you about costs associated with it.<br>


---

# 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://scandipwa.gitbook.io/docs/faq/billing-and-license.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.
