> For the complete documentation index, see [llms.txt](https://www.0x1.academy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.0x1.academy/dai-bi-jing-ji-xue/tong/hang/tong-dai.md).

# 通證代號

> **最後更新：2026 年 1 月**

> ⚠️ **免責聲明**：本文僅供教育目的，不構成投資建議。加密貨幣投資有風險，請自行研究（DYOR）後再做決定。

通證代號是[通證名稱](/dai-bi-jing-ji-xue/tong/hang/tong-ming.md)的簡稱或縮寫，類似股票市場的股票代號。像臉書 Facebook 在納斯達克（NASDAQ）股市交易的代號就是：FB，蘋果（Apple）代號是：APPL。

在以太坊區塊鏈上，通證代號字數並沒有限制，甚至可以使用符號或表情符號（Emoji）但通常為了使用者方便交易或記憶，多半為 3\~7 個大寫英文字。詳見「[通證名稱](/dai-bi-jing-ji-xue/tong/hang/tong-ming.md)」

***

#### 相關條目

* [通證名稱](/dai-bi-jing-ji-xue/tong/hang/tong-ming.md)
* [進制位數](/dai-bi-jing-ji-xue/tong/hang/zhi-wei.md)

#### 參考資料


---

# 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:

```
GET https://www.0x1.academy/dai-bi-jing-ji-xue/tong/hang/tong-dai.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.
