> For the complete documentation index, see [llms.txt](https://docs.dreamlandgenesis.com/dreamland/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dreamlandgenesis.com/dreamland/dream-litepaper/dream-refinery/act-i-the-fracture.md).

# ACT I: The Fracture

### Fractured Isles

![](/files/3uZjnGCbTnW1ifOUPYVJ)

Following the Fracture, an unknown force pulled Dreamers into the world. This is where Dreamers begin their adventure—the first step of a thousand-mile journey.

The Fracture was a massive $DREAM calamity that shattered the world’s original geography. Now known as the Fractured Isles, this is ground zero of the magical reckoning that warped the lands.&#x20;

*For 30 days, Dreamers can remain in this location to absorb the ambient $DREAM left behind from the magical calamity.*

### Initial Staking

Upon entry and initiating the initial staking, Dreamers will be able to absorb and harness an amount of DREAM which will be dependent on 2 factors: Waves & Rarity.&#x20;

### Locking Multiplier

Locked staking during the initial staking period will result in emissions multipliers. The longer a Dreamer is staked, the higher the $DREAM multiplier will be.


---

# 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://docs.dreamlandgenesis.com/dreamland/dream-litepaper/dream-refinery/act-i-the-fracture.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.
