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

# banana pi BPI-M1

we now use WIKI to update newest documents :[**http://wiki.banana-pi.org/Main\_Page**](https://legacy.gitbook.com/book/bananapi/bpi-r1/edit#)

![Banana Pi BPI-M2 Open source hardware](/files/-MeUEKvfzHoB5yLEq33Q)

BPI-M1 is an Open Source hardware platform. Banana PI BPI-M1 a dual core, which is much better than the Raspberry Pi.

The Banana Pi BPI-M1 hardware runs Android, Debian Linux, Ubuntu Linux, OpenSuse linux and images that run on the Raspberry Pi B and Cubieboard.

Banana PI BPI-M1 has a Gigabit Ethernet port and a SATA Socket. It can run with Android 4.2.2 smoothly. The size of Banana PI M1 is about the same size as a credit card,

It can easily run games as it supports 1080P high definition video output. The GPIO is compatible with Raspberry Pi and can run Raspberry Pi images directly.

forum: [http://www.banana-pi.org ](https://github.com/bananapi/bpi-m1/tree/9b51b70d106c536353e7bde2f9eea2220c29ab70/en/http/www.banana-pi.org)

forum: <http://www.bananapi.com>

product: <http://www.banana-pi.com>

**easy to buy a sample :**

[![](https://bananapi.gitbooks.io/banana-pi-bpi-r2-open-source-smart-router/content/assets/aliexpress.jpg)](https://pt.aliexpress.com/store/302756)


---

# 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, and the optional `goal` query parameter:

```
GET https://bananapi.gitbook.io/bpi-m1/en.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
