> For the complete documentation index, see [llms.txt](https://docs.mosip.io/1.2.0/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/1.2.0/initiatives/create.md).

# MOSIP Create

### <mark style="background-color:green;">What is MOSIP Create?</mark>

MOSIP Create is MOSIP’s flagship global program that empowers organisations and solution providers to design and build impactful digital identity solutions.

It is an online event, allowing you to participate from anywhere in the world.

Leveraging MOSIP’s open-source ID platform and its various products, participants develop innovations using authentication, eKYC, and wallet-based solutions like the Inji Stack, addressing real-world use cases aligned with the UN Sustainable Development Goals.\
\
Supported by the MOSIP team from idea to demo, solutions gain global visibility through the MOSIP Marketplace and the opportunity to be showcased to government decision-makers from 30+ countries at the upcoming edition of MOSIP’s global event - MOSIP Connect 2026.

### <mark style="background-color:green;">Who is MOSIP Create for?</mark>

Focused on solution development, integration, and showcasing, this event is open to subject matter experts across organisations, both established and emerging.

On-going Editions Cards

Archives Cards


---

# 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/1.2.0/initiatives/create.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.
