# Player Commands

### Press Tab to view the current event and your ongoing quest.&#x20;

<img src="/files/qFpAgmYVj3YWv7LDVJ6j" alt="akadia&#x27;s tab menu" data-size="original">

### <mark style="color:purple;">/quest</mark>

By entering this command, you can easily access your current quest objective.

## <mark style="color:blue;">Other Commands</mark>

### <mark style="color:purple;">/support 'reason'</mark>

Use this command to open a support ticket on Discord. Make sure to replace 'reason' with a brief description of the problem you need assistance with.

### <mark style="color:purple;">/report</mark>

Use this command to report a player.&#x20;


---

# 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/player-commands.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.
