# FAQ

## Licensing

### How do I download?

The only download available is for the WordPress plugin version of Core Framework. Simply login to your account if you have not already, and navigate to [your dashboard](https://coreframework.com/dashboard). There, you will see an option to download the plugin:

<figure><img src="/files/i9qzBsKLCUCTbO24aB2x" alt=""><figcaption><p>The Dashboard Area on the Core Framework Website </p></figcaption></figure>

### How do I get a license?

The Core Framework web app and WordPress plugin actually requires no license to use. They are free to use and readily available. The only licenses available are for the addons to Core Framework. To get an addon, you can navigate to the [marketplace](https://coreframework.com/marketplace) and choose the addons you'd like to purchase.&#x20;

### What about OxyNinja users?

We made a promise to users of our previous plugin (OxyNinja) that you would receive the Oxygen Integration addon, WooCore, and CoreKit for free. We made a dedicated page for this that you can view here: <https://docs.coreframework.com/getting-started/oxyninja-users>


---

# 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://docs.coreframework.com/troubleshooting/faqs.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.
