> For the complete documentation index, see [llms.txt](https://docs.mosip.io/initiatives/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mosip.io/initiatives/mosip-initiatives/mosip-decode.md).

# MOSIP Decode

<mark style="color:orange;">**MOSIP Decode**</mark> is a virtual hackathon designed to encourage contributions to MOSIP’s open source platform from the **student community**!

As a globally-recognised Digital Public Good (DPG), MOSIP strives to create inclusive and trustworthy digital identity systems for rapidly developing countries. Countries adapt MOSIP with the help of local experts to customise the platform to suit their requirements, but these needs are diverse and have endless potential for solutions.

**This is where MOSIP Decode comes in.**

This hackathon offers participants the opportunity to learn from industry experts and propose solutions for national digital infrastructure that is currently being implemented in over 25 countries across Asia Pacific, Africa, and Latin America and the Caribbean.&#x20;

Develop code that aligns with MOSIP’s guiding principles of modularity, scalability, security, privacy, and open standards with no vendor lock-ins. \
\
Join our mission of Empowering Lives, One Unique ID at a Time.\
\
Head below to know more about our past/ongoing *Decode* hackathons.

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-cover data-type="files">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><a href="https://eventornado.com/event/mosip-decode-2023#home"><strong>2023 - MOSIP</strong></a></td><td></td><td><a href="/files/l7FApcbkKfVbhOAwJrXH">/files/l7FApcbkKfVbhOAwJrXH</a></td><td><a href="https://eventornado.com/event/mosip-decode-2023#home">https://eventornado.com/event/mosip-decode-2023#home</a></td></tr><tr><td align="center"><a href="https://mosipdecode.hackerearth.com/"><strong>2024 - MOSIP</strong></a></td><td></td><td><a href="/files/l7FApcbkKfVbhOAwJrXH">/files/l7FApcbkKfVbhOAwJrXH</a></td><td><a href="https://mosipdecode.hackerearth.com/">https://mosipdecode.hackerearth.com/</a></td></tr><tr><td align="center"><a href="https://unstop.com/hackathons/mosip-decode-2025-synergy-25-international-institute-of-information-technology-iiit-bangalore-1508462"><strong>2025 - MOSIP&#x3C;>IIITB</strong></a></td><td></td><td><a href="/files/l7FApcbkKfVbhOAwJrXH">/files/l7FApcbkKfVbhOAwJrXH</a></td><td><a href="https://unstop.com/hackathons/mosip-decode-2025-synergy-25-international-institute-of-information-technology-iiit-bangalore-1508462">https://unstop.com/hackathons/mosip-decode-2025-synergy-25-international-institute-of-information-technology-iiit-bangalore-1508462</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mosip.io/initiatives/mosip-initiatives/mosip-decode.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
