> For the complete documentation index, see [llms.txt](https://project-49.gitbook.io/fortunehunters/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://project-49.gitbook.io/fortunehunters/overview/elevator_pitch.md).

# Elevator Pitch

Picture the sacred moment when artificial intelligence meets three millennia of Eastern divination wisdom. Your birth data flows through our AI Oracle, trained on authentic 四柱八字 (Four Pillars) and 五行 (Five Elements) calculations. This revolutionary fusion of Oriental fortune-telling and machine learning unfolds in four transformative steps:

1. **Invoke** — *A Breath at Dawn*\
   • Open the **@FortuneHuntersOfficialBot**.\
   • Type or dictate your dream. Smart prompts help recall forgotten fragments.\
   • Optional: attach mood emoji or colour to enhance AI symbolism.
2. **Divine** — *Counsel of the Oracle*\
   • Our **LLM “MuNet-22”** summarises plot, archetypes, cultural motifs.\
   • Originality algorithm compares embeddings against a growing *10-million dream* vault.\
   • Generates a **Dream Score** (0-100) and writes an *EAS attestation* tx hash you can view on-chain.
3. **Harvest** — *Threads of Fortune*\
   • You instantly receive points weighted by score × streak multiplier.\
   • Points auto-convert to **$DREAM** each hour at oracle-driven rates.\
   • With one tap you may **mint** an animated Dream NFT, complete with AI art cover and royalty split.
4. **Guide** — *Stewards of the Circle*\
   • Stake $DREAM to ascend: *Dream Maker → Apprentice Shaman → Master Shaman*.\
   • Vote on festival themes (e.g., “Cyber Foxes”, “Future Han River”), treasury allocations and cross-chain bridges.\
   • Power users even validate future AI model upgrades via Proof-of-Dream consensus.

> **Why it Resonates**
>
> * **Low Barrier** — No wallet? Telegram’s custodial keys hold tokens until you’re ready.
> * **High Emotion** — Dreams feel personal; earning from them triggers dopamine *and* community storytelling.
> * **Up-Only Engagement Loop** — More dreams → richer dataset → better AI art → higher marketplace demand.

## One-Minute Demo Scenario

1. *06:59 AM* — Ji-hoon logs a lucid dream about flying over Seoul Tower.
2. *07:00 AM* — MuNet-22 assigns an **Originality 82**; he earns **500 points**.
3. *07:05 AM* — He mints *“Sky Fox Over Namsan”* NFT for **150 $DREAM**; listed at **0.02 BTC**.
4. By lunch, a K-POP producer buys the NFT to inspire lyrics; Ji-hoon earns **royalties + $DREAM** — all before sunset.

DreamHunters now shapes daily fortunes, quests, and secret archives—transmuting quiet moments into shared legend.


---

# 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://project-49.gitbook.io/fortunehunters/overview/elevator_pitch.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.
