# Welcome

Welcome to the official documentation for **Hashi**, your comprehensive guide to understanding and integrating the Hashi oracle aggregator into your cross-chain applications. Whether you're new to cross-chain security or an experienced developer looking to enhance the security of your blockchain projects, this guide will provide you with all the necessary tools and insights.

Hashi is designed to **increase the security** of cross-chain interactions by utilizing multiple oracles to verify and validate block headers and messages between chains. By ensuring that cross-chain messages are validated by multiple independent oracles, Hashi mitigates risks associated with single points of failure and enhances the overall security of decentralized ecosystems.

## Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Overview</strong></td><td>Discover what Hashi is all about</td><td><a href="broken-reference">Broken file</a></td><td></td><td><a href="introduction/what-is-hashi">what-is-hashi</a></td></tr><tr><td><strong>Use Hashi anywhere</strong></td><td>Ready to get your hands dirty?</td><td><a href="broken-reference">Broken file</a></td><td></td><td><a href="getting-started/quick-start/reading-foreign-state">reading-foreign-state</a></td></tr><tr><td><strong>Hashi Explorer</strong></td><td>Watch it in action</td><td><a href="broken-reference">Broken file</a></td><td></td><td><a href="https://hashi-explorer.xyz">https://hashi-explorer.xyz</a></td></tr></tbody></table>


---

# 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://crosschain-alliance.gitbook.io/hashi/welcome.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.
