# Industry Compliance

By default, Magento offers a range of security and privacy capabilities that meet legal requirements and industry guidelines for online merchants

ScandiPWA supports the most important settings of security and privacy capabilities that meet legal requirements. To find the status of each setting, refer to the table below:&#x20;

| SECTION               | STATUS        | DESCRIPTION                                                                                                                                                                                             |
| --------------------- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Cookie Law Compliance | **SUPPORTED** | To keep pace with legislation in many countries regarding the use of cookies, Magento offers merchants a choice of methods to obtain customer consent.                                                  |
| Privacy Policy        | **SUPPORTED** | Your store includes a sample privacy policy that must be updated with your own information. Your privacy policy should describe the type of information that your company collects, and how it is used. |


---

# 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://manual.scandipwa.com/4.0.2/basic-configuration/industry-compliance.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.
