# Problems or Questions

If you have questions or problems, we recommend that you first look here in the Wiki. In the upper right corner, you will also find a search function.&#x20;

You don't find anything here? No problem!&#x20;

You can always contact us via our Discord server. How to join and verify yourself can be found [<mark style="color:blue;">here</mark>](/english/general/discord-server.md).&#x20;

Once you are verified and have selected at least one language, you can create a ticket in the **#support** channel and describe your problem in more detail. \
A staff member will work with you to identify the problem and find a solution.

<figure><img src="/files/n8WVVBTzNCZOclKkFhV9" alt="" width="353"><figcaption><p>Click on "Create Ticket" to create your own channel with you and the staff.</p></figcaption></figure>

You can't verify yourself? No problem! Just describe your problem in the channel **#unverified-help** and tag @Staff. We will surely find a solution.

\
For every problem there is a solution and we will find it for you! :relaxed:


---

# 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.landania.net/english/general/problems-or-questions.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.
