# Step 1: Preparing Car for upgrades

The Buggy3 car frame as shipped \*may\* need the servo and the motor controller swapped out with replacement versions that are able to be controlled from the FMU

## Task 1: Remove Cover

![](/files/ID20Mp9av80IfTGcwYHx)

Remove the two pins holding the body cover on and then lift the body cover to reveal the components underneath.

![](/files/RxLBzDtkxMRaNyU8n4uU)

You should find a motor, servo, and radio controlled ESC underneath.

## Task 2: Remove original Radio Controlled ESC+Radio RX (if applicable)

{% hint style="info" %}
Your kit may already have the radio controlled ESC removed. If so, skip this step.
{% endhint %}

![](/files/tWoQux0lZ6RkkiF6hTDB)

Disconnect the wires connecting the radio controlled ESC to the motor.

![](/files/n4883Mynf86MZLswrjwB)

Once you have disconnected the motor, disconnect the servo from the radio controlled ESC.

![](/files/oR7K3ATWfHpwnFTUXMTL)

You may now remove the radio controlled ESC. It is held on by double sided foam tape. Gently peel the ESC off the frame of the buggy. There may be some residue left behind. You can remove this residue with a product like GooGone, or use a flathead screwdriver to scrape the residue away.

![](/files/DnvBU4ZF9dRyg7IelERo)

It is okay if there is some residue left behind.

## Task 3: Remove Rear Wing

To remove the rear wing, unscrew the 4 screws holding it on.

![](/files/btx9pWSAuEAJ1Mk5I4yl)

Save these parts for later as we will be reattaching them. That includes the screws, wing, and black mounting bracket.

![](/files/CvDFhYUAEblni6mVuWcU)


---

# 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://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-1-preparing-car-for-upgrades.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.
