# To the Moon

### 上月球（To the Moon）是加密貨幣社群最經典的迷因之一。當有人說一個幣要「上月球」，意思是它的價格即將暴漲——漲到月球那麼高。這個詞已經成為幣圈樂觀情緒的象徵。

***

## 什麼是「上月球」？

```
價格線
  │
  │                    🌙 月球
  │                   ↗
  │                 ↗
  │               ↗
  │             ↗ 🚀
  │           ↗
  │         ↗
  │       ↗
  │_____↗__________________ 時間
     買入點
```

「上月球」= 價格飛漲 = 發大財

{% hint style="info" %}
**為什麼是月球？**

大概是因為「飛上天」還不夠誇張，要飛到太空、飛到月球才能表達那種暴漲的興奮感。後來還有人說「上火星」，暗示漲得比月球更遠。
{% endhint %}

***

## 經典用法

| 句子                        | 含義              |
| ------------------------- | --------------- |
| "Bitcoin to the moon!"    | 比特幣要暴漲了！        |
| "When moon?"              | 什麼時候會暴漲？        |
| "We're going to the moon" | 我們要發財了          |
| "🚀🚀🚀🌙"                | （火箭 + 月亮 emoji） |

***

## 上月球的來源

這個迷因最早可能來自：

1. **Reddit 的 r/Bitcoin**：早期比特幣社群
2. **狗狗幣社群**：把「To the Moon」發揚光大
3. **馬斯克**：經常使用火箭和月亮 emoji

{% hint style="success" %}
**馬斯克效應**

SpaceX 創辦人馬斯克特別喜歡這個梗。他的推文經常出現 🚀🌙，每次他發文狗狗幣就真的「上月球」一下。
{% endhint %}

***

## 相關迷因

| 迷因                 | 含義                      |
| ------------------ | ----------------------- |
| When Lambo?        | 什麼時候能買藍寶堅尼？             |
| WAGMI              | We're All Gonna Make It |
| Diamond Hands 💎🙌 | 堅定持有不賣                  |
| Number go up       | 價格上漲（最簡單的投資理論）          |

***

## 上月球 vs 現實

| 期待    | 現實      |
| ----- | ------- |
| 🚀🌙  | 📉      |
| 價格暴漲  | 可能暴跌    |
| 財富自由  | 可能套牢    |
| WAGMI | 可能 NGMI |

{% hint style="warning" %}
**當心過度樂觀**

當所有人都喊「上月球」的時候，可能正是市場過熱的訊號。歷史上很多次，散戶在「上月球」的高點買入，然後經歷漫長的熊市。
{% endhint %}

***

## 延伸閱讀

* [迷因](/ru-quan-bi-bei-zhi-shi/mi-yin.md) — 幣圈文化總覽
* [藍寶堅尼](/ru-quan-bi-bei-zhi-shi/ni.md) — When Lambo?
* [幣圈一天，人間三年](/ru-quan-bi-bei-zhi-shi/quan-yi-tian-ren-san-nian.md) — 時間感的扭曲
* [FOMO](https://github.com/dAAAb/Blockpedia/blob/master/jiao-yi-suo/xing-wei/fomo.md) — 上月球心態的來源
* [韭菜](/ru-quan-bi-bei-zhi-shi/jiu-cai.md) — 追高的結果

***

#### 參考資料

* [To the Moon - Know Your Meme](https://knowyourmeme.com/memes/to-the-moon)


---

# 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://www.0x1.academy/ru-quan-bi-bei-zhi-shi/shang-yue-qiu.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.
