# How to get started

Easy peasy.&#x20;

All you need is to have your GitHub account and go through quick and easy steps to get yourself started.

1. First, sign up as a contributor.

<figure><img src="/files/ELsusGLMOH49pEn1y7Yo" alt="" width="375"><figcaption></figcaption></figure>

2. Accept the code of conduct *(won't put a screenshot here as it's boring BUT important to read and accept of course...).*
3. Add in your contact information. We highly recommend to add in the ones that you're okay to be contacted on.
4. Select the languages that you are fluent in. This helps us to recommend repos according to your skills. Super important. If you don't see your language just search for it (we show the most popular ones).

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

5. Then, select the topics that you like. Whether that's AI, gaming, dev tools...
6. And then voilà! You'll see a personal dashboard with top picks for you, projects that welcome newcomers, or those that are trending in your interests.&#x20;
   1. You can use the section to explore different categories or use our "browse" tab if you want to go further.

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

And after all this, you’ll get cool emails from our CEO. So that will be your first touchpoint :sunglasses:.

Your second touchpoint is joining our [community on Discord](https://discord.gg/sVDvdKqPqN).&#x20;

###


---

# 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.onlydust.com/contributors-hiya/how-to-get-started.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.
