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

# Overview

Web3 Cianjur ($W3CJR) is a community-driven Web3 education and talent platform originating from Cianjur, West Java, Indonesia. We combine on-chain education credentials, learn-to-earn mechanics, and curated content to bridge the knowledge gap between global Web3 innovation and emerging local communities.

Our platform enables anyone — regardless of location — to learn, build, and earn in the decentralized economy through a verifiable, on-chain credential system powered by the $W3CJR utility token.

> **Whitepaper Version:** 2.0\
> **Date:** March 2026\
> **Authors:** Web3 Cianjur Core Team

## Key Metrics

| Metric             | Value |
| ------------------ | ----- |
| Community Members  | 100+  |
| IRL Events         | 5     |
| Strategic Partners | 7     |
| Learning Modules   | 6     |
| Platform Status    | Live  |

## What Makes Us Different

* **Rooted in Real Community** — Not virtual-only. We run IRL events, workshops, and hackathons in Cianjur and West Java.
* **Education-First Approach** — Revenue and token utility are tied to real educational outcomes.
* **Proven Partnerships** — Already collaborating with tier-1 Web3 organizations before token launch.
* **Scalable Model** — City → Region → Nation → Global. Our model can be replicated worldwide.

{% hint style="info" %}
We believe that **talent is equally distributed, but opportunity is not**. Web3 Cianjur empowers anyone to access world-class Web3 education, earn verifiable credentials, and connect with the global decentralized ecosystem — starting from Cianjur.
{% endhint %}


---

# 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.luthfidev.my.id/readme.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.
