# Welcome

If you were wondering what xBar meant, it means Cross(chain) HBAR. It is a network of validators relaying transactions between Ethereum and Hedera Hashgraph.

The first product created with it is called Wrapped HBAR. wHBAR is a token bridge allows users to transfer data such as digital asset ownership information between Ethereum and Hedera Hashgraph. Token bridges provide fast and secure connections for users to interact through.&#x20;

To see whbar in action, check out [the Wrapping Station](https://portal.whbar.co). It is backed by a Hedera Contract and an Ethereum Contract. Source code will be released soon.

![Wrapping Station UI](/files/-MG0OtaroRu-K-VPfhp_)


---

# 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.xbar.network/master.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.
