# Home

## Welcome to the official Valhelsia wiki!

Here you can find all the information about our different modpacks and mods. You can also find information about some of the mods that are present in our packs, and all the necessary information about some changes that we have made to them.

<table 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>Knowledge Base</strong></mark></td><td>A place for general information about Valhelsia, find the help you need here!</td><td></td><td><a href="navigation/knowledgebase">knowledgebase</a></td></tr><tr><td><mark style="color:orange;"><strong>Common Questions</strong></mark></td><td>A place to answer frequently asked questions.</td><td></td><td><a href="navigation/common-questions">common-questions</a></td></tr><tr><td><mark style="color:orange;"><strong>Support Us</strong></mark></td><td>All the information to know how to support us.</td><td></td><td><a href="support-us">support-us</a></td></tr></tbody></table>


---

# 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://wiki.valhelsia.net/master.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.
