# Wanchain

## 1. Problems/Challenges it aims to solve

***

## 2. Solutions

***

**APIs and SDK:** Application layer tools like APIs and SDKs to make it easy to integrate cross-chain capabilities.

**Wanchain Message Bridge Protocol:**  A technology that enables communication between different blockchain networks using MPC and cryptography.

**dApp Contract Templates:** Base contracts like WmbApp and WmbRetryableApp that can be inherited to build cross-chain dApps.

## 3. Target Customers

***

## 4. Key Points

***

## 5. Key People

***


---

# 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://qualitax.gitbook.io/interop/protocol-providers/wanchain.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.
