# 2.2.3: Add Supports

Supports define how a structure connects to the ground. They suppress translations or rotations at nodes. An activated button appears black and means either zero translation (T) in the direction of the global x-, y- or z-axis or zero rotation (R) about the corresponding global axis (or local axis if you input a plane). A node index or position can be used to specify the location of a support. Supply a plane as input for specifying locally oriented support conditions.

{% hint style="info" %}
Green arrows symbolize translational supports, purple circles stand in for rotational supports (see fig. 2.2.3.1).
{% endhint %}

![ Fig. 2.2.3.1: Supports specify how a structure interacts with the ground](/files/-M9XuSrMhw0oIrmFFCYV)

For static analysis, a structure needs to be supported in such a way that it can not fly around freely. In three dimensional space, a rigid body has six modes of movement or degrees of freedom (DOFs): three translations and three rotations (see fig. 2.2.3.2). Thus there need to be at least six support conditions in a structural model to fix it. When a model or parts of it are moveable, the **“Analyze”**-component either refuses to calculate or returns huge displacements. Should you encounter a problem like this plug your model into the **“Eigen Modes”**-component. It can detect the rigid body movements which cause the problem.

![ Fig. 2.2.3.2: A body in space has six degrees of freedom (DOFs).](/files/-M9XuRjeWapDXqdxTrj1)


---

# 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-1-3.karamba3d.com/2-getting-started/2-getting-started-1/setting-up-a-structural-analysis/2.2.3-add-supports.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.
