# Easy Integration and Efficient Data Storage

The initial transaction of the original chain is used to perform any operation on the Locked Account. There are no new transaction types or verification mechanisms. As a result, any chain may theoretically be merged with Lithosphere at a low cost. At the same time, unlike the multi-signature account scheme, which uses smart contract logic to accomplish multiparty management, the Locked Account creation strategy uses cryptographic principles to achieve multiparty management. There is just one signature on the final transaction, not multiple. As a result, this technique is more data storage efficient.


---

# 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://whitepaper.litho.ai/makalu/packages/docs/locked-account-generation-scheme/advantages/easy-integration-and-efficient-data-storage.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.
