# Ask for Help

## Discord

Simply navigate to our Discord Server and proceed to the designated support channel. Once there, enter the following command:&#x20;

### /support 'reason'

For instance, you could enter: /support I am having trouble logging in One of our administrators or moderators will promptly attend to your concern and provide the necessary support.

## In-Game

For in-game assistance, the process is just as simple. All you need to do is type the following command into the chat:

### /support 'reason'

A ticket will automatically be created on the discord channel. There, one of our administrators or moderators will promptly attend to your concern and provide the necessary support.


---

# 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://docs.akadia-survival.com/support/ask-for-help.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.
