> For the complete documentation index, see [llms.txt](https://nxp.gitbook.io/nxp-cup/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nxp.gitbook.io/nxp-cup/archive.md).

# ARCHIVE

- [Battery Charger US/EU Plug](https://nxp.gitbook.io/nxp-cup/archive/battery-charger-us-eu-plug.md)
- [Setting up Visual Studio Code](https://nxp.gitbook.io/nxp-cup/archive/setting-up-visual-studio-code.md): Guide to installing and configuring Visual Studio Code (for FMUK66).
- [Installation of NXP Gazebo \[OLD\]](https://nxp.gitbook.io/nxp-cup/archive/installation-of-nxp-gazebo.md): \[WORK IN PROGRESS] NOTE: Add more info about scripts being run - Landon
- [Overview of the NXP Gazebo stack \[OLD\]](https://nxp.gitbook.io/nxp-cup/archive/overview-of-the-nxp-gazebo-simulation-stack.md): \[WORK IN PROGRESS]
- [Overview of the self-driving example code \[PX4\]](https://nxp.gitbook.io/nxp-cup/archive/overview-of-the-self-driving-example-code.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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