> For the complete documentation index, see [llms.txt](https://docs.v2.like.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.v2.like.co/zh/general-guides/trade/otc.md).

# 場外交易

{% hint style="warning" %}
此文檔只適用於 Liker Land 和 LikeCoin v2。如需了解 [3ook.com](http://3ook.com/) 和 LikeCoin v3，請至 [docs.3ook.com](http://docs.3ook.com/) 及 [dao.like.co](https://dao.like.co/)。
{% endhint %}

{% hint style="info" %}
提示：進行任何大額交易前請先作少量嘗試
{% endhint %}

[LikeCoin](https://like.co/) 驗證人及一些機構亦有提供 LikeCoin 場外交易服務，**他們與 LikeCoin 創始團隊並無合作關係，用戶必須自行衡量風險。**

## 碼農日常大小事

提供 [TWD/LIKE](https://thumbb13555.pixnet.net/blog/post/332508304-likecoin) 兌換。

## 讚賞小錢莊

提供 [HKD/LIKE](https://matters.news/@bamhk18/238643-%E5%8D%80%E5%A1%8A%E4%B8%96%E7%95%8C-%E8%AE%9A%E8%B3%9E%E5%B0%8F%E9%8C%A2%E8%8E%8A-%E9%A6%99%E6%B8%AF%E5%A0%B4%E5%A4%96%E4%BA%A4%E6%98%93-bafyreibmz6cgita7ueovhfbv4yp3o7kspqqcj3wlccpmt7dccvwbjxqsme) 兌換。

## 馬特市銀行

[馬特市銀行](https://lotc.netlify.app/) 讓用戶兌換 HKD/LIKE、TWD/LIKE、CNY/LIKE，買賣雙方直接聯繫與交易，詳見 [馬特市銀行介紹](https://matters.news/~lotc)。


---

# 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://docs.v2.like.co/zh/general-guides/trade/otc.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.
