> 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/community/documentation-credits.md).

# Documentation Credits

This page is dedicated to recognizing and acknowledging the MOSIP Community, comprising individuals, organizations, and contributors whose invaluable efforts have significantly contributed to the creation and enhancement of our documentation. It serves as an expression of gratitude and a token of appreciation for their dedication, expertise, and contributions, highlighting the collaborative spirit that propels our documentation efforts forward.

## Authors:

* [MOSIP Team](https://mosip.io/people)
* [Technology Partners](https://docs.mosip.io/1.2.0/community/contributions)

## Contributors:

We extend our heartfelt gratitude to our community members, whose invaluable feedback and contributions have significantly enhanced the quality of our documentation.

* Dasun Hegoda - Enhancement of the [Functional Architecture Diagram](https://docs.mosip.io/1.2.0/overview/architecture#high-level-reference-functional-architecture).
* Dasun Hegoda - [Blueprint Of Digital Identity led Development](https://docs.mosip.io/1.2.0/readme/technology/digital-id-dpi-framework).


---

# 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:

```
GET https://docs.mosip.io/1.2.0/community/documentation-credits.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.
