> For the complete documentation index, see [llms.txt](https://docs.havah.io/havah/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.havah.io/havah/havah-dapps/havah-mitter.md).

# HAVAH MITTER

**Trustless Interchain Bridge**

HAVAH Mitter is a trustless interchain bridge that was opened to connect blockchain assets regardless of their network or service.&#x20;

HAVAH Mitter enables not only the safe transfer of digital assets like FTs but also NFTs, SBTs, and more.

HAVAH Mitter maintains the security level of the source chain by verifying data directly from the target chain without the need for third-party guarantees.&#x20;

It also supports the heterogenous method, which makes it possible to connect with other blockchain networks.

<figure><img src="/files/hCEy1KTxwbSJBdA8MmLc" alt=""><figcaption><p>HAVAH Mitter Improvement</p></figcaption></figure>

{% embed url="<https://mitter.havah.io>" %}
HAVAH Mitter Link
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.havah.io/havah/havah-dapps/havah-mitter.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.
