# FAQ

### How do I change product description, type, quantities, etc.?

You can still edit the product with the default Shopify product editor.

1. Navigate to Products
2. Navigate to All products
3. Select product

### What to do if you reinstalled a template or installed a different one?

If you reinstalled a template or installed another template you need to reinstall the asset files.

1. Open Product Configurator application
2. Navigate to Settings
3. Press "Reinstall template assets"


---

# 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.appclay.com/product-configurator/faq.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.
