# How to Set Up CalcumateGEO

**Step 1: Create a Calculator**

* Start by creating a new calculator from your Calcumate dashboard (login [here](https://calcumate.co/login) if you haven't already).
* You can also copy an existing calculator if you've already set one up before.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd2nzI3zm5NKSzEa72Ua48TaycIDkyYRnuFIl7jXLLjy8NrXXz-uL6o8sAh_AN373CBHz0ARbmuGGSvXa9WnkgtA319A3OYFVtMOqAQCjIH5DoXTVUH6QEj27vqpbmrtjtuvzPJ?key=dn3f7P5ipNHDHqVjWKjxBQ" alt=""><figcaption></figcaption></figure>

<br>

**Step 2: Enable Geolocation Widget**

* Go to Advanced Settings of the calculator and enable the feature: *"ADVANCED – This is a store-finder calculator, display the geolocation widget"*
* Save your changes.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeZlpNTvR5KkW9STezsIdGwGr49K06rung2Zj0h9ONeDzbO6B_66LNn3XCuz5hW69-XIN2Ww1etm04wXcASYcua0rVk9Ynkug0YYfHyzKFcYbbhwhHj7M00fqQQfULIM3V-vP3izw?key=dn3f7P5ipNHDHqVjWKjxBQ" alt=""><figcaption></figcaption></figure>

**Step 3: Publish the Calculator**

* Go to the Confirm step.
* Click Publish to generate the code snippet.
* Copy and paste the snippet onto your website, just like a regular Calcumate calculator.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc4j2vh1kPMOaH0HtX8Z7QPL5MPCfbULYxY_qlyDLxLK0g1UQOWL9Cxv9zR05OGfozI0KDzNMA5oW1zHOzC0i_Q-QE1U2PWPntMCVW8PT0OhKS9Vbo_VZJTc82SizjOpA_1uQEy0g?key=dn3f7P5ipNHDHqVjWKjxBQ" alt=""><figcaption></figcaption></figure>

**Step 4: Configure Your Geo Locations**

* In your dashboard, go to My Account.
* Head to the section Geographical Locations Setup and click Edit.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeO4zNy5C7gSHIoUXDsK_C09hH2ua8A2OPqOBgbwHbDMfFY2hCEfDt359Z5VvfmXZBykCQkpaUGvM09NQWBDSOu6ZXpNQ3xDW-NCh_QCFSjz9wHH4Ny09ruQRie60T-UKzpRbtDtg?key=dn3f7P5ipNHDHqVjWKjxBQ" alt=""><figcaption></figcaption></figure>

**Step 5: Upload Your Locations File**

* Choose your geo-location method (IP address, Device geolocation or Manual).
* Download the provided template file.
* Fill out the required fields:
  * The specific URL where each CalcumateGEO calculator is installed
  * A friendly name for each location/calculator
  * The latitude and longitude coordinates for each location
* Upload your completed file in the same section.
* Click Save Changes.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdAVXcRaqVYMJC2Fu1HvRF6stUTqlOqypaGmXA3s4hCgHqa6H1MEb019KPZ1aqMt9WfVvSXa-2dym_WSOypzowIALwsNS6hHgTd5uIlzPB6LOFE_B2NOrol5kJpjVjskCU3YZiZ?key=dn3f7P5ipNHDHqVjWKjxBQ" alt=""><figcaption></figcaption></figure>

\
\ <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://help.calcumate.co/calcumategeo-setup/how-to-set-up-calcumategeo.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.
