# Get D3 Demos

### Model D3 Demos Overview:

* Second Screen Display Demo (CloudPOS Version):
  * Demonstrates the capabilities of a secondary display specific to CloudPOS systems on the Model D3. [Download here](https://github.com/SmartPOSSamples/MultiScreenDisplay)
* D3 Printer Demo (Version 1.5.3.077):
  * Showcases the functionality and features of the Model D3 printer in version 1.5.3.077. [Download here](https://github.com/SmartPOSSamples/D3PrinterDemo)


---

# 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://smartpossdk.gitbook.io/cloudpossdk/faq/other-development/get-d3-demos.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.
