# Packaging Full

|                                                                                                                                                                                                                                                                                                                                                                                              |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>OS</strong></p><p><img src="/files/YebISOUhPmVwQAn2RePJ" alt="@startuml left to right direction rectangle &#x22;Android&#x22; as 1 #White rectangle &#x22;iOS&#x22; as 2 #White rectangle &#x22;Windows&#x22; as 3 #White rectangle &#x22;Linux&#x22; as 4 #White 1 -[hidden]- 2 2 -[hidden]- 3 3 -[hidden]- 4 @enduml" data-size="original"></p>                                 |
| <p><strong>Integrations</strong></p><p><img src="/files/95ea7ytBX5iINHjdIECj" alt="@startuml left to right direction rectangle &#x22;Navigator + Control Panel&#x22; as 1 #White rectangle &#x22;Setup Wizard&#x22; as 2 #White rectangle &#x22;SCI&#x22; as 3 #White rectangle &#x22;NEXO&#x22; as 4 #White 1 -[hidden]- 2 2 -[hidden]- 3 3 -[hidden]- 4 @enduml" data-size="original"></p> |
| <p><strong>Physical Connections</strong></p><p><img src="/files/WmFhLO8TAA7o9oH4NMOm" alt="@startuml left to right direction rectangle &#x22;USB&#x22; as 1 #White rectangle &#x22;Bluetooth&#x22; as 2 #White rectangle &#x22;TCP/IP Network&#x22; as 3 #White rectangle &#x22;BLE&#x22; as 4 #SkyBlue 1 -[hidden]- 2 2 -[hidden]- 3 3 -[hidden]- 4 @enduml" data-size="original"></p>      |
|                                                                                                                                                                                                                                                                                                                                                                                              |
| <p><strong>Key</strong></p><p><img src="/files/Az1tGt5y5hxQD1PUjdx8" alt="@startuml left to right direction rectangle &#x22;Current&#x22; as 1 #White rectangle &#x22;Roadmap&#x22; as 2 #SkyBlue 1 -[hidden]- 2 @enduml" data-size="original"></p>                                                                                                                                          |

Note

This same strucuture is observed for all 4 platforms (Android, iOS, Windows, & Linux). The package extensions and some of the API signatures change slightly for each platform according to the programming language and other platform requirements.


---

# 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.verifone.com/psdk/not-sure-where-these-live/packaging_full.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.
