# Experiments

<table><thead><tr><th width="211">Experiment</th><th width="154.33333333333331">Start date</th><th>Prompt</th></tr></thead><tbody><tr><td><a href="https://app.gitbook.com/o/zuzYENuBfiIvY9XdZdjg/s/xaQYFRJcAPhO63v4FrqX/~/changes/325/experiments/ping-practice-mvp">MVP</a></td><td><strong>2024</strong><br>June</td><td>Can we build an experience that...?<br><em>1.  Inspires people to revisit in ways that help them discover new meaning</em><br><em>2.  Relieves people of holding Pings and the uncertainty of how they might find+work them in the future?</em></td></tr><tr><td><a href="experiments/containers">Containers</a></td><td><strong>2024</strong><br>January</td><td><em>Might I be able to more quickly arrive into my body if I create clear and memorable containers  for my thoughts?</em></td></tr><tr><td><a href="experiments/method-facilitation">Method Facilitation</a></td><td><strong>2023</strong><br>April</td><td><em>Does the</em> <a href="https://github.com/PTPells/pingpractice/blob/gitbook/method.md"><em>journaling method</em></a> <em>fit conveniently within people's lives and reliably help them become unstuck?</em></td></tr><tr><td><a href="https://github.com/PTPells/pingpractice/blob/gitbook/experiments/drop-journal-v0.1.md">Revisiting</a></td><td><strong>2023</strong><br>April</td><td><em>What emerges when I create a distinct place to browse, search for, and organize what I quickly capture?</em><br></td></tr><tr><td><a href="experiments/voice-memos">Voice memos</a></td><td><strong>2023</strong><br>January</td><td><em>What might using another medium of expression reveal about writing, a medium I've come to reflexively reach for?</em></td></tr><tr><td><a href="experiments/twitter">Twitter</a></td><td><strong>2021</strong><br>December</td><td><em>Might I be more likely to revisit what I've noticed if the capture and revisiting moments exist within the same interface/app?</em></td></tr><tr><td><a href="experiments/quick-capture">Quick capture</a></td><td><strong>2021</strong><br>September</td><td><em>Might I be more likely to unblock myself and make choices that help me avoid unhealthy patterns if I had quick access to guides my past self has written?</em></td></tr><tr><td><a href="experiments/weeklynotes">Weekly notes</a></td><td><strong>2020</strong><br>February</td><td><em>How might I hold myself accountable to articulating and embodying intentions that emerged through the DailyNotes practice I'd developed?</em></td></tr><tr><td><a href="experiments/dailynotes">DailyNotes</a></td><td><strong>2017</strong></td><td><em>What might happen if I relieve myself of having to think answer "Where should I put this?" each time I felt moved to say or save something?</em></td></tr><tr><td><a href="experiments/yearly-letters">Yearly Letters</a></td><td><strong>2012</strong></td><td><em>What might happen when I reflect on the past year and set intentions for the next year in one sitting?</em></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://ping-practice.gitbook.io/pings/experiments.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.
