# Merklin'

Presently the Item contract is configured to allow for storing proof-of-data through the use of Merkle trees for ItemUsages, ItemUsageState, and Components. While all the actions and structs for using these roots and proofs are present, none of them have been tested and the CLI lacks support for these. Please avoid using this functionality and store all data on chain until this has been properly tested and debugged.


---

# 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://long-banana.gitbook.io/raindrops/contracts/item/merklin.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.
