> For the complete documentation index, see [llms.txt](https://wiki.oriya.live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.oriya.live/about/work-with-oriya.md).

# Work with Oriya

## Work With Oriya

> **Hypnotherapist ('04) & Consciousness Engineer.** *Rewriting your internal script using The Missing Act Protocol.*

Most therapy helps you *read* your story. I help you *rewrite* it. We bypass the analytical mind (Act 3) and talk directly to your **Inner Storyteller** to update the code where it matters most.

***

### 1:1 The Remembering Session

*The core offering. A 90-minute deep dive to decode your journey and rewrite your script.*

#### What It Is

We use **The Missing Act Protocol** to locate the "Original Lie" running your life and install a new script directly into the unconscious.

* **Decode:** Map your life onto the framework (Acts 1-4).
* **Bypass:** Use Clinical Hypnosis to skip the "Autocorrect" loop.
* **Rewrite:** Install the Act 4 integration so the change actually sticks.

#### Structure

* **Diagnostic:** Identifying the specific beat where you are stuck.
* **The Rewrite:** A live Hypnotherapy session to update the "Soul OS."
* **The Artifact:** You receive a custom recording to use daily.

**Best for:** People stuck in "Autocorrect"—repeating the same patterns in career, relationships, or money despite having "insight" into why.

**→ Book a Session:** [calendly.com/oriya](https://calendly.com/oriya) *(Includes a free 20-min discovery chat if you need to check fit first.)*

***

### Speaking & Teaching

*For organizations, conferences, and communities.*

I teach **Story Structure as Consciousness Technology**. Most resilience training focuses on "grit." I teach **The Missing Act**—the engineering protocol for navigating crisis and integration.

* **Keynotes (60–90 min):** *Rewriting the Internal Script.*
* **Workshops (Half/Full Day):** Interactive mapping of the 12 Beats + Group Hypnosis.
* **Retreats:** Full immersion into the Protocol.

**Venues:** Universities • Corporations • Wellness Centers • Private Communities. **Booking:** <hello@oriya.com>

***

### My Background: The Consciousness Engineer

My approach is unique because I bridge the gap between **Engineering**, **Storytelling**, and **Clinical Hypnosis**.

* **The Engineer:** Former Microsoft (MCP) & Cisco (CCNP) Network Professional. Obsessed with systems, logic, and protocols.
* **The Hypnotherapist:** Certified in Clinical Hypnosis since 2004. Obsessed with the "software" of the human mind.
* **The Explorer:** 20 years of field work in Kabbalah, Shamanism, and Indigenous wisdom.

**My Philosophy:** You are not broken. You are running on an old script. I don't function as a "Guru." I function as a **Mapper** and **Guide**. I help you see the pattern you can't see from the inside and give you the tools to change it.

***

### Group Cohorts (Coming Soon)

*Navigating the "Autocorrect" Phase Together.*

8–12 week programs for small groups (6–8 people) to map their stories and rewrite their scripts in real-time.

* **Format:** Weekly teaching + Group Hypnosis + "Tuesday Test" accountability.
* **Status:** [Join the Waitlist](mailto:hello@oriya.com?subject=Cohort%20Waitlist)

***

### FAQ & Disclaimer

**Is this Therapy?** I am a Certified Hypnotherapist, not a licensed Psychotherapist or Psychologist. My work focuses on **Consciousness Engineering**—future-focused rewriting of internal scripts. If you are in acute crisis or need a medical diagnosis, please see a licensed clinician.

**The Tuesday Test** If the change doesn't show up on a random Tuesday morning when the kids are screaming or the inbox is full, it hasn't integrated. My work is obsessed with **observable results**.

***

#### Ready to Rewrite?

"Do you need a guide?" Some complete Act 4 solo. But most get stuck in the loop of Act 3 (Insight). If you are tired of understanding your problems and ready to change them, let’s talk.

**→ Book Your Session:** [calendly.com/oriya](https://calendly.com/oriya) **→ Questions:** <hello@oriya.com>


---

# 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://wiki.oriya.live/about/work-with-oriya.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.
