# ELM4 Assembly Guides

{% hint style="info" %}
**Good to know:** El Mandadero requires assembly. Here you will find the step by step procedures to help ensure the right screws and nuts are used, and hopefully answer any assembly questions that are unclear.
{% endhint %}

## Our Youtube playlist

{% embed url="<https://youtube.com/playlist?list=PLPtvbG7RC0Ti-LQ3VVHAOeb-btZVdt6pv>" %}


---

# 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/elmandadero/guides/assembly-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.
