# Our Contributors

Gemach is an open-source, community-driven project. The core products are built and maintained by a distributed team of developers, and anyone can contribute through GitHub.

***

## Core Team

| Contributor                                                                             | Role                                                              |
| --------------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| [Assune.eth](https://x.com/cotlage)                                                     | Founder & Lead Developer — Gemach platform, GDex Pro, Gemach AI   |
| [KingBlueberry.eth](https://x.com/WinnerGBC)                                            | Lead — protocol architecture, GLend development, product strategy |
| [0xKaizendev](https://github.com/0xKaizendev)                                           | Gemach Developer                                                  |
| [John Gicharu](https://github.com/johngicharu)                                          | Gemach Developer                                                  |
| [Nicolas Limonoff](https://gemachlend.medium.com/welcome-nicolas-limonoff-4d28703fe585) | GLend Front-End Developer                                         |
| [10D Tornado](https://x.com/10DTornado)                                                 | Marketing, Community, Content & Support                           |
| [Justin Goldston](https://justingoldston.com/)                                          | Lead Advisor                                                      |

***

## Open-Source Contribution

Gemach's core repositories are open source and accept community contributions:

* [**GemachDAO/Gclaw**](https://github.com/GemachDAO/Gclaw) — Living agent, GDEX SDK, and skills system
* [**GemachDAO/docs**](https://github.com/GemachDAO/docs) — This documentation site

To get involved:

1. Browse open issues on GitHub and look for `good first issue` or `help wanted` labels
2. Fork the repo, make your changes, and open a pull request
3. Join the [Gemach Telegram](https://t.me/gemach_public) or [Discord](https://discord.com/invite/QDHsGPQdx3) to introduce yourself and discuss ideas with the team
4. Significant contributions can be recognized through the GMAC contributor reward program — propose recognition via a governance snapshot

> Gemach is built by the community for the community. Every PR, documentation fix, and bug report makes the ecosystem stronger.


---

# 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.gemach.io/gemach-dao/readme/our-contributors.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.
