# 交易操作

- [法幣交易](https://www.0x1.academy/jiao-yi-cao-zuo-1/fa-jiao-yi.md): 法幣交易是用法定貨幣（如台幣、美元）購買加密貨幣的交易方式，是新手進入加密貨幣市場的入口。
- [幣幣交易](https://www.0x1.academy/jiao-yi-cao-zuo-1/jiao-yi.md): 幣幣交易是指用一種加密貨幣交換另一種加密貨幣，不涉及法幣的交易方式。
- [場外交易（OTC）](https://www.0x1.academy/jiao-yi-cao-zuo-1/wai-jiao-yi.md): 場外交易（OTC）是在交易所訂單簿之外進行的大宗交易，適合不想影響市場價格的大額交易。
- [撮合](https://www.0x1.academy/jiao-yi-cao-zuo-1/cuo-he-jiao-yi.md): 撮合是交易所將買單和賣單配對成交的機制，是交易所的核心功能。
- [入金](https://www.0x1.academy/jiao-yi-cao-zuo-1/cun-ru.md): 入金是將法幣或加密貨幣存入交易所帳戶的過程，是開始交易的第一步。
- [出金](https://www.0x1.academy/jiao-yi-cao-zuo-1/chu.md): 出金是將資金從交易所帳戶提領出來的過程，包括法幣提領和加密貨幣提幣。
- [幣價](https://www.0x1.academy/jiao-yi-cao-zuo-1/undefined-2.md): 幣價是加密貨幣在市場上的交易價格，是投資者最關心的數字，但也是最容易被誤解的概念。
- [CoinMarketCap](https://www.0x1.academy/jiao-yi-cao-zuo-1/undefined-2/cmc.md): CoinMarketCap（CMC）是全球最大的加密貨幣價格追蹤網站，是幣圈的「彭博終端」。


---

# 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/jiao-yi-cao-zuo-1.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.
