# Getting Help

If any concerns arise and you need help within the program please don’t hesitate to reach out in these ways:

* Message other scholars in :speech\_balloon:**scholar-chat** & :speech\_balloon:**scholar-filipino** to see if they are encountering similar issues.
* Explore the discord and utilize channels like :moneybag:**slp-conversion** and :movie\_camera: **replay-review** to get the information you need.
* Message your Scholar Manager and they should be able to direct you to a solution.

{% hint style="warning" %}
Due to the high volume of scholars often FI5HY is not able to respond to DMs, please always utilize your manager first instead of messaging FI5HY directly.
{% endhint %}


---

# 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://showdown-scholars.gitbook.io/showdown-scholars/getting-started/getting-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.
