# Create an experiment

As biohackers, we're always conducting personal experiments to improve our health.  With Reputable, you now have a place to share your experiment and get support from the community of other DIY'ers.  Click on 'New Experiment' to create one from scratch. &#x20;

You will fill out the following fields:

* Experiment title&#x20;
* Current state (defaults to Design): Design, Active, Results Pending, Closed&#x20;
* Wallet address of experiment creator&#x20;
* Experiment overview&#x20;
* Experiment hypothesis&#x20;
* Experiment details (how it will be conducted)&#x20;
* Start date of experiment&#x20;
* End date of experiment&#x20;
* Experiment tags (tag your experiment to make it more discoverable to other members)&#x20;
* Health marker value(s) before experiment (e.g. resting heart rate, weight etc).&#x20;
* Picture evidence of health markers before experiment (lab tests, wearable data, etc)&#x20;
* Health marker value(s) after experiment&#x20;
* Picture evidence of health markers after experiment


---

# 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/create-an-experiment.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.
