# 💁🏼‍♂️ Target Audience

Its primary audience includes both web developers and web designers of all proficiency levels who seek an efficient tool to enhance website aesthetics and functionality. With its sleek UI and easy-to-use features, Core Framework is not at all overwhelming and easy to use.&#x20;

At the same time, Core Framework has zero limits; you can add any CSS properties as you wish, meaning it is also appropriate for more advanced developers.

### Users Building Websites from Scratch

Core Framework takes in all of your preferences regarding colors, sizes, spacing, plus more, and outputs the CSS for you. Since this CSS can be downloaded (minified versions are also available), then Core Framework means it is suitable for people building websites on ***any*** platform!

### WordPress Users

It is also ideal for WordPress users as Core Framework is available as a plugin on the [WordPress repository](https://wordpress.org/plugins/core-framework/), particularly those utilizing builders such as Oxygen Builder, Bricks Builder, and Gutenberg, who need a robust solution for managing CSS with ease.&#x20;

Additionally, freelancers and agencies that require a scalable, user-friendly platform to deliver customized websites will find Core Framework particularly useful.


---

# 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/introduction/target-audience.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.
