# P1 Docs

P1 is a fully featured Linux computer that conveniently plugs into the OBD2 port of your car. Combining the [PocketBeagle](https://beagleboard.org/pocket) single-board computer with an [M2-UTD Interface Board](https://www.macchina.cc/catalog/m2-boards/interface-board-utd) gives you the unprecedented power of running Linux apps directly on P1.

![](/files/-Lls0JO50PJqJTNckBrC)

{% hint style="info" %}
To purchase, click here:

<https://www.macchina.cc/catalog/p1-boards/p1-under-dash>
{% endhint %}

## Features

* 1GHz ARM® Cortex-A8 running Debian (PocketBeagle by BeagleBoard.org).
* Several automotive interfaces, including 2 channels CAN, 1 channel SWCAN
* USB A connector - WIFI, BT, Cellular dongles plug in and \*just work\*.&#x20;
* OBD2 connector - just plug 'er in.&#x20;


---

# 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://docs.macchina.cc/product-documentation/p1-docs.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.
