# 4.1.6: Default Program Settings

On start-up, Karamba3D sets its default appearance and behavior according to the values listed in the **"karamba.ini"-**&#x66;ile. This file is located in the Karamba3D installation folder (double-click on the Karamba3D desktop icon to get there) and can be opened and manipulated with any text editor.\
The file starts with a description of the syntax rules for defining the default settings. Each paragraph that follows contains a description regarding meaning and effect of a specific property and its default value. Among other things these settings can be changed:

* System of physical units ("SI" or "Imperial")
* Limit distance for snapping together neighboring nodes
* The value of the acceleration of gravity
* Limit inclination for verticality
* Number format and display properties of output values
* Properties of the default materials
* ...

In case you want to keep your changes when upgrading from one version of Karamba3D to the next rename the initialization-file to **"karamba\_user.ini"**. This however incurs the risk, that newly introduced properties are missing. In such a case hard-wired default values take their place.

{% hint style="info" %}
Administrator rights may be needed to overwrite the original **"karamba.ini"**-file.
{% endhint %}


---

# 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://manual-2.karamba3d.com/troubleshooting/4.3.-miscellaneous-problems/4.1.6-changing-karamba.ini-file.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.
