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

# Dabba Lite

#### Introduction

<figure><img src="/files/xv8zYMi4qX30AGCuZAHL" alt=""><figcaption></figcaption></figure>

The Dabba lite is designed to be a public wifi router that lowers the cost of data access by offering public wifi services as well as mining a limited set of tokens by running various crypto apps. It is a incrementally more powerful than a regular router so as to be a more efficient use of space and time. It is designed for indoor use and supports wifi 6.

You can buy Dabba Lite here - <https://dabba.com>

Learn more about the purchase refund policy - <https://dabba.com/refund-policy>

| Spec             |                                                   |
| ---------------- | ------------------------------------------------- |
| CPU              | MediaTek MT7986(Filogic 830) Quad core ARM Cortex |
| SDRAM            | 2 GB DDR4                                         |
| On board Storage | 8GB                                               |
| Wifi             | <p>Wifi 6 4x4 2.4G</p><p> 4x4 5G</p>              |
| Enclosure        | Indoor metal clamshell                            |

<br>


---

# 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://gitbook.dabba.network/hardware/dabba-lite.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.
