> For the complete documentation index, see [llms.txt](https://i4trust.ishare.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i4trust.ishare.eu/open-call/slam.md).

# SLAM

In the development of smart cities, the integration of IoT assets presents countless opportunities to enhance data-driven process efficiency, improve service delivery, and contribute to creating livable, sustainable, and inclusive urban environments. The multifunctional device known as the Smart Lamppost, which combines sensors, cameras, EV-charging stations, and other functions, helps develop modern urban infrastructure. The implementation process of smart lampposts revealed legitimate challenges related to privacy, ethics, ownership, standards, and interdependencies.&#x20;

The Smart Lamppost Asset Marketplace (SLAM) addresses these challenges with a two-step approach aimed at developing transparency and trust within the smart city ecosystem. SLAM offers a trusted, catalogue of validated sensor suppliers, crucial for effectively monitoring and managing the smart city value chain. Through this catalogue and the City Support Centre, organisations gain a centralised hub for managing contracts, SLAs, and data streams.&#x20;

SLAM leverages FIWARE Context Broker to harmonise data and the [iSHARE Trust Framework](https://framework.ishare.eu/) for a trusted secure framework for data sharing between the stakeholders involved in smart lampposts. The iSHARE policies allow data owners to control access to their data, granting permissions to different consumers within a trusted environment created with the [iSHARE specifications](https://dev.ishare.eu/).&#x20;

Learn more about Smart Lamppost Asset Marketplace in the Impact Story.

{% file src="/files/FZAinxcef3JHhVxpYMXa" %}

#### Contributors:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/liXdgQQE3EW3Bzstxnk6" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/meizXJrynEFYmj6DKqkT" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/r8huQm2TPXUtrE7JP7vs" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/DxMqQfXLE11aFptHi1V4" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/siqdmM3vND4cj1ftHNo6" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/skV5WUJY2Kzsx2ma4dPk" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/H1SnTP1szMNkZJHEp4mp" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/YUT0iUrwzZ0javu7Dxax" alt="" data-size="original"></td><td></td><td></td></tr></tbody></table>


---

# 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://i4trust.ishare.eu/open-call/slam.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.
