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

# Welcome To HashUnite

### The Name

In blockchain, each transaction has a hash (ID). HashUnite **unites the hashes** (transactions) and provide meaningful information about the **wallet**.

HashUnite aims to be a utility that helps **Hedera** wallet holders easily **glance** at their assets.

### The Need For HashUnite

In Hedera, there are many ways to do investment, including supply liquidity to LP pools, stake token to farm and etc. It is likely that one will come across multiple projects / sites.

In a time to come, investors may find it inconvenient to log in multiple sites when they only want some **basic information** about their investments.

HashUnite hopes to be the solution for this specific usecase and expand the scope gradually if necessary.


---

# 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.hashunite.com/welcome-to-hashunite.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.
