# How it works

After joining the challenge with an [invite code](https://app.gitbook.com/o/6VR4suy1NjHhriVujBrK/s/kRymPWCfF8sBG9mD3pmZ/~/changes/38/30-days-open-source-learning-challenge/how-to-get-an-invite-code), you can start learning with the community!

The 30 Days Open Source challenge has 11 different topics. Each topic consist of 2 to 6 days.

Each day, there will be 2 learning resources available to read, curated based on our learning roadmap.

After reading it, you will need to write a comment to share your insights and learnings **(this is mandatory in order to complete the challenge!)**

If you finish the 2 resources and shared your insights on that resources, the day will be completed.

Repeat this for 30 days, plus having one PR (pull request) merged in Hacktoberfest, [you will win a Depths swag](/depths/30-days-open-source-learning-challenge/redeem-reward.md)!


---

# 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://depths.gitbook.io/depths/30-days-open-source-learning-challenge/how-it-works.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.
