# User Guides

- [Getting Started with the IDHub](https://docs.heima.network/featured-dapps/idhub/user-guides/getting-started-with-the-idhub.md): The IdentityHub is our interface to the protocol. This is the platform where the user and a project can discover the value of identity data together.
- [Setting up a Shielding Key](https://docs.heima.network/featured-dapps/idhub/user-guides/getting-started-with-the-idhub/setting-up-a-shielding-key.md)
- [Linking a Web3 Account](https://docs.heima.network/featured-dapps/idhub/user-guides/getting-started-with-the-idhub/linking-a-web3-account.md)
- [Linking a Web2 Account - Twitter](https://docs.heima.network/featured-dapps/idhub/user-guides/getting-started-with-the-idhub/linking-a-web2-account-twitter.md)
- [Linking a Web2 Account - Discord](https://docs.heima.network/featured-dapps/idhub/user-guides/getting-started-with-the-idhub/linking-a-web2-account-discord.md)
- [BRC 20 Sign-in](https://docs.heima.network/featured-dapps/idhub/user-guides/getting-started-with-the-idhub/brc-20-sign-in.md)
- [Generating Credentials](https://docs.heima.network/featured-dapps/idhub/user-guides/generating-credentials.md): Verifiable credential (VC) enables individuals to hold and share their digital identities with ease, privacy, and security.
- [How to Stake, Bridge, and Unstake on IdentityHub (deprecated)](https://docs.heima.network/featured-dapps/idhub/user-guides/how-to-stake-bridge-and-unstake-on-identityhub-deprecated.md): How to Stake, Bridge, and Unstake on Heima IdentityHub: A Step-by-Step Guide


---

# 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.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.
