# Exploring the Discord

### **Scholarship Info Channels**

Refer to any of the Scholarship info channels below to help you through your scholarship.

| Channel                                           | Description                                                               |
| ------------------------------------------------- | ------------------------------------------------------------------------- |
| :white\_check\_mark:**code-of-conduct**           | the rules of the program                                                  |
| :mega:**announcements**                           | important updates for the whole team                                      |
| :newspaper:**referral-application**               | refer friends or family to the program                                    |
| :heart\_eyes:**scholar-of-the-day**               | post a photo for a chance to be featured as scholar of the day!           |
| :movie\_camera: **replay-review**                 | post videos of your gameplay & share feedback for other scholars gameplay |
| :moneybag:**slp-conversion**                      | get help on converting SLP to PHP safely                                  |
| :x:**scam-alerts**                                | keep track of scams going around and keep safe                            |
| :chart\_with\_upwards\_trend:**slp-value-update** | check the price of SLP daily                                              |
| :writing\_hand:**feedback**                       | share any thoughts or issues for how to improve the program               |

### Scholar Chat Channels

Scholar chat channels are where you can go to hang out and ask questions.

| Channel                               | Description                                     |
| ------------------------------------- | ----------------------------------------------- |
| :speech\_balloon:**scholar-chat**     | general chat channel for all scholars           |
| :speech\_balloon:**scholar-filipino** | same as scholar chat, just a different language |

### Private Scholar Discord

The private scholar discord is where you will access your login information and share your ronin address with the program. For scholars added after December 2021 the private discord is no longer used you will instead access this information from your manager.

{% hint style="warning" %}
Do not share the link to the private scholar discord with anyone
{% endhint %}

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