# Features available on current plan

#### What's new

New store profile object allows you to receive a full list of Ecwid features available on the current store plan.

#### Changes in API

An additional query param that locks a new data. Set `getFeaturesByPlans`` ``= true` to receive it.

The new <mark style="color:$success;">`GET`</mark> `/profile` > `account` > `featuresByPlans`  object contains a map of Ecwid features available in the store.

#### Documentation links

{% content-ref url="/spaces/G9n5VxMY9T0Ob3D56PSD/pages/4eQUb3Z4KrDb2CiEHvGI" %}
[Get store profile](/api-reference/rest-api/store-profile/get-store-profile.md)
{% endcontent-ref %}


---

# 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.ecwid.com/changelog/february-2026/february-24/features-available-on-current-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.
