> 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/tr/bilgi-bankasi/032-creating-a-project-from-a-template.md).

# Bir şablondan proje oluşturma

Yeni bir projeye bir şablonla başlamak size çok zaman kazandırır. Overleaf, [binlerce şablon](https://www.overleaf.com) ve herkes, Galeri'ye eklenmesi olası projeler gönderebilir—Overleaf makalesine bakın [Overleaf Galerisi'nde şablon ve örneklerin yayımlanması](/latex/tr/bilgi-bankasi/123-publishing-templates-and-examples-in-the-overleaf-gallery.md) gönderim politikaları ve yönergeleri için.

## Giriş

| <ul><li>Overleaf'i kullanmaya başlamak için şuraya gidin <a href="https://www.overleaf.com">[www.overleaf.com](http://www.overleaf.com)</a>.</li><li>Hesabınız yoksa e-posta adresinizi girin ve bir şifre belirleyin, ardından <em>Kayıt Ol</em> ve hepsi bu; yeni bir proje oluşturmanın nasıl yapılacağı konusunda size yol gösterilecek proje yönetimi sayfasına yönlendirileceksiniz.</li></ul> | Et6SXUkl9T3W |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |

|                                                                                                                                                              |                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------- |
| Zaten bir hesabınız varsa, ***Giriş Yap*** sağ üst köşedeki düğmeye tıklayın, ardından e-postanızı ve şifrenizi yazın ve ***Giriş Yap*** düğmesine tıklayın. | ![V2login.png](/files/4369396f36ed8a40259b46a964d33a12652db289) |

|                                                                       |                                                                       |
| --------------------------------------------------------------------- | --------------------------------------------------------------------- |
| Giriş yaptıktan sonra Overleaf Proje Yönetimi sayfasını görmelisiniz. | ![V2projectdash.png](/files/c91cac94710d885025e405a2c2e5c93852dff65e) |

## Bir şablondan yeni proje

|                                                                                                                                                                         |                                                                           |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| Bir şablondan belge oluşturmak için, Proje Yönetimi sayfasında ***Yeni Proje***, bir açılır menü görüntülenecek, altında *Şablonlar* yazacağınız belge türüne tıklayın. | ![V2newfromtemplate.png](/files/929a872b5cd1956ee2f59b876d36a0f0cf8d0d20) |

|                                                                                                                                                                                                                                                                        |                                                                          |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| Uygun olanı seçebileceğiniz bir şablon listesine yönlendirileceksiniz. Galeri, yayınevlerinden resmi şablonlar içerir; bazı durumlarda şunlar için uygundur [Overleaf'e doğrudan gönderim](https://www.overleaf.com/blog/437-submit-to-overleafs-publishing-partners). | ![V2galleryexample.png](/files/534b6528bb707b3044d3a850328edbe9360ead9e) |

|                                                                                                                                                                                                  |                                                                           |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------- |
| Şablon küçük resmine tıklamak, şablon hakkında bazı ek bilgileri gösterecektir ve 'Şablon Olarak Aç'a tıklayarak şablonun kendi kopyasını Overleaf üzerinde hemen düzenlemeye başlayabilirsiniz. | ![V2exampletemplate.png](/files/0152eb9a47b17b17f5b7424a971e7bc1c777c098) |

Doğrudan şuraya da gidebilirsiniz [www.overleaf.com/gallery](https://www.overleaf.com/gallery/) ve yeni bir proje oluşturmak için bir şablona tıklayın.

## Hızlı kılavuz

* **Bir şablondan yeni proje oluşturma için hızlı kılavuz:** Proje Yönetimi sayfasında Yeni Proje'ye tıklayın, alt menüdeki "Şablonlar" altında oluşturduğunuz belge türüne tıklayın ve "Şablonlar" sayfasında beğendiğinizi seçin.


---

# 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/tr/bilgi-bankasi/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.
