# Install & activate

This page is the fastest path from zero to a running GeoDin installation. For deeper setup scenarios — central network installations, database backends, licence servers, HASP dongles — follow the links into the **Installation & Licensing** reference group.

## Before you start

To install GeoDin you need:

* A supported environment — **Windows 10/11 64-bit**. See [Infrastructure and Environment Setup Guide](/installation-and-licensing/infrastructure-and-environment-setup-guide.md#1-system-requirements) for database-client DLL requirements by backend (MS SQL Server, PostgreSQL, Oracle, or MS Access).
* A valid GeoDin licence serial (purchase or trial — [request from geodin.com](https://geodin.com))
* Administrative privileges on the target machine
* The installer `GeoDin-Setup.exe`, sent to you by email after purchase — or downloaded directly from [resources.geodin.com](https://resources.geodin.com/downloads/geodin/latest/installer/GeoDin-Setup.exe)

## 1. Run the installer

Double-click `GeoDin-Setup.exe` and accept the licence agreement.

When prompted for an installation type, choose **Express installation** if this is your first time using GeoDin — it installs everything you need on a single computer, including demo databases. Experienced users can choose **Custom installation** for network or multi-user scenarios.

For the full walkthrough of each installer step (licence agreement, installation settings, deployment modes, configuration file reference), see [Express Installation](/installation-and-licensing/express-installation.md).

## 2. Activate your licence

When you open GeoDin for the first time, you are prompted to enter your licence serial. See [Activate Your License](/installation-and-licensing/activating-your-license.md) for the complete activation flow, including offline activation and troubleshooting.

## 3. What's next

Once GeoDin is installed and activated:

* Take a quick tour of the workspace → [The GeoDin user interface](/getting-started/user-interface.md)
* Run through a first end-to-end walkthrough → [First steps](/getting-started/first-steps.md)

## Deeper reference

For anything beyond a single-machine install, start in the **Installation & Licensing** group:

* [Custom Installation](/installation-and-licensing/custom-installation.md) — for tailored deployments
* [Infrastructure and Environment Setup Guide](/installation-and-licensing/infrastructure-and-environment-setup-guide.md) — for multi-user / central network installations
* [Database Backend Options](broken://pages/uEMDQP2t7XkwC5fzujiM) — for non-default database backends
* [Configuration File Reference](/installation-and-licensing/configuration-file-reference.md) — `GeoDin.ini` parameters
* [Using a License Server](/installation-and-licensing/license-server.md) — for floating-licence deployments
* [Network Licensing (HASP Dongle)](broken://pages/FOUh9HywXShoOjdRBfjv) — for dongle-based licensing
* [Renew Licence](/installation-and-licensing/renew-licence.md) — when your licence approaches expiry


---

# 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.geodin.com/getting-started/install-and-activate.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.
