# Packages

Below are listed all packages that you can use to experiment the UniquID Blast platform. This page is coinitnous improvment. Keep in mind.

## Android Mobile Orchestrator \[[apk](https://github.com/uniquid/developer/tree/8a260ad51580b480a29fdd80a3cf027210620c68/attachments/Orchestrator.apk)]

Is the Android package need to run the UniquID orchestrator and dashboard. Please download and install on your phone. The phone and the dashboard **must be** in hte same network. For settings setup the parameters following the address of your own architecture. If you use dev-in-a-box tool please remember to use the network address of the host machine.

## Android Mobile Tank  Manager \[[apk](https://github.com/uniquid/developer/tree/8a260ad51580b480a29fdd80a3cf027210620c68/attachments/TankManager.apk)]

Is the package to perform the Tank Manager that can help you to perform the complete tour of the UniquID capabilities provided to the Tank Example.

## Dev-in-a-box Tool \[[github](https://github.com/uniquid/dev-in-a-box/tree/develop)]

Dev-a-box is a repository that allow you to create your own UniquID infrastructure **for development only** You can install it going to the repository link and following the instruction on Readme. All components are installed on your machine as Docker container. The blockchain and the peers remain tha main uniquid development blockchain infrastructure so you can use your own architecture without computational cost for a private blockchain.

## Important Notice

This page sitll in continous update. Please keep in mind it and be carefull twith change.

For that you can contact your direct reference on UniquID team.


---

# 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://uniquid.gitbook.io/developer/packages.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.
