# Getting started with RTD and 3D printing

## Welcome to the 3D printed RTD kit

<figure><img src="/files/JL4KxIPR7ASpwUBebbyw" alt=""><figcaption><p>3D printed kit</p></figcaption></figure>

Starting fall 2024 and into 2025, there is a new option of using Real-Time Drivers with a self-built car. Please follow this section of the gitbook for information on how to build your own 3D printed chassis and program it using Real-Time Drivers on the S32K144-Q100 board.


---

# 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/2024-fall-2025-nxp-cup-bare-metal-drivers/getting-started-with-rtd-and-3d-printing.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.
