# Conversations

{% hint style="danger" %}
This page is outdated.
{% endhint %}

At various moments throughout this exploration, ideas, hypotheses, designs will assume a form that ***appears*** simultaneously:

1. Stable and solid enough to build upon&#x20;
2. Definitive and clear enough for other people to react to

This page offers an overview of the conversations I've hosted/led/facilitated/convened around these "moments."&#x20;

## [Phase #2](/pings/conversations/phase-2.md)

During the winter of 2022, [David](https://www.davidgoligorsky.com/index.html) and I brought the network of ideas [the app](/pings/app.md) into a shape people could observe and experience by creating a tappable prototype.\
\
To decide whether we would continue investing time and energy into making the app a reality, I hosted a series of conversations as a way to explore/answer the following question:

> *Do people see themselves using this app within their current, everyday lives alongside everything else they're doing?*

### [Phase #1](/pings/conversations/phase-1.md)

Between **August 2021** and **August 2022**, I talked with \~30 people who I knew to be intentional and creative.&#x20;

I was motivated to develop a sense for whether the [need I had noticed](/pings/needs.md) was a need other people experienced as well. This way, we ([David](https://www.davidgoligorsky.com/index.html) and I) could gauge the [the solution's ](/pings/app.md)potential appeal and decide whether the need was a stable/durable enough reference point to orient the design of the app around.

## &#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://ping-practice.gitbook.io/pings/conversations.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.
