# 如何新增導覽列

建立完課程後，開始設計您獨一無二的網站吧！\
導覽列，是你的網站頁首及頁尾的快速導覽。讓使用者更快速的找到想要的服務。

如要新增 / 編輯導覽列，請先至「我的網站」，點選「導覽列」後，即可開始進行新增或修改。

導覽列的目的在於，當學生第一次接觸您的學校時，更能快速直接地從導覽列中，了解關於學校的由來、特色等介紹，而不是漫無目的地瀏覽頁面資訊，最後悄然離開。

{% hint style="info" %}
**請注意：導覽列分為「頁首」及「頁尾」，編輯時請記**得切換正確的欄位名稱。
{% endhint %}


---

# 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://help.teaches.cc/user-guide/edit-your-website/add-a-navigation-bar.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.
