> For the complete documentation index, see [llms.txt](https://wiki.valhelsia.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.valhelsia.net/navigation/knowledgebase.md).

# Knowledge Base

### Knowledge Base Articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:orange;"><strong>Allocating Memory</strong></mark></td><td>How to allocate memory in Valhelsia modpacks.</td><td></td><td><a href="/pages/-MgQUU6RL7Fju8a5SQZV">/pages/-MgQUU6RL7Fju8a5SQZV</a></td></tr><tr><td><mark style="color:orange;"><strong>Installation</strong></mark></td><td>Instructions to install our modpacks using the Minecraft launcher of your choice.</td><td></td><td><a href="/pages/-MgS9MGWzTMpObq6BsCW">/pages/-MgS9MGWzTMpObq6BsCW</a></td></tr><tr><td><mark style="color:orange;"><strong>OptiFine</strong></mark></td><td>Information regarding OptiFine (and equivalent) &#x26; Shader Pack installation for Valhelsia modpacks.</td><td></td><td><a href="/pages/-MgSDSd_1Nyi9kSjjToI">/pages/-MgSDSd_1Nyi9kSjjToI</a></td></tr><tr><td><mark style="color:orange;"><strong>Performance Tweaks</strong></mark></td><td>Tips to improve performance for Valhelsia modpacks.</td><td></td><td><a href="/pages/-MgW8qBPOKWn3zhCEfAx">/pages/-MgW8qBPOKWn3zhCEfAx</a></td></tr><tr><td><mark style="color:orange;"><strong>Server Setup</strong></mark></td><td>A guide to setting up a self-hosted Valhelsia server on Windows, Mac, or Linux.</td><td></td><td><a href="/pages/-MgWA0u_q0scOoLR7_fE">/pages/-MgWA0u_q0scOoLR7_fE</a></td></tr></tbody></table>


---

# 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:

```
GET https://wiki.valhelsia.net/navigation/knowledgebase.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.
