# Step 1 - Initial set-up

* Start by naming your new calculator.&#x20;
* Add your website domain. Note, you can add 2 domains i.e. one for testing and one for your primary domain.&#x20;
* Select your chosen language. If we don't have your chosen language please contact us [here](https://calcumate.co/contact-us).
* Select the storage type that best suits your business. If you offer multiple services you can make a new calculator later.&#x20;
* Choose the measurement system and turn on/off the 'measurements and dials' based on your preferences.
* Add your '[call to action URL](https://help.calcumate.co/calculator-customization/call-to-action-url)' (CTA). This is the URL link on the button displayed on the calculation result. This will take your customer directly to your chosen landing page (i.e. contact form or booking page).


---

# 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://help.calcumate.co/calculator-setup-and-customization/step-1-initial-set-up.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.
