# Glossary

**Base price** - the minimal item price without any options selected\
**Published** - product or option set is visible to your customers\
**Product image** - [*Read image guide*](https://docs.appclay.com/product-configurator/image-guide)\
**Scene** - [*Read image guide*](https://docs.appclay.com/product-configurator/image-guide)\
**Option set** - see image below

![](/files/-LlWE5t-Cj43T9iLdeD6)

**Option** - see image below

![](/files/-LlWEGv1ttNwGPgDjZKv)

**Z-Index** - [*Read z-index guide*](https://docs.appclay.com/product-configurator/z-index-sorting)\
**Multiple selections** - multiple options can be selected in this option set\
**Mandatory** -  at least one option must be selected in this option set\
**Selected by default** - this option will be selected by default\
**Thumbnail image** - [*Read image guide*](https://docs.appclay.com/product-configurator/image-guide)\
**Layer image** - [*Read image guide*](https://docs.appclay.com/product-configurator/image-guide)


---

# 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/glossary.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.
