# What is Gemach?

Gemach is a community-governed DAO building the most complete self-custodial DeFi super app in 2026. Every product — from the multi-chain trading terminal to autonomous AI agents — is designed around one principle: you keep your keys, you keep your assets.

***

## Product Suite at a Glance

| Product          | What It Does                                                                                           | Link                                                                                            |
| ---------------- | ------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------- |
| **GDex Pro**     | High-performance multi-chain trading terminal — spot, perps, copy trading, bridge, discovery, and more | [gdex.pro](https://gdex.pro)                                                                    |
| **Gemach AI**    | Natural-language DeFi assistant — execute swaps, bridges, lending, and staking by typing plain English | [gemach.io](https://gemach.io)                                                                  |
| **Gclaw**        | A living AI trading agent that consumes GMAC as life energy and must trade to survive                  | [gclaw.gemach.io](https://gclaw.gemach.io)                                                      |
| **Agent Skills** | Modular skill packages that extend Gclaw and Gemach AI with new on-chain capabilities                  | [Docs](/gemach-dao/products/agent-skills.md)                                                    |
| **GBot**         | Telegram-native sniper and trading bot for Solana and EVM chains                                       | [t.me/Gemach\_Bot](https://t.me/Gemach_Bot)                                                     |
| **GLend**        | Algorithmic lending and borrowing money markets on Arbitrum                                            | [glend.gemach.io](https://glend.gemach.io/)                                                     |
| **GVault**       | Non-custodial on-chain vault strategy powered by Enzyme                                                | [Enzyme Vault](https://gmacl.enzyme.community/vault/0x740cbfefb9ca9c1c99d95b711e959dd960f8bdb6) |
| **GFund**        | Tokenized index fund via TokenSets — diversified on-chain exposure in a single ERC-20                  | [TokenSets](https://www.tokensets.com/#/v2/set/0xf73642407B8d471cDbc60a095c9D9B28EfCDd710)      |
| **GLoans**       | Interest-free ETH-collateralized loans (LUSD) via the Liquity protocol                                 | [stake.gemach.io](https://stake.gemach.io)                                                      |
| **GScanner**     | Real-time token deployment scanner and alert bot on Telegram                                           | [@gbotscanner](https://t.me/gbotscanner)                                                        |

***

## Supported Networks

Gemach products span 12+ chains through a unified interface:

| Chain     | Category      |
| --------- | ------------- |
| Solana    | L1            |
| Ethereum  | L1            |
| BNB Chain | L1            |
| Base      | L2 (Ethereum) |
| Arbitrum  | L2 (Ethereum) |
| Optimism  | L2 (Ethereum) |
| Sui       | L1            |
| Sonic     | L1            |
| Berachain | L1            |

***

## Getting Started

New to Gemach? The fastest path to your first on-chain trade:

1. [**Getting Started Guide**](/gemach-dao/getting-started/getting-started.md) — crypto basics, wallets, and DeFi explained for beginners
2. [**GDex Pro**](/gemach-dao/products/gdex-pro.md) — open [gdex.pro](https://gdex.pro), sign in with Google via Web3Auth, and make your first trade in under two minutes
3. [**Gemach AI**](/gemach-dao/products/gemach-ai.md) — describe what you want to do in plain language and let the AI handle the execution

***

## Governed by the Community

Gemach is owned and directed by its community through the GMAC governance token:

* **GMAC** — the native DAO token powering governance, product access tiers, and Gclaw agent metabolism. Max supply: 500,000,000. Tradeable on Uniswap (Ethereum), Curve (Arbitrum), and Orca (Solana).

Governance proposals are live at [snapshot.org/#/gemach.eth](https://snapshot.org/#/gemach.eth).


---

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