# 購買連結

{% 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 %}

到 [Liker Land Book Press](https://publish.liker.land/) 網站，進入網站後點左下角「Sign in」連結錢包，再點「[Create Purchase Link](https://publish.liker.land/purchase-link)」。

### Purchase Link Generator

* 在 **Destination** 選擇連結樣式：
  * **Liker Land Product Page** - Liker  Land 網站產品頁連結
  * **Strip Checkout Page** - Stripe 購書連結
  * **Custom Page** - 自訂連結

<figure><img src="/files/3bTWVRFm0wOuGAg0CEGz" alt=""><figcaption><p>Destination</p></figcaption></figure>

* 在 **Product ID/URL(s)** 輸入 NFT Class ID 或 Collection ID。
* 選擇 **Include default channels** 將一拼產生 Liker Land 及其他書店，例如一拳書店、界限書店的連結
* 選擇 **Prefix Channel ID for UTM Campaign 可**設定各種 Query String。

<figure><img src="/files/MYtwzQib93v00xRNutlM" alt=""><figcaption><p>設定購買連結</p></figcaption></figure>

完成後點「**Generate**」並成功產生購買連結。

<figure><img src="/files/0Z4xmdvEmG4dyvpmK7eO" alt=""><figcaption><p>產生購廣連結</p></figcaption></figure>


---

# 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://docs.v2.like.co/zh/depub/book-store/purchase-link.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.
