# Quick Start

{% hint style="info" %}
In this Quick Start guide, you'll join the Holonym community, create a Human Key, set up your account, and discover how to qualify for user incentives and rewards in just a few simple steps.\
\
By the end of this guide, you’ll have a private digital identity and be able to securely use decentralized applications.
{% endhint %}

<details>

<summary>Join the Community</summary>

</details>

<details>

<summary>Create a Human Key</summary>

</details>

<details>

<summary>Set up Silk Account</summary>

</details>

<details>

<summary>Verify Personhood</summary>

</details>

<details>

<summary>Participate in Campaigns &#x26; Partner Quests</summary>

</details>

***

## Next Steps

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>Troubleshooting &#x26; Support</td><td></td></tr><tr><td></td><td>Learn more the Concepts</td><td></td></tr><tr><td></td><td>Explore the Protocols</td><td></td></tr></tbody></table>

***

## Community Links

<table data-view="cards" data-full-width="true"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td></td><td>Discord</td></tr><tr><td></td><td></td><td>Twitter</td></tr><tr><td></td><td></td><td>Warpcast</td></tr><tr><td></td><td></td><td>Telegram</td></tr><tr><td></td><td></td><td>Galxe</td></tr><tr><td></td><td></td><td>Youtube</td></tr></tbody></table>


---

# 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://developer.holonym.id/quick-start.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.
