# Share experiment results

Members that connect their headsuphealth account will automatically make their health markers associated to the experiment visible in the results section. This allows people browsing experiments to see how health markers are trending even before the experiment has completed.

For members that share picture evidence, they will need to add the final results data, along with their picture evidence of the results. As soon as this is done, the community will be able to see your results. Even though the community is able to see experiment results, Reputable does not use this data in any analysis without the member’s permission. Members are incentivized to share their data and sell their personal anonymized datasets with Reputable and other 3rd party markets like Ocean marketplace. Please look at the [Reward Mechanics](/product-docs/fundamentals/reward-mechanics.md) section to understand how members are rewarded for sharing their personal data.


---

# 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/guides/share-experiment-results.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.
