# Sign Up (Desktop)

Ready to trade smarter? Sign up for a free QuantHive account in just a few steps! Connect your wallet, access AI-driven trading insights, and start making data-backed decisions. Follow the guide below to get started.

{% hint style="warning" %}
**Note:** If you don’t have a SUI wallet yet, consider setting up [Slush Wallet](https://chromewebstore.google.com/detail/slush-%E2%80%94-a-sui-wallet/opcgpfmipidbgpenhmajoajpbobppdil) on [Google Chrome](https://www.google.com/intl/en_us/chrome/) first using this guide: [Getting Started with Slush Wallet](https://slush.app/guides/slush-tour)
{% endhint %}

**Step 1:** Visit <https://app.quanthive.ai> using a wallet-enabled browser or a browser with a compatible wallet extension for the SUI network.\
\
Then, click on the **SIGN IN** button at the top right.

<figure><img src="https://i.ibb.co/Y4DCsSf8/qh-signup1.png" alt="" width="563"><figcaption></figcaption></figure>

**Step 2:** When the sign-in popup appears, select a compatible wallet that you have installed on your browser.

We will be using **Slush Wallet** for this example.

<figure><img src="https://i.ibb.co/0yzmQ7kh/qh-signup-2.png" alt="" width="563"><figcaption></figcaption></figure>

**Step 3:** A wallet connection request will appear. Simply click on the **Approve** button to continue.

<figure><img src="https://i.ibb.co/Z6S5wRhy/qh-signup-3.png" alt="" width="563"><figcaption></figcaption></figure>

**Step 4:** Next, click **Sign** when the Signature Request window appears.

<figure><img src="https://i.ibb.co/YFxYDvsq/qh-signup-4.png" alt="" width="188"><figcaption></figcaption></figure>

**Step 5:** Congratulations! You've successfully signed up for a QuantHive account. Your connected wallet address will appear in the top right corner.

<figure><img src="https://i.ibb.co/7tKX1gG2/qh-sighup-5.png" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note:** Signing up with a wallet address on QuantHive will permanently bind that address to your profile wallet. You will not be able to change your profile wallet address in the future.
{% endhint %}


---

# 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://quanthiveai.gitbook.io/docs/guides/signup.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.
