# Valoria Dimension

The Valoria Portal is your gateway to the perilous dimension of Valoria. Before attempting to enter, ensure you are well-prepared, the dimension is hazardous and unforgiving to unprepared travelers.

{% hint style="info" %}
&#x20;Currently, the crafting recipe yields 12 Portal Frames at once to simplify access during this stage of development.&#x20;

*Please note that this recipe is subject to change and may become more expensive in future updates.*
{% endhint %}

Traveling inside the Dimension will cause a [Nihility corruption](/valoria-wiki/general/valoria-dimension/nihility.md) so be prepared to gather all the resources needed to craft cleansing potions

{% stepper %}
{% step %}

### Gathering Materials&#x20;

To construct the portal frame, you first need to  acquire [Valoria Portal Frame Shards](/valoria-wiki/items/valoria-portal-frame-shard.md).

<p align="center"> <img src="/files/i3aTsok7xxHkUqq0lcaT" alt="" data-size="original"></p>

<h3 align="center"><strong>Recipe</strong></h3>

<figure><img src="/files/OM9vLcSe8LodjKevsv20" alt="" width="522"><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Construction

The portal structure is identical to a vanilla End Portal. You will need exactly 12 Valoria Portal Frames.

<figure><img src="/files/OfE7sAHHCd6tr4wfmg7n" alt="" width="375"><figcaption></figcaption></figure>

***Placement Rules:** To ensure the portal functions correctly, you must follow the specific orientation rules, similar to the End Portal:*

* *Stand in the Center: It is highly recommended to stand in the center of where the portal will be while placing the blocks around you.*
* *Visual Cue: Pay attention to the block model. The purple cubes on the frame must face inward, towards the center.*
* *The Ring: Create a* [*3x3 ring*](#user-content-fn-1)[^1] *ensuring all purple markers form a continuous inner border.*
  {% endstep %}

{% step %}

### Activating

The portal will activate automatically if build correctly
{% endstep %}
{% endstepper %}

[^1]: *leaving the corners empty*


---

# 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://iridark.gitbook.io/valoria-wiki/general/valoria-dimension.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.
