# Calculator Elements

- [General Overview](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/general-overview.md)
- [Text](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/text-box.md)
- [Quantity](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/quantity.md)
- [Validated form](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/validated-form.md)
- [Dropdown list](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/drop-down.md)
- [Image Dropdown (Pro feature)](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/drop-down-with-image.md)
- [Radio Select](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/radio-button.md)
- [Image Radio (Pro feature)](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/radio-button-1.md)
- [Switch Toggle](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/toggle-button.md)
- [Checkbox](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/checkbox.md)
- [Image Checkbox (Pro feature)](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/checkbox-1.md)
- [Date Picker (Pro feature)](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/date-picker-pro-feature.md)
- [Time Picker (Pro feature)](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/time-picker-pro-feature.md)
- [Basic Slider](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/range-button.md)
- [Multi Range (Pro feature)](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/multi-range.md)
- [File Upload (Pro feature)](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/file-upload.md)
- [How to Allow Additional File Types in WordPress](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/file-upload/how-to-allow-additional-file-types-in-wordpress.md)
- [How to Increase Maximum File Upload Size in WordPress](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/file-upload/how-to-increase-maximum-file-upload-size-in-wordpress.md)
- [HTML](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/html.md)
- [Geolocation (Pro feature)](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/geolocation-pro-feature.md)
- [Line](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/line.md)
- [Formula](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/total.md)
- [AI Assistant (Pro feature)](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/total/ai-assistant-pro-feature.md)
- [Repeater (Pro feature)](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/repeater-pro-feature.md)
- [Group Field (Pro feature)](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/group-field-pro-feature.md)
- [Page Breaker (Pro feature)](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/page-breaker-pro-feature.md)


---

# 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.stylemixthemes.com/cost-calculator-builder/calculator-elements.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.
