> For the complete documentation index, see [llms.txt](https://docs.emit.technology/emit-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emit.technology/emit-documents/emit-epoch/origin-universe/chaos-scenes.md).

# Chaos Scene

The assets available in this scenario are:

{% hint style="info" %}

#### **Slash Chaos with axe, thus extracting the LIGHT element and the DARK element.**

* LIGHT (FT)
  * LIGHT is the base token of the Epoch ecosystem.
* DARK (Rare FT)
  * DARK is the base rare token of the Epoch ecosystem.
* ChaosDriver (Non-movable NFT)
  * ChaosDriver determines the level of proficiency in refining LIGHT and DARK tokens.
    {% endhint %}

### How to refine LIGHT (FT)

#### 1. You need to have an AX, and a little LIGHT as Gas cost, then enter Epoch -> Chaos scenario.

![](/files/-MXJDAjly5Wr9TUY5aJj)

#### 2. Start Hashrate to collect Negentropy (NE).

![](/files/-MXJDIjJ5rK1GjFTbOqo)

#### 3. After collecting enough NE (at least > 15000000), click Chaos Center to open the form for refining LIGHT.

![](/files/-MXJDPepnCo7isxm-npi)

#### 4. Select an AX for refining LIGHT.

![](/files/-MXJDZN2UCJMbxDM70M7)

#### 5. Submit the NE and wait for the countdown of the Period to end.

![](/files/-MXJDhHxXKamB1lvI2Uw)

#### 6. At the end of the period (about 24 hour), you can withdraw the LIGHT tokens to your account by refining or retrieve them again.

![](/files/-MXJDloNP-4TsljLjM47)

![](/files/-MXJDs7U2TW6hDMvXEM_)

{% hint style="info" %}

#### Special tips:&#x20;

1. When Ax has a dark attribute gene, the token will convert part of LIGHT to DARK according to the content of the dark attribute gene.
2. When the health value of Ax drops to 0, the capacity of Ax will be restored to its initial value.
3. Please return to the Altar scene to forge and restore the health value before the health value of AX drops to 0.
   {% endhint %}


---

# 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.emit.technology/emit-documents/emit-epoch/origin-universe/chaos-scenes.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.
