# 韭菜

### 韭菜是加密貨幣圈對散戶投資人的戲稱。這個詞源自中國股市——韭菜割了一茬還會再長，就像散戶虧了一波還會再來。在幣圈，「被割韭菜」已經成為最常見的投資警告。

***

## 為什麼叫韭菜？

韭菜是一種多年生植物，有個神奇的特性：

```
割掉 → 再長 → 再割 → 再長 → 無限循環
```

這完美描述了散戶的命運：

| 韭菜特性   | 散戶寫照    |
| ------ | ------- |
| 割了會再長  | 虧了還會再投  |
| 一茬一茬的  | 一波一波進場  |
| 容易被收割  | 容易被套牢   |
| 永遠不會絕種 | 新韭菜源源不絕 |

{% hint style="info" %}
**自嘲文化**

「韭菜」這個詞帶有自嘲意味。很多散戶會說「我就是韭菜」——這既是無奈，也是一種幽默的自我認知。
{% endhint %}

***

## 韭菜的典型行為

### 1. 追漲殺跌

```
價格漲 → 韭菜：「要漲了！買！」→ 買在高點
價格跌 → 韭菜：「完了要崩！賣！」→ 賣在低點
```

### 2. FOMO（錯失恐懼）

* 看到別人賺錢就忍不住衝進去
* 不做研究就投資
* 「這次不一樣」

### 3. 聽信消息

* 相信「內線消息」
* 跟著 KOL 喊單
* 追捧「百倍幣」推薦

### 4. 槓桿梭哈

* 借錢投資
* 高倍槓桿
* All in 一個幣

{% hint style="danger" %}
**韭菜的結局**

大多數韭菜的結局都是「套牢等解套」或「割肉認賠」。少數人會學到教訓，變成更理性的投資者；多數人則會在下一個牛市再次當韭菜。
{% endhint %}

***

## 誰在割韭菜？

| 割韭菜的人 | 手法        |
| ----- | --------- |
| 項目方   | 發幣圈錢後跑路   |
| 莊家    | 拉盤吸引散戶後砸盤 |
| KOL   | 收費喊單，散戶接盤 |
| 交易所   | 插針爆倉      |

***

## 韭菜 vs 鯨魚

| 比較  | 韭菜   | 鯨魚        |
| --- | ---- | --------- |
| 資金量 | 小額   | 巨額        |
| 資訊  | 落後   | 領先        |
| 心態  | FOMO | 冷靜        |
| 策略  | 追漲殺跌 | 逢低買入、逢高賣出 |
| 結果  | 被收割  | 收割別人      |

***

## 如何避免當韭菜

| 方法   | 說明                         |
| ---- | -------------------------- |
| DYOR | Do Your Own Research，自己做功課 |
| 分散投資 | 不要把雞蛋放同一個籃子                |
| 設止損  | 虧多少就認賠                     |
| 不用槓桿 | 除非你知道自己在做什麼                |
| 長期投資 | 不要天天看盤                     |

{% hint style="success" %}
**從韭菜變老韭菜**

經歷過幾次牛熊轉換的投資者，通常會變得更理性。他們學會了：市場永遠是對的，與其怪別人割韭菜，不如提升自己的認知。
{% endhint %}

***

## 延伸閱讀

* [鯨魚](/ru-quan-bi-bei-zhi-shi/undefined-5.md) — 韭菜的對立面
* [割肉](/ru-quan-bi-bei-zhi-shi/ge-rou.md) — 韭菜的常見結局
* [接盤](https://github.com/dAAAb/Blockpedia/blob/master/mi-yin/jie.md) — 韭菜的常見行為
* [FOMO](https://github.com/dAAAb/Blockpedia/blob/master/jiao-yi-suo/xing-wei/fomo.md) — 韭菜的心理狀態
* [砸盤](https://github.com/dAAAb/Blockpedia/blob/master/mi-yin/za.md) — 韭菜被收割的時刻

***

#### 參考資料

* [韭菜的自我修養 - 李笑來](https://github.com/xiaolai/the-self-cultivation-of-leeks)


---

# 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/jiu-cai.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.
