# Road Map

{% hint style="info" %}
Roadmaps are dynamic, please check our announcements for the latest roadmaps.
{% endhint %}

### Business Scope

* Support more chains and crypto assets
* Support innovations of the blockchain ecosystem
* Support interoperability of multi parties in Web3

### Technical Evolution

* New Threshold Signature Algorithm based on MPC supporting ED25519
* AnyCall cross-chain contract support for third party developers
* Research on MPC networks and trusted computation
* Research on public MPC blockchain network, which will be an infrastructure that provides public, universal trust services
* Develop joined researches on MPC and trusted computation with top academic institutions

### Ecosystem

* A series of incentive programs to support emerging innovations, partnerships and Web3 communities
* Expand global Multichain communities, enrich the scenarios of token usage and enhance DAO governance
* Build global CRP(Cross-Chain Router Protocol) ecosystems

### Vision

* Become an indispensable, ultimate value router in web3


---

# 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://docs.multichain.org/getting-started/road-map.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.
