> For the complete documentation index, see [llms.txt](https://sharinghub.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub.kittenbot.hk/airelated/koi2/kittenblock/roadsign.md).

# 預載模型 路牌追蹤

### 路牌範例圖檔

{% file src="/files/TVsALwETgP87GBi8WehZ" %}

### KittenBlock編程

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsN6MlwBFbL3P67FzMMyL%2Fuploads%2FWJXI8lfQ9ryajVLLShN6%2Fscreenshoot-2403061235.png?alt=media&#x26;token=0cfab201-4841-4aa6-bd26-645544944276" alt=""><figcaption></figcaption></figure>

參考程式:

{% file src="/files/Z36xU6ashVAj3DVVLyCd" %}

### 程式解說

1. KOI會自動追蹤路牌卡，未來板會因應追蹤到的路牌卡來顯示不同燈光。


---

# 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:

```
GET https://sharinghub.kittenbot.hk/airelated/koi2/kittenblock/roadsign.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.
