> For the complete documentation index, see [llms.txt](https://dobprotocol-wiki.gitbook.io/dobprotocol-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dobprotocol-wiki.gitbook.io/dobprotocol-wiki/wiki-v1/roadmap.md).

# Roadmap (V1)

<figure><img src="/files/iC3ALBvxb46jjCnkqYah" alt=""><figcaption></figcaption></figure>

### Phase 1 (0–12 months): Foundation

**Focus:** Build trust, validate first machines, and issue first tokens.

**OKRs**

* [x] Launch Dobvalidator MVP and onboard first infrastructure operators.
* [ ] Release Dob Score Stamp system (TRUFA) for all validated assets.
* [x] Launch Dob Token Studio as a validator backed issuance platform.
* [ ] Establish enforcement and insurance partnerships.

**KPIs**

* [x] 20+ machines validated (EV chargers, solar panels, data centers).
* [x] 5M+ under validation machine revenue.
* [ ] First $1M tokenized via Dob Token Studio.
* [ ] 3 enforcement/insurance partners signed.
* [ ] 20 institutional and DeFi investors onboarded.

### Phase 2 (12–24 months): Scale

**Focus:** Automate flows, expand to multiple countries, and diversify products.

**OKRs**

* [ ] Semi automate Dobvalidator by connecting machines to data endpoints.
* [ ] Integrate Dob Token Studio with Defindex to issue indexes.
* [ ] Launch DobLink distribution layer into DeFi and institutional platforms.
* [ ] Expand to at least 3 Latin American markets (Chile, Peru, Mexico).

**KPIs**

* [ ] 500+ machines validated.
* [ ] $50M+ in validated machine revenue processed.
* [ ] $20M tokenized and distributed.
* [ ] 5 indexes launched via DeFindex.
* [ ] 100 institutional and DeFi investors active.

### Phase 3 (24–36 months): Institutional Adoption

**Focus:** Achieve institutional-grade scale with automated, protected flows.

**OKRs**

* [ ] Deploy autonomous validation with agents allocating capital without manual steps.
* [ ] Expand distribution of validated tokens into global secondary markets.
* [ ] Offer full enforcement and insurance backed products at scale.
* [ ] Position Dobprotocol as the default financial layer for the Latin American machine economy.

**KPIs**

* [ ] 5,000+ machines validated across the region.
* [ ] $500M+ in validated machine revenue processed.
* [ ] $200M tokenized and distributed to investors.
* [ ] 25+ enforcement and insurance agreements covering 90% of assets.
* [ ] Institutional adoption with 10+ banks and funds integrated.


---

# 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://dobprotocol-wiki.gitbook.io/dobprotocol-wiki/wiki-v1/roadmap.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.
