# Fractured Portals

Fractured Portals generate in temple structures (Desert, Jungle, Swamp, Ice). The frame will contain one special Reinforced Deepslate block that, when brushed, activates the portal. This is a one time activation per-player. The block remembers every player who uses it.

Entering the portal breaks it behind you and sends you to the Alterworld dimension in the same area temporarily. You will be given an effect called Planar Fracture that lasts up to a few minutes. When the effect clears, you are sent back to the empty portal in the Overworld.

This gives you a few precious minutes to collect materials only obtainable in the Alterworld to bring them back to the Overworld. This feature is primarily for passive players who do not wish to play progressively, yet still want access to things restricted to the Alterworld.

<figure><img src="/files/gfjki2pA8CuXVUdZRrvg" alt=""><figcaption></figcaption></figure>


---

# 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://docs.creoii.dev/great-big-world/progression/fractured-portals.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.
