> For the complete documentation index, see [llms.txt](https://sertifika.creativecommons.org.tr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sertifika.creativecommons.org.tr/boeluem-3-cc-lisansinin-yapisi/ek-kaynaklar.md).

# Ek kaynaklar

* David Wiley, About the Open Publication License. CC BY 4.0 Açık içerik lisanslarının ve neden yerlerine daha güvenilir Creative Commons lisanslarının geçtiğinin kısa tarihçesi. <http://opencontent.org/blog/archives/329>
* Creative Commons Licenses. CC BY-SA 3.0 Lisansları açıklayan ve bazı kullanma talimatları veren Wikipedia makalesi <https://en.wikipedia.org/wiki/Creative_Commons_license>
* Creative Commons, About the Licenses. CC BY 4.0 Lisanslarda yer alan genel kurallar ve yasal kurallar, farklı lisans tipleri hakkında bilgiler <https://creativecommons.org/licenses/>&#x20;
* Creative Commons, Selected Frequently Asked Questions. CC BY 4.0
* Creative Commons lisansları telif hakkının adil muamele ve adil kullanım gibi istisnalarını ve sınırlamalarını etkiliyor mu? <https://creativecommons.org/faq/#do-creative-commons-licenses-affect-exceptions-and-limitations-to-copyright-such-as-fair-dealing-and-fair-use>
* Kamu malı bir eser için Creative Commons lisansı alabilir miyim? <https://creativecommons.org/faq/#may-i-apply-a-creative-commons-license-to-a-work-in-the-public-domain>
* Bir eserim için Creative Commons lisansı verirsem ve birisi eserimi istismar ederse ne yapabilirim? <https://creativecommons.org/faq/#what-happens-if-i-offer-my-material-under-a-creative-commons-license-and-someone-misuses-them>
* Creative Commons lisansı uyarınca sahip olduğum hakları kaybetmem olası mı? Haklarımı kaybedersem nasıl geri alabilirim? <https://creativecommons.org/faq/#how-can-i-lose-my-rights-under-a-creative-commons-license-if-that-happens-how-do-i-get-them-back>

Katılımcıların tavsiye ettikleri kaynaklar

CC Sertifikası katılımcıları, Sertifika sitesindeki Hypothes.is sayfasına yazdıkları notlarda pek çok ek kaynak tavsiye etti. Creative Commons bu kaynakları henüz incelemedi, yine de bilginize sunmak istiyoruz: <https://certificates.creativecommons.org/cccertedu/chapter/additional-resources-3/>


---

# 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://sertifika.creativecommons.org.tr/boeluem-3-cc-lisansinin-yapisi/ek-kaynaklar.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.
