# Assessment 12

#### You are working with a client who wants to use their IoT devices to substantiate a claim for storm damage to their vineyard. They are concerned about the authenticity of the data collected by these devices. How do you reassure them about the integrity of the data?

**Add answers and select the correct ones**

* [x] Explain that each IoT device has a unique identity that ensures data integrity.
* [x] Inform them that the data from their devices can be logged on-chain for verification.
* [ ] Suggest that they can ignore the data authenticity as it is not crucial for their claim.
* [ ] Advise them to use data from unverified sources to support their claim.


---

# 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://hub.bsvblockchain.org/higher-learning/bsv-academy/deep-dive-in-bsv-blockchain/identity-unlocking-the-power-of-bsv-blockchain/assessment-12.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.
