> For the complete documentation index, see [llms.txt](https://magicrpg.gitbook.io/magicrpg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://magicrpg.gitbook.io/magicrpg/osnovnye-modifikacii/botania/alfkheim-or-botania.md).

# Альфхейм | Botania&#x20;

Попасть в Альфхейм вы можете через варп. В этом мире вы сможете найти новые структуры и руды.

<figure><img src="/files/RwxwNDxlotNRQdETBuWu" alt="" width="563"><figcaption><p>Альфхейм</p></figcaption></figure>

## Руды

В альфхейме вы можете встретить:

* Аналоги кристальной руды Thaumcraft.
* Аналоги золотой и лазуритовой руды.
* Руду драконьего камня.
* Руду элементия.
* Руду эльфийского кварца.
* Руду иффесалия.

<figure><img src="/files/FbzWyX0oCXIOVFjOzguh" alt="" width="563"><figcaption><p>Руды Альфхейма</p></figcaption></figure>

Руда иффесалия (справа снизу на скриншоте) является самой редкой из всех и генерируется на высоте от 1 до 5. При добыче руды иффесалия выпадает **пыль иффесалия**, которая используется в некоторых крафтах и очень важна для прогрессирования по моду.

***

## Структуры

### Арена

На арене вы сможете найти несколько блоков элементия и пилонов гайи.

<figure><img src="/files/o0s1qDbVyzif7unm8aBG" alt="" width="563"><figcaption><p>Арена</p></figcaption></figure>

### Святилище

В святилище вы сможете найти камень танка, который при взаимодействии накладывает на вас эффект "танк". Механика не была доработана авторами мода и эффект не имеет каких-либо свойств.

<figure><img src="/files/bI2Kn3ILz4fL2NN8H8YD" alt="" width="563"><figcaption><p>Святилище</p></figcaption></figure>

{% hint style="warning" %}
Генерация аномалий и спавн эльфов и пикси были отключены.
{% 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://magicrpg.gitbook.io/magicrpg/osnovnye-modifikacii/botania/alfkheim-or-botania.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.
