# Future Developments

Once our launch is completed, we will begin the next phases of the roadmap focused on integrations, expanding to other chains, and preparing for real-world adoption by firms.

## Integrations with Dapps and wallets

We will search for opportunities to integrate our technology with existing Dapps to ensure compatibility with inheritance flows and, when possible, to integrate inheritance options directly into their solutions. We will also pursue integrations with wallets so they can offer recovery and inheritance solutions and share in the resulting revenue.

## Expand compatibility to Bitcoin DeFi

As we work on integrations to expand our user base and increase compatibility with the Cardano ecosystem, we will also pursue integration with Bitcoin DeFi. There are ongoing efforts in this area (for example, Bitcoin OS and work by IOG) that we aim to leverage to connect Bitcoin and Cardano and make our solution available to the Bitcoin ecosystem. Bitcoin has a substantial inheritance, recovery, and lost-asset problem, and our solution can help address it.

## Real-world adoption by Inheritance Firms

{% stepper %}
{% step %}

### RWA Tokenization for Inheritance

We will expand into the real world by preparing our Dapp with the additional solutions required by inheritance firms to use it operationally:

* Tokenization options: We will provide tokenization options—ideally partnering with firms that tokenize real-world assets (RWAs) on Cardano. We will seek partners that deliver excellent user experience and expertise in tokenizing ownership for specific asset types. These tokenization options will be documented on a page on our website so inheritance professionals can choose their preferred approach and easily tokenize RWAs to be managed through our inheritance Dapp.
  {% endstep %}

{% step %}

### Inheritance Compliance Calculator

To assist professionals, we will provide an Inheritance Compliance Calculator. This tool will:

* Gather data from the blockchain
* Help professionals evaluate assets
* Ensure distribution of inheritance complies with relevant jurisdictional laws and inheritance tax rules
* Allow simulation of different inheritance distributions to test compliance before committing an on-chain option

With the Dapp plus these two solutions (tokenization and the compliance calculator), we will have a complete inheritance solution ready to pilot with firms and professionals.
{% endstep %}

{% step %}

### Pilots and continuous improvement

We will run pilots with a subset of inheritance firms and professionals who have been testing and providing feedback. After the pilot phase we will continue refining the solution, create additional use cases, and expand to more professionals and firms.
{% endstep %}

{% step %}

### Multi-chain expansion

Crypto inheritance is a problem across multiple chains. We plan to make our solution available on multiple blockchains (beyond Bitcoin and Cardano). Depending on interoperability developments, we may be able to reuse our Cardano smart contract base (as with Bitcoin integrations) or we may need a new architecture and smart contracts that meet the same product requirements on other chains.
{% endstep %}

{% step %}

### Privacy exploration

We intend to explore privacy features in the future. Midnight is a potential technology stack to investigate because it enables programmable privacy, allowing us to control which information is public or private and to make private information public when specific triggers are met.
{% endstep %}
{% endstepper %}

## Community-first approach

While we have plans and ideas for future improvements, our priority is to maintain close contact with our community of users, gather their insights and needs, and build products that solve their actual struggles. We have already pivoted our roadmap based on user feedback and will do so again whenever the roadmap does not align with user needs.

These are some examples of initiatives we plan to explore after completing the current roadmap. We will continue to generate ideas and plans to make inheritance easier and more reliable for users.


---

# 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://genwealth-3.gitbook.io/genwealth-whitepaper/future-plans-and-advancements/future-developments.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.
