> For the complete documentation index, see [llms.txt](https://gitbook.yayindunyamiz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.yayindunyamiz.com/scpler/scp3114.md).

# SCP3114

## SCP-3114

AÇIKLAMA

Fiziksel Yapı: Yaklaşık 1,6 metre boyunda ve 30 kg ağırlığında, hareketli bir insan iskeletidir.

Kemik Özellikleri: Eklem veya bağ dokusu olmamasına rağmen kemikler yerinde kalır. Kemikleri insan mineralinden yapılmış olsa da çok daha yoğun ve güçlüdür; kırılması için üç kattan fazla kuvvet gerekir.

Fiziksel Kapasite: Tek kolla en az 250 kg kaldırabilir, kavrama kuvveti 270 kg'dır ve maksimum ayak hızı 60 km/saattir.

Duyular: Görsel uyaranlara ve dokunmaya tepki verirken ses veya kokuya tepki vermez.

ANOMALİ ÖZELLİKLERİ VE KURALLARI

Yetenekler: "Deriler altından", "Sıkıysa Ellerimi Yakala" ve "Boğma" yeteneklerini kurallara göre kullanabilir.

Hareket Şartı: Işık olmadan hareket edemez ancak bir el feneri ışığı bile uyanmasına yeterlidir.

Öğrenme ve Zeka: İnsan duygularını ve aktivitelerini (kitap okumak, sohbet etmek vb.) taklit etmeye çalışan öğrenen bir canlıdır.

İletişim: Üzerine herhangi bir deri geçirmeden konuşamaz.

Sosyal Davranış: 9-12 yaşındaki bir çocuğun konuşma yetisine sahiptir. Anomalilerle rekabet etmemeyi tercih eder ve dışarıyı merak eder.

MUHAFAZA PROSEDÜRLERİ

SCP-3114, darbeli cam pencerelere ve güçlendirilmiş çelikle çevrelenmiş 3x7 metrelik bir muhafazada tutulur.

Bakım veya inceleme için içeri girilmesi gerektiğinde, 1x2 metrelik daha küçük bir hücre eklenir.

Taşınma sırasında duvara bir insan deneğin projeksiyonu yansıtılır; varlık projeksiyona saldırdığında kapı kapatılır.

Onaylanmış test prosedürleri dışında hiçbir personel muhafazaya girmemelidir.


---

# 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://gitbook.yayindunyamiz.com/scpler/scp3114.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.
