> For the complete documentation index, see [llms.txt](https://preapproval-guide.imda.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://preapproval-guide.imda.gov.sg/pre-approval-guide/stage-1-vendor-self-assessment/identify-suitable-solution-category/logistics.md).

# Logistics

Logistics solutions provide digital tools to optimise supply chain and distribution operations.

Below is our comprehensive list of solution categories. Click on any category to view its detailed requirements:

**Trade Services**

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/kcoT7LO73LF4YOwwcgXP">/pages/kcoT7LO73LF4YOwwcgXP</a></td><td>Connect the trade and logistics communities for trade-related applications.</td></tr></tbody></table>

**Warehouse Operations**

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/DzCnYvWDO6zQfmvHiaRs">/pages/DzCnYvWDO6zQfmvHiaRs</a></td><td>Control and track the transfer and storage of materials in a warehouse. The system supports processes needed in the shipping and receiving of goods.</td></tr><tr><td><a href="/pages/UuVOcIQ54iuOg11P4fxL">/pages/UuVOcIQ54iuOg11P4fxL</a></td><td>Control and administer the movement of inventory, with real time data.</td></tr><tr><td><a href="/pages/b9MKqJlC7fhbnYV8P6XG">/pages/b9MKqJlC7fhbnYV8P6XG</a></td><td>use digital sensors to monitor environmental conditions in warehouses by tracking and transmiting real-time temperature and humidity data, ensuring proper storage conditions and maintaining cold chain integrity for sensitive goods.</td></tr></tbody></table>

**Transport Operations**

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/hG7hL7wAuhvD2XKQXNuw">/pages/hG7hL7wAuhvD2XKQXNuw</a></td><td>Enable real-time visibility of the whereabouts of vehicles.</td></tr><tr><td><a href="/pages/xDT38ayyH7ckB8vNfFx8">/pages/xDT38ayyH7ckB8vNfFx8</a></td><td>Digitalise information flow in freight forwarding operations that can encompass import and export shipments over air, sea and land.</td></tr></tbody></table>

{% hint style="warning" %}
If you are unable to find a suitable solution category or need help with onboarding, please contact us through this [form](https://go.gov.sg/pareginterest).
{% endhint %}


---

# 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://preapproval-guide.imda.gov.sg/pre-approval-guide/stage-1-vendor-self-assessment/identify-suitable-solution-category/logistics.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.
