# Grounding

If you select (left click) your cross brace and drag your mouse, you can move your part around.  In the next article, we are going to constrain everything to this cross brace.  If it can move around, our robot can move around!&#x20;

## Grounding your Cross Brace

To ground the cross brace, left click the cross brace to select it.  Right click, then select `Grounded`.

![Right Click Menu](/files/-MfFjuajlEqssu5y1avl)

After the part is grounded, you should see a lock next to your mouse when you hover over the part.&#x20;

{% hint style="info" %}
Remember to save!
{% endhint %}

## Contributors to this Article:

* Jess - EZ


---

# 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://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis/grounding.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.
