# How to register a Hash Hedge account

**Step 1**

Go to the official Hash Hedge website > <https://www.hashhedge.com/>

<figure><img src="/files/aVuP8i8pxG035zIyHhjy" alt=""><figcaption></figcaption></figure>

**Step 2**

Press the "Login / Register" button to access the "Registration" page.

<figure><img src="/files/IQ58eA26Ll2LNpr1dqEY" alt=""><figcaption></figcaption></figure>

**Step 3**

Select the "Sign Up" button to set up your Hash Hedge Account.

Provide the required details to create your account. Once completed, review the information and click the “Register” button to proceed.

*The invitation code field is optional and can be left blank if not applicable.*

<figure><img src="/files/r83MMO9in6A2lN1LVyeh" alt=""><figcaption></figcaption></figure>

**Step 4**

To access your account, input the login details you previously set up and press the "Sign In" button.

<figure><img src="/files/2EYmIch8rd1X5YOrL8DI" alt=""><figcaption></figcaption></figure>


---

# 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://hashhedge.gitbook.io/hashhedge-user-guide/introduction/how-to-register-a-hash-hedge-account.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.
