# 2022 MR-Buggy3 Developer Guide

- [FCC-CE EMC Notification](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/fcc-ce-emc-notification.md): Do not remove this page. Required FCC-CE EMC notification for end users
- [Getting started](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/getting-started.md)
- [MR-Buggy3 build guide](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide.md): Work in progress
- [Step 1: Preparing Car for upgrades](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-1-preparing-car-for-upgrades.md)
- [Step 2: Installing new Servo](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-2-installing-new-servo.md)
- [Step 3: Installing ESC](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-3-installing-esc.md)
- [Step 4: Installing PDB](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-4-installing-pdb.md)
- [Step 5: Install Mounting PCB](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-5-install-mounting-pcb.md)
- [Step 6: Install FMU](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-6-install-fmu.md)
- [Step 7: Install GPS](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-7-install-gps.md)
- [Step 8: Install Pixy Camera mount](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-8-install-pixy-camera-mount.md)
- [Step 9: Installing top PCB](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-9-installing-top-pcb.md)
- [Step 10: Installing the RC receiver](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-10-installing-the-rc-receiver.md)
- [Step 11: Wiring the Buggy3](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-11-wiring-the-buggy3.md)
- [MR-Buggy3 software setup](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-software-setup.md)
- [Configuring the PixyCam](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/configuring-the-pixycam.md)
- [NXP Cup Example Application](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/nxp-cup-example-application.md)
- [UWB-control sample Application](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/uwb-control-sample-application.md)
- [Ignition Gazebo Simulation](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/ignition-gazebo-simulation.md)


---

# 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.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.
