# Oliasoft Technology Stack

## Summary

Oliasoft WellDesignTM (WD) is a cloud based well planning and -construction software suite, utilizing networks and cloud computers for data storage and collaboration. It offers a set of application programming interfaces, enabling 100% automation, where whole or parts of the software can be operated by other computers. On top of this interface, WD offers an interactive rich 2D and 3D human graphical user interface, utilizing the latest in web technologies such as accelerated 2D (Canvas, 3D.js) and 3D (WebGL, three.js) graphics. WD aims to run on all kinds of computers (Windows, Macs) and other interactive devices supporting modern web browsers (tablets, phones and similar).

## Overview

{% content-ref url="/pages/-LiJf7czvLTJTzcm6bNq" %}
[Server Technology](/oliasoft-welldesigntm-public-docs/oliasoft-system-architecture-and-technology-stack/summary-oliasoft-technology-stack/server-technology.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LiJfOZ-6dMoAclhzbpM" %}
[Security](/oliasoft-welldesigntm-public-docs/oliasoft-system-architecture-and-technology-stack/summary-oliasoft-technology-stack/security.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LiJg00V3WjLAji-sb-C" %}
[Simulation Engines](/oliasoft-welldesigntm-public-docs/oliasoft-system-architecture-and-technology-stack/summary-oliasoft-technology-stack/simulation-engines.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LiJg6QNYJaygRfW7Flg" %}
[Cloud Platforms](/oliasoft-welldesigntm-public-docs/oliasoft-system-architecture-and-technology-stack/summary-oliasoft-technology-stack/cloud-platforms.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LiJgPR6mdWDNZRuXd0Q" %}
[Continuous Integration and Deployment (CICD)](/oliasoft-welldesigntm-public-docs/oliasoft-system-architecture-and-technology-stack/summary-oliasoft-technology-stack/continuous-integration-and-deployment-cicd.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LiJgh3TXVkvSeEA0U-C" %}
[Source Code Management (SCM), Issue Tracking](/oliasoft-welldesigntm-public-docs/oliasoft-system-architecture-and-technology-stack/summary-oliasoft-technology-stack/source-code-management-scm-issue-tracking.md)
{% endcontent-ref %}


---

# 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://oliasoft.gitbook.io/oliasoft-welldesigntm-public-docs/oliasoft-system-architecture-and-technology-stack/summary-oliasoft-technology-stack.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.
