> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/zh-tw/zhi-shi-ku/032-creating-a-project-from-a-template.md).

# 從範本建立專案

使用範本來開始新專案可以為您省下很多時間。Overleaf 提供 [數千個範本](https://www.overleaf.com) 任何人都可以提交專案，供考慮收錄至 Gallery——請參閱 Overleaf 文章 [在 Overleaf Gallery 中發布範本與範例](/latex/zh-tw/zhi-shi-ku/123-publishing-templates-and-examples-in-the-overleaf-gallery.md) 以了解提交政策與指南。

## 簡介

| <ul><li>若要開始使用 Overleaf，請前往 <a href="https://www.overleaf.com">[www.overleaf.com](http://www.overleaf.com)</a>.</li><li>如果您還沒有帳戶，請輸入您的電子郵件地址並設定密碼，然後點擊 <em>註冊</em> 就這樣，您將被重新導向到專案管理頁面，並在那裡引導您如何建立新專案。</li></ul> | Et6SXUkl9T3W |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |

|                                                          |                                                                 |
| -------------------------------------------------------- | --------------------------------------------------------------- |
| 如果您已經有帳戶，請點擊 ***登入*** 右上角，然後輸入您的電子郵件和密碼，並點擊 ***登入*** 按鈕。 | ![V2login.png](/files/41ab9751c139b7a6445bf2436e4fae86bba28b14) |

|                             |                                                                       |
| --------------------------- | --------------------------------------------------------------------- |
| 登入後，您應該會看到 Overleaf 專案管理頁面。 | ![V2projectdash.png](/files/69cd61ae8ba18cd66dd78874af650988e9b91882) |

## 從範本建立新專案

|                                                                 |                                                                           |
| --------------------------------------------------------------- | ------------------------------------------------------------------------- |
| 若要從範本建立文件，請在專案管理頁面點擊 ***新專案***，將會顯示下拉式選單，在下方 *範本* 點擊您即將撰寫的文件類型。 | ![V2newfromtemplate.png](/files/34b0d09f4fdb90acea6629886e2979ab3bd9d9d8) |

|                                                                                                                                                          |                                                                          |
| -------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| 您將被重新導向到範本清單，您可以從中選擇合適的範本。Gallery 包含來自出版商的官方範本，在某些情況下適用於 [可直接在 Overleaf 上提交](https://www.overleaf.com/blog/437-submit-to-overleafs-publishing-partners). | ![V2galleryexample.png](/files/206c6f008408b56ae909890c59c6e7abc60b7a3e) |

|                                                              |                                                                           |
| ------------------------------------------------------------ | ------------------------------------------------------------------------- |
| 點擊範本縮圖將顯示更多有關該範本的資訊，您也可以立即在 Overleaf 上點擊「以範本開啟」開始編輯您自己的範本副本。 | ![V2exampletemplate.png](/files/9867f612334cdd7618d7e3566b61d19ede9910d5) |

您也可以直接前往 [www.overleaf.com/gallery](https://www.overleaf.com/gallery/) 並點擊某個範本來建立新專案。

## 快速指南

* **從範本建立新專案的快速指南：** 在專案管理頁面點擊「新專案」，在子選單「範本」下方點擊您要建立的文件類型，然後在「範本」頁面選擇您喜歡的範本。


---

# 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://overleaf-pro.ayaka.space/latex/zh-tw/zhi-shi-ku/032-creating-a-project-from-a-template.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.
