# Getting Started with Webhash

<figure><img src="/files/vftbHh4jrLp0G6Q4MThJ" alt="connect wallet window to create your web3site "><figcaption></figcaption></figure>

**Step 1: Visit the Webhash App**

* Begin your Web3 website journey at <https://app.webhash.com/>

**Step 2: Connect Your Web3 Wallet**

* Click the prominent “Connect Wallet” button.
* Choose your preferred wallet (MetaMask, Trust, etc.).
* Follow your wallet’s simple instructions to sign in securely.

**Step 3: Start Building!**

* Once connected, you’ll enter your personal Webhash dashboard – your launchpad for creating your unique decentralized website.

<br>


---

# 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://help.webhash.com/webhash-docs/getting-started-with-webhash.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.
