# Getting Started with the IDHub

To get started with the IDHub, users need to follow the following steps:

1. Visit the IDHub via <https://idhub.heima.network> and click the Start Your Journey button.

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

2. Upon clicking the button, a Connect Wallet prompt will appear on your screen. Select your desired EVM or Substrate wallet and click connect as shown below:

Note:&#x20;

* Only Whitelisted addresses can access the IDHub for now. Click here to get whitelisted
* For the purpose of this tutorial, we will be demonstrating using a Polkadot.JS wallet.

<figure><img src="https://lh5.googleusercontent.com/b8rtm-qz1B_vd4fj-xnofQCu3EuH_RaZnT1Y6aG40Nt9Y2xUInXOoWEKDmXpdyxSpFLeL18BH15rdRHtgipBzLv4OKrhz5BZAdMRW_CNGLhcETPqdlE_54r22iF4DXuPBchHmyNZ4Pe1DpZYAh2QfGA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This connected address will be your primary account which you could build your identity around.
{% endhint %}

3. Select your desired wallet address from the drop-down options and click the connect button.

<figure><img src="https://lh3.googleusercontent.com/X5UO28hXR78oHu6wkmCA_LDeT39TjTcqOP9KkX_DXndNslfM5wfJoB1ZkhyRZkaSdrPP2uLeMAH5GfMJKAGHKCGnw2-e-K4s9ovqLn7gyeQJawzpdfG5ISYucmT-2z3sCWl6IULIw1-JT_r5yMyvhos" alt=""><figcaption></figcaption></figure>

4. Once you click the connect button, you’ll be redirected to your dashboard as shown below:

<figure><img src="https://lh5.googleusercontent.com/I6ZFmwOqoHinalacnrQNWeO-dojvzZd2Y7HKhsCnH8Ln555O248Xld3-XYVbJEOiIG6aZ-m_G6E-cErEvzXd7NIJfEqiniTO1fvMTikVWXKKq4WNPa8sCadazchcPqX0RlQeHmn7irlI5I8UbWINvI0" 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://docs.heima.network/featured-dapps/idhub/user-guides/getting-started-with-the-idhub.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.
