# Bearing Flats (Best Practice)

Reference the inventor basics bearing flat tutorial if you need more clarity.&#x20;

{% content-ref url="/pages/-MfG9GO8XkWcr0dUXM0a" %}
[Bearing Flats](/vex-cad/making-a-chassis/inventor-chassis/completing-half-of-the-chassis/bearing-flats.md)
{% endcontent-ref %}

## Constraining Bearings

Using insert constraints, we will constrain six bearings.  Four for the wheels and two for the powered axel

Some teams say you need bearings on the same channel as the motor, some teams say you don't.  In the end, you should do your own testing and come to a conclusion on your own.  Your robot won't break either way :)

![Completed Bearings](/files/-MfQT5Oo-vMf0eNo-sU1)

{% 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-best-practices/completing-half-of-the-drive/untitled-6.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.
