# Quickstart

Open your favourite browser and visit <http://collector.haus>

The homepage will open and all channels will be shown, one per creator.

<figure><img src="/files/980OFEl4V1IxPhXPRn01" alt=""><figcaption><p>Homepage</p></figcaption></figure>

{% hint style="info" %}
For an optimal experience, we recommend using a PC on your first visit.
{% endhint %}

### Connect your wallet

To connect your wallet, click the button in the top right corner. Choose either the Phantom or Solflare wallet for connection.

While you can also "*link*" your wallet by entering your wallet ID, we recommend connecting it directly for the best experience.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPoZVVnHkHQB4LjMUrfjD%2Fuploads%2FLoWcE9NTVFAt1Ij2Qi3q%2FConnect_wallet.mp4?alt=media&token=a519588b-cfb4-40c5-b831-63918a55824a>" %}
Connect your wallet
{% endembed %}

{% hint style="warning" %}
Linked wallets have limited functionality
{% endhint %}

### Insert invite code&#x20;

When connecting your wallet for the first time, the web app will ask for a code. Enter your invitation code in the text box and click "Connect."

<figure><img src="/files/c8IwVlvnopQMSGjmppFq" alt="" width="375"><figcaption><p>Insert invitation code</p></figcaption></figure>

**That's all! You are in!**

{% hint style="info" %}
Please, refer to the [Invite code](/docs/getting-started/invite-codes.md) section if you don't have an invitation code.
{% 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://collector-haus.gitbook.io/docs/getting-started/quickstart.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.
