# Altar Scene

The assets available for this scene are

{% hint style="info" %}

* **AX(NFT)**

  * The level of AX determines the productivity of LIGHT tokens.

* **AltarDriver(Non-movable NFT)**
  * The level of AltarDriver determines the proficiency in AX forging.
    {% endhint %}

### How to forge the production tool NFT - AX

#### &#x20;1. Need to have a little LIGHT tokens as Gas fee, then enter Epoch -> Altar scenario.

![](/files/-MXI19iqKhOuiIDpDCKJ)

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

![](/files/-MXI1Hcn02IZg27XFQKq)

#### 3. After collecting enough NE (at least > 15000000), click Altar Center to open the Forge Axe form.

![](/files/-MXI1S2iUGkMtA4v6A8D)

#### 4. Optional: Burn LIGHT to generate NE (Negentropy)

![](/files/-MXI1_bQh87x7f1zJc5b)

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

![](/files/-MXI1evELlciGDqk0uDY)

#### 6. After one period (about 24 hour) is over, you can retrieve the Ax

![](/files/-MXI1pERsUyLRVDhUFgr)

####

{% hint style="info" %}

### Special tips:

1. Contribute Hashrate and Burn LIGHT tokens as energy for forging the Axe, either separately or in combination.
2. The total amount of energy generated per day is 100K, and the ratio between the Hashrate pool and the LIGHT token burning pool is 2:8.
3. In the case of high Hashrate across the network, the CPU should be run for as long as possible, e.g. more than 6 hours, in order to provide enough NE.
4. When burning LIGHT tokens, you can decide based on the total amount of tokens burned in the previous day.
5. When there is no axe, a new axe can be generated if more than 100 energy can be allocated.
   {% endhint %}

###


---

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