> For the complete documentation index, see [llms.txt](https://docs.penana.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.penana.com/start/fa-bu-ni-de-zuo-pin/jia-ru-gu-shi-biao-qian-tags.md).

# 加入故事標籤（tags）

你可以在故事目錄頁上，直接在以下位置點選「新增」為故事加上標籤（tags）!

電腦版位置：

<figure><img src="/files/uQcw6X4ldrsko5vvJtSz" alt=""><figcaption></figcaption></figure>

手機版的話，在「更新故事資料」一頁的底部位置有「新增標籤」一欄可輸入標籤（tags）!

<figure><img src="/files/2dRZptQ8BteKAhmnvcjJ" alt=""><figcaption></figcaption></figure>

手機版路俓參考見下圖：

1. 點「創作」。

<figure><img src="/files/YXDwa9DIxjlm5x5B5ot3" alt=""><figcaption></figcaption></figure>

2. 點選你想編輯的故事

<figure><img src="/files/GeZXFjUBDhExKO6e1bxf" alt=""><figcaption></figcaption></figure>

3. 點擊「更改故事資料」。

<figure><img src="/files/N2N5cWNZio8X5BVluXci" alt=""><figcaption></figcaption></figure>

4. 滑到最底，便會看見「新增標籤」一欄。

<figure><img src="/files/DQc6l6vtAYPXd6FR8LjZ" alt=""><figcaption></figcaption></figure>


---

# 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.penana.com/start/fa-bu-ni-de-zuo-pin/jia-ru-gu-shi-biao-qian-tags.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.
