# Tools You'll Need

- [Slicer Software](https://nxp.gitbook.io/nxp-cup/2025-fall-2026-nxp-cup-mcxn947/assembly-and-hardware/tools-youll-need/slicer-software.md)
- [BambuLab Slicer](https://nxp.gitbook.io/nxp-cup/2025-fall-2026-nxp-cup-mcxn947/assembly-and-hardware/tools-youll-need/slicer-software/bambulab-slicer.md): Tutorial on the installation of the Bambulab Slicer Software
- [Cura Slicer (General-Purpose Option)](https://nxp.gitbook.io/nxp-cup/2025-fall-2026-nxp-cup-mcxn947/assembly-and-hardware/tools-youll-need/slicer-software/cura-slicer-general-purpose-option.md): Tutorial on the installation of the Cura Slicer Software, for all other 3D printers.
- [3D File Editing Software](https://nxp.gitbook.io/nxp-cup/2025-fall-2026-nxp-cup-mcxn947/assembly-and-hardware/tools-youll-need/3d-file-editing-software.md): Overview of 3D CAD software options, including both free and licensed (student license) tools.
- [Fusion 360 Student License](https://nxp.gitbook.io/nxp-cup/2025-fall-2026-nxp-cup-mcxn947/assembly-and-hardware/tools-youll-need/3d-file-editing-software/fusion-360-student-license.md): Professional CAD editing software with free student license
- [OnShape Online CAD Editor](https://nxp.gitbook.io/nxp-cup/2025-fall-2026-nxp-cup-mcxn947/assembly-and-hardware/tools-youll-need/3d-file-editing-software/onshape-online-cad-editor.md): This is a free online platform for creating and editing CAD files


---

# 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/2025-fall-2026-nxp-cup-mcxn947/assembly-and-hardware/tools-youll-need.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.
