# Roadmap

## Genesis:

Initially, the community will use Discord to create experiments and share results with other members. In parallel, Reputable will build a standalone dapp to create a seamless experience for members to create experiments, support each other, share results and earn native REPT tokens.

## Phase 1

In Phase 1 of building the dapp, members will be able to join communities, view experiments and create or duplicate experiments.  In this phase, members will have to showcase their experiment results through picture evidence.  There will be no support for REPT rewards in this phase.  Members will instead be rewarded with REPT tokens manually based on contributions into the ecosystem.  These rewards will take place on a weekly interval until the system is automated.

## Phase 2

In Phase 2, we will build in the functionality to integrate with data aggregators like [headsuphealth.com](https://headsuphealth.com/personal/) to automate data capture and populate results automatically for each experiment

## Phase 3

In Phase 3, we will build in the web3 functionality needed to reward members natively in REPT.  This will include the member tipping function as well as other reward mechanisms outlined in [Reward Mechanics](/product-docs/fundamentals/reward-mechanics.md)

&#x20;


---

# 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.reputable.health/product-docs/fundamentals/roadmap.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.
