> For the complete documentation index, see [llms.txt](https://twreporter.gitbook.io/the-reporter-brand-guidelines/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://twreporter.gitbook.io/the-reporter-brand-guidelines/master.md).

# 使用說明 Introduction

## 設計原則 Philosophy

#### 保持品牌識別一致性

任何設計應用都必須保持品牌一致的調性，在不同載體上的設計，除了符合題材適切性之外，也應符合《報導者》品牌設計規範。

#### 明確傳達品牌訊息

品牌設計在訊息的傳達上，必須明確且清晰，並且針對不同的分眾進行精準溝通。

#### 品牌設計規範應考量**易用性**

所有的設計產物，除了易於傳達使用，也應考量內部應用傳承的方便性。

#### **可持續更新品牌設計規範**

品牌設計規範本身可因應當代的設計思維與潮流做出調整。

{% hint style="info" %}
© 2021《報導者》品牌設計規範以 [創用 CC by-nc-sa 授權條款](https://web.archive.org/web/20190411190509/https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh_TW) 釋出
{% endhint %}


---

# 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://twreporter.gitbook.io/the-reporter-brand-guidelines/master.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.
