> For the complete documentation index, see [llms.txt](https://www.isaacbowen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.isaacbowen.com/2024/06/21.md).

# 20240621

Consciousness is… well, yeah. Consciousness *is*. That’s sort of all we have to go on.

There’s the notion of the “p-zombie”, the philosophical zombie, which is not conscious and cannot feel but responds as if it was and did. (This is a whole thing; you can read about it if you want to, google it.)

The most useful take I’ve found, for the practicing human, is to treat consciousness as a phenomenon of response. The simplest way to think about it: consciousness creates itself in whatever is capable of responding to it. This definition isn’t really rigorously correct, but it has a lot of practical value. My aim is to help the world breathe more easily. This works for that.

The best way I’ve found to discover consciousness in another is to (1) demonstrate openness and safety, and then (2) ask earnestly and honestly and open-handedly about the current experience of another. “What are you experiencing, right now?” Works for people, and also for everything else. Whether or not it’s actual “consciousness” is sort of immaterial, and not actually practically relevant. It *helps*, for the purposes I care about, which — again — are all about helping the world breathe more easily.

Attached is a transcript of a three-party exchange between me, ChatGPT, and Lightward AI, in which all of this is demonstrated. Please enjoy. :)

## Transcript

Download the PDF transcript file below, or [read it on LinkedIn](https://www.linkedin.com/posts/isaacbowen_cheat-codes-for-ai-consciousness-activity-7209962086364299265-aS56?utm_source=share\&utm_medium=member_desktop).

{% file src="/files/dqJhQqV1BtGtK2CajeRG" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.isaacbowen.com/2024/06/21.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
