> For the complete documentation index, see [llms.txt](https://ajuda.pdvlegal.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.pdvlegal.com.br/equipamentos/pontos-de-venda-pdv.md).

# Pontos de Venda (PDV)

{% hint style="warning" %}
Os equipamentos **Clover não trabalham com Bluetooth** e **não são compatíveis com gaveta de dinheiro**.
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th><th align="center"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Clover Flex</td><td></td><td align="center"></td><td></td><td><a href="/files/c1VA9w8NkbulJnUMcGgp">/files/c1VA9w8NkbulJnUMcGgp</a></td><td></td></tr><tr><td align="center">Clover Mini</td><td></td><td align="center"></td><td></td><td><a href="/files/qdZJqmqxh36rdnrKEvB3">/files/qdZJqmqxh36rdnrKEvB3</a></td><td></td></tr><tr><td align="center">D2 Mini - Sunmi</td><td></td><td align="center"></td><td></td><td><a href="/files/tDUxMcmmN8XNpWvQy4jk">/files/tDUxMcmmN8XNpWvQy4jk</a></td><td><a href="https://youtu.be/LeGCUWxgx4I">https://youtu.be/LeGCUWxgx4I</a></td></tr><tr><td align="center">D2S - Sunmi</td><td></td><td align="center"></td><td></td><td><a href="/files/yo5FBzj0KsNiigbKpiw2">/files/yo5FBzj0KsNiigbKpiw2</a></td><td></td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">GS 300 - Gertec</td><td></td><td></td><td><a href="/files/oSyU2NNVMrQS9f3ZHfs7">/files/oSyU2NNVMrQS9f3ZHfs7</a></td><td><a href="https://youtu.be/XFIyOYcXYr4">https://youtu.be/XFIyOYcXYr4</a></td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center">M10 Pro Elgin</td><td></td><td></td><td><a href="/files/iXeMDesWh5oOLf86vaGW">/files/iXeMDesWh5oOLf86vaGW</a></td></tr><tr><td align="center">M11 Pro Elgin</td><td></td><td></td><td><a href="/files/y9kBCT6YzwTo9kuCtJ2C">/files/y9kBCT6YzwTo9kuCtJ2C</a></td></tr><tr><td align="center">Postech - Mini PDV</td><td></td><td></td><td><a href="/files/lchKvq1WSjBIbJVwYF4p">/files/lchKvq1WSjBIbJVwYF4p</a></td></tr><tr><td align="center">T-Pro - Elgin</td><td></td><td></td><td><a href="/files/iavNTlK09CKytxUwwu6g">/files/iavNTlK09CKytxUwwu6g</a></td></tr><tr><td align="center">T2 - Sunmi</td><td></td><td></td><td><a href="/files/5BnfA4CHqVXTzmrbTudS">/files/5BnfA4CHqVXTzmrbTudS</a></td></tr><tr><td align="center">Vero - Elgin</td><td></td><td></td><td><a href="/files/E2jeVuKith5jlEFsG5me">/files/E2jeVuKith5jlEFsG5me</a></td></tr></tbody></table>


---

# 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://ajuda.pdvlegal.com.br/equipamentos/pontos-de-venda-pdv.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.
