# Support

## Support and Reporting Issues on Nytolia.net

Reporting Bugs and Players via the Support Page

Visit the Support Page: Go to [<mark style="color:purple;">nytolia.net/support</mark>](https://nytolia.net/support).

**Select** the Type of *Report*: Choose whether you are reporting a bug or a player.&#x20;

1. **For Bugs:** Provide a detailed description of the issue, including steps to reproduce it if possible.
2. **For Player Reports:** Include the player’s username, a description of the behavior, and any evidence you may have, such as screenshots or videos.

   Submit Your Report: Fill out the necessary information and submit the form. Our support team will review your report and take appropriate action.
3. **Provide Invoice Details**: Fill out the form with the required details, including your invoice number, date, and a description of the issue or inquiry.


---

# 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.nytolia.net/general/support.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.
