> For the complete documentation index, see [llms.txt](https://wiki.tribals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tribals.io/tribals.io-wiki/structures/trap-platform.md).

# Trap Platform

Carefully designed by Tribbles, this trap is lethal to anyone careless enough to step on it! If players die to a Trap Platform then all of their items will be moved to the inventory of the Trap Platform. However, players can survive the damage from a Trap Platform if they are wearing [Armor](/tribals.io-wiki/items/armor-and-clothing.md).

<table><thead><tr><th width="368" align="center">Trap Platform</th></tr></thead><tbody><tr><td align="center"><img src="/files/iudiSLbLRtNZsMcuglUB" alt="" data-size="original"></td></tr><tr><td align="center">Placeable: Ground</td></tr><tr><td align="center">Durability: <strong>10</strong> 000</td></tr><tr><td align="center">Protectable: Yes</td></tr><tr><td align="center">Ownership: Yes</td></tr><tr><td align="center">Decay Time: 6 seconds / durability</td></tr><tr><td align="center">Inventory Slots: 15</td></tr></tbody></table>


---

# 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:

```
GET https://wiki.tribals.io/tribals.io-wiki/structures/trap-platform.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.
