# Stone Ladder

It is the ceiling blocks that cover up the top part of the structures. Players can walk on it.\
\
Can be built next to platform, wall, window, door gateway, midwall, roof.\
It is made of stones.\
\
Provides integrity strength to the structures around it.\
Decays with 0.01 units in every minute.\
\
Costs 30 durability damage on hit.<br>

| Stone Roof                              |
| --------------------------------------- |
|                                         |
| Placeable: Wall, Stone Wall, Stone Roof |
| Durability: 25000                       |
| Protectable: Yes                        |
| Protection Cost: 1                      |
| Ownership: Yes                          |
| Decay Time: 6                           |
| Damage Cost: 3                          |
| Provides Integrity: Yes                 |


---

# 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://wiki.tribals.io/tribals.io-wiki/structures/stone-structures/stone-ladder.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.
