# Crosspoint Integration for ARAMIS

* [ ] AI Picker Route – Dynamic travel distance optimization.&#x20;
* [x] Load Batches (load assigner into distance optimized , weight/volume constrained cubes)
* [x] AI Pick Batch – Distance optimized pick batches.
* [ ] Dynamic Slotting – AI optimized storage assignment.&#x20;
* [x] Dynamic Dock Assignment – AI Generated loading station

![](/files/-MZ7QoyVE8d0_Euganny)

## DC Onboarding

{% hint style="info" %}
&#x20;Input Data for onboarding & Digital twin creation
{% endhint %}

1. DC Floor map
2. All coordinates (Pick locations)
3. Load batch constraints
   1. Load wieght distribution for the "cubes"&#x20;
   2. Load volume distribution for the "cubes"&#x20;
4. &#x20;Example load orders(pick mission) ( -> Create pick batches within each load cube)
   1. PersoanaID
   2. Cod Mutare
   3. Cod Palet ID -> merge with with length , width, height , weight  & CDT data
   4. Data Mutarii (optional)
   5. Sursa
   6. Destinatie
   7. CodProdus (optional)
5. Pick batch constraints
   1. CDT 1600 kg for Forklift
   2. 136 cm length ( fork lengtth is 120 but max 136 as load length)

### Data for Analytics(qlikSense)

* Pick Mission data acess for&#x20;
* Product databse access qlickSense
* Persoana table


---

# 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://crosspoint-api.kairoslogic.com/master.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.
