# 批量製作 QR Code 與短網址

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

### Batch Create QR Codes

到 [Liker Land Book Press](https://publish.liker.land/) 網站左下角點 [Batch Create QR Codes](https://publish.liker.land/batch-qrcode/)。

**步驟一**：可選擇 **Upload CSV file** 上載 CSV 檔案或直接在 **Input CSV content** 中輸入內容，格式為：

`key,url`\
`書名1,網址1`\
`書名2,網址2`

例如：&#x20;

`key,url`\
`地的門, https://liker.land/zh-Hant/nft/class/likenft1nlh8xc5w6xnctnhqtda47jzmephd2y4902sslfvqllrmvwy99trq7vapn9`\
`時間繁史．啞瓷之光, https://liker.land/zh-Hant/nft/class/likenft1tgwav6zq3ean4ygz58hehlk3q5yghgtel97k260lugxqxszhcuws3pytae`

<figure><img src="/files/PQ66l6m1S9KCZa64TscZ" alt=""><figcaption><p>輸入製作 QR Code 的內容</p></figcaption></figure>

**步驟二**：如需調整 QR Code 顯示樣式，可以點 **QR Code Appearance**。在 **Pick an icon** 可選擇使用 LikeCoin 圖示、NFC 圖示或不使用圖示；在 **Pick a color** 可選擇顏色。

<figure><img src="/files/WmdpPEqZk8OT3QUrUqLy" alt=""><figcaption><p>Pick an icon 選擇圖示</p></figcaption></figure>

<figure><img src="/files/Dvvt7UxUtxd4W8d9nPBg" alt=""><figcaption><p>Pick a color 選擇顏色</p></figcaption></figure>

**步驟三**：點「**Generate**」即可輸出 QR Code，點「**Print**」列即或「**Download**」下載。

<figure><img src="/files/ZQN04LGYhcWQKg5wo3vA" alt=""><figcaption><p>列印或下載 QR Code</p></figcaption></figure>

***

### Batch Create Short Links

到 [Liker Land Book Press](https://publish.liker.land/) 網站左下角點 [Batch Create Short Links](https://publish.liker.land/batch-short-links)。

* 在 **Short Link Provider** 可選擇 Bitly 或 Short.io 作為短網址的供應商
* 在 **Bitly Access Token** 填入你的 Token 在 Title Prefix 填寫用作前綴的內容
* 可選擇 **Upload CSV file** 上載 CSV 檔案或直接在 **Input CSV content** 中輸入內容，格式為：

`key,url`\
`書名1,網址1`\
`書名2,網址2`

例如：&#x20;

`key,url`\
`地的門, https://liker.land/zh-Hant/nft/class/likenft1nlh8xc5w6xnctnhqtda47jzmephd2y4902sslfvqllrmvwy99trq7vapn9`\
`時間繁史．啞瓷之光, https://liker.land/zh-Hant/nft/class/likenft1tgwav6zq3ean4ygz58hehlk3q5yghgtel97k260lugxqxszhcuws3pytae`

再&#x9EDE;**「Start**」即可製作短網址。

<figure><img src="/files/KKUcw6RtCrUoiLub753a" alt=""><figcaption><p>Batch Create Short Links</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/qr-codes-short-links.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.
