> For the complete documentation index, see [llms.txt](https://wiki.landania.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.landania.net/farming-and-ressourcen/fragmente/endportalrahmen-fragmente.md).

# Endportalrahmen-Fragmente

### Was sind Endportalrahmen-Fragmente?

Endportalrahmen-Fragmente, sind genau so wie alle anderen Fragmente, Gegenstände die wir auf unserem Server erstellt haben. Teilweise sind dadurch Gegenstände aus dem Kreativmodus erhältlich, wie in diesem Fall.

<figure><img src="/files/gQBu0sSBQlrR2qXoc6LI" alt=""><figcaption><p>Die Lore eines Endportalrahmen-Fragment</p></figcaption></figure>

### Wie erhalte ich Endportalrahmen-Fragmente?

Die Fragmente des Endportalrahmens erhält man, indem man einen Endportalrahmen mit einer Spitzhacke abbaut, die mit der Verzauberung Glück verzaubert ist.

Die Chance verhält sich hierbei folgendermaßen:

| Verzauberung | Chance auf ein Endportalrahmen-Fragment |
| :----------: | :-------------------------------------: |
|  Kein Glück  |                   :x:                   |
|    Glück 1   |                    1%                   |
|    Glück 2   |                    2%                   |
|    Glück 3   |                    3%                   |

Die Endportalrahmen befinden sich in Festungen, in dem sogenannten Portalraum, dort findet ihr 12 Endportalrahmen, wenn euch kein anderer Spieler zuvor gekommen ist.

### Was kann ich mit Endportalrahmen-Fragmente machen?

Aus neun Endportalrahmen-Fragmenten kannst du an einer Werkbank ein Endportalrahmen herstellen.

<figure><img src="/files/cAq1OgJXESsOW0WW9FQE" alt=""><figcaption><p>Das Herstellungsrezept für den Endportalrahmen</p></figcaption></figure>

Da es sich hierbei um seltene Gegenstände handelt, lassen sich diese auch recht teuer im [<mark style="color:blue;">Auktionshaus</mark>](/welten/hauptwelt.md) verkaufen um [<mark style="color:blue;">Münzen</mark>](broken://pages/aGHUnoaXQBZYWR8TMlbP) zu verdienen.

Die Endportalrahmen kannst du beispielsweise auch auf deinem [<mark style="color:blue;">Realm</mark>](/welten/realms.md) platzieren.

{% hint style="info" %}
Du hast ebenfalls eine Chance auf ein Endportalrahmen-Fragment, beim Abbauen von Endportalrahmen auf deinem [<mark style="color:blue;">Realm</mark>](/welten/realms.md). Überlege dir demnach gut wo du ihn platzierst.
{% 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://wiki.landania.net/farming-and-ressourcen/fragmente/endportalrahmen-fragmente.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.
