# Product Attributes

Attributes are a great tool that helps you to describe products and make the filtering system easier for customers. Product attributes can be grouped into different attribute sets that later will be used for creating new products.&#x20;

ScandiPWA supports the most popular attribute settings. In this section, learn more about Attribute Settings and Attribute Input Types.\
\ <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://manual.scandipwa.com/4.0.2/catalog/product-attributes.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.
