# Roadmap & Milestones

### Milestone 1: The Nature Guild Creation

<table><thead><tr><th width="148.4609375">Deliverable</th><th>Description</th></tr></thead><tbody><tr><td>Governance Framework</td><td>Develop structure, decision-making processes, and membership criteria</td></tr><tr><td>Ambassador Program</td><td>Create comprehensive onboarding and training materials</td></tr><tr><td>Founding Entities</td><td>Integrate five conservation communities as founding members</td></tr><tr><td>Operations Launch</td><td>Establish communication channels and feedback mechanisms</td></tr><tr><td>Field Visits</td><td>Conduct in-person workshops with founding communities</td></tr><tr><td>Community Onboarding</td><td>Bring 8 communities into the Nature Guild ecosystem</td></tr></tbody></table>

### Milestone 2: Technical Infrastructure & Privacy

<table><thead><tr><th width="148.4609375">Deliverable</th><th width="454.5390625">Description</th></tr></thead><tbody><tr><td>Analytics Dashboard</td><td>Track wallets, communities, funds, and Hypercerts on the Green Globe</td></tr><tr><td>EAS Indexer</td><td>Create custom verification system for conservation data</td></tr><tr><td>Data Standards</td><td>Formalize requirements for environmental monitoring</td></tr><tr><td>IPFS Infrastructure</td><td>Maintain technical platform for conservation data storage</td></tr><tr><td>Data Sensitivity Assessment</td><td>Work with communities to identify protection requirements</td></tr><tr><td>ZK-Technology</td><td>Research and implement appropriate zero-knowledge solutions</td></tr><tr><td>Secure Protocols</td><td>Develop systems for handling sensitive conservation data</td></tr></tbody></table>

### Milestone 3: Ecocerts Enhancement

<table><thead><tr><th width="148.4609375">Deliverable</th><th width="454.5390625">Description</th></tr></thead><tbody><tr><td>Ecocerts Authentication</td><td>Implement Privy for email/phone registration with Web3 wallet creation</td></tr><tr><td>Green Globe Authentication</td><td>Implement seamless Web2 to Web3 authentication</td></tr><tr><td>Simplified UI/UX</td><td>Develop interfaces for traditional payment methods and claiming</td></tr><tr><td>Backend Integration</td><td>Build technical infrastructure supporting the onramp process</td></tr><tr><td>Gitcoin Grants Community Round</td><td>Host a community round with Hypercerts Foundation on GG23</td></tr></tbody></table>

### Milestone 4: Science & Community Engagement

<table><thead><tr><th width="148.4609375">Deliverable</th><th width="454.66015625">Description</th></tr></thead><tbody><tr><td>Tainá/Polly Implementation</td><td>Deploy Tainá in Amazonian university classes and Polly in COP30</td></tr><tr><td>Biodiversity Workshops</td><td>Combine traditional knowledge, scientific methods, and remote sensing</td></tr><tr><td>Case Studies &#x26; Feedback Analysis</td><td>Collect user feedback and experiences with Tainá; use community input to improve technical tools</td></tr><tr><td>Community Visits</td><td>Conduct regular field visits to partner communities for direct engagement</td></tr><tr><td>Regional Meetups</td><td>Host coordination gatherings with multiple communities in the same region</td></tr><tr><td>Web3 Educational Materials</td><td>Create resources explaining Web3 grants and governance</td></tr></tbody></table>


---

# 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.gainforest.earth/getting-started/roadmap-and-milestones.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.
