# Channels & Roles

## Channels

<table><thead><tr><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>🗓  events</strong></td><td>Indicate your interest in attending upcoming events</td></tr><tr><td><strong>📗 rules</strong></td><td>An overview of server and SCF rules and guidelines</td></tr><tr><td><strong>📣 announcements</strong></td><td>Important SCF announcements</td></tr><tr><td><strong>#️⃣ admin</strong><mark style="color:green;"><strong>*</strong></mark></td><td>Where Discord mods report suspicious or spam activity</td></tr><tr><td><strong>🔊 office-hours</strong></td><td>Voice channel where we host weekly office hours</td></tr><tr><td><p></p><p><strong>PANEL</strong></p></td><td></td></tr><tr><td><strong># 🧙 |  verified-panel</strong><mark style="color:purple;"><strong>*</strong></mark></td><td>Place of discussion for verified members </td></tr><tr><td><strong># 💪 |  roles</strong><mark style="color:purple;"><strong>*</strong></mark></td><td>Where verified members can add/change roles </td></tr><tr><td><strong># 🌟 |  become-verified</strong></td><td>Information on how to <a href="/pages/8apYRnvM4TJRnWlFrkmb">become verified</a></td></tr><tr><td><strong>🔊 meeting</strong><mark style="color:purple;"><strong>*</strong></mark></td><td>Voice channel for verified members</td></tr><tr><td><p></p><p><strong>GENERAL</strong></p></td><td></td></tr><tr><td><strong># ☕ |  general</strong></td><td>For all general chat and discussion</td></tr><tr><td><strong># ❓ |  support</strong></td><td>For all questions, reports, or other support requests</td></tr><tr><td><strong># ⚡ |  project-announcements</strong></td><td>For all SCF project promotion and announcements</td></tr><tr><td></td><td></td></tr><tr><td><p></p><p><strong>SCF-[CURRENT ROUND]</strong></p></td><td>Contains each individual candidate channel of the current round when the round is active</td></tr><tr><td><p></p><p><strong>CANDIDATES</strong></p></td><td>Contains all projects that have been selected as a candidate during the last two SCF rounds</td></tr><tr><td><p></p><p><strong>WINNERS</strong></p></td><td>Contains all candidates that have won during the last two SCF rounds</td></tr></tbody></table>

## Roles

<table data-header-hidden><thead><tr><th></th><th width="587"></th></tr></thead><tbody><tr><td>Admin</td><td>Administrator of the server</td></tr><tr><td>SDF</td><td>Employee of the Stellar Development Foundation</td></tr><tr><td>Mod</td><td>Drives conversations and keeps an eye out for trouble to ensure that the server is a fair and safe space for interaction</td></tr><tr><td>Verified</td><td><a href="/pages/8apYRnvM4TJRnWlFrkmb">Verified member</a></td></tr><tr><td>Voter</td><td><a href="/pages/8apYRnvM4TJRnWlFrkmb">Verified member</a> that is not submitting in a given round</td></tr><tr><td>Expert</td><td>Verified member role: answers questions upon request based on their area of expertise</td></tr><tr><td>Buddy</td><td><a href="#roles">Verified member role:</a> supports individual projects they like in their journey on Stellar</td></tr><tr><td>Content Creator</td><td><a href="#roles">Verified member role:</a> works with community and SDF to create helpful resources to support the growth of SCF projects</td></tr><tr><td>Community Champion</td><td><a href="#roles">Verified member role:</a> shares the love of SCF beyond the server and highlights individual projects</td></tr><tr><td>Infrastructure</td><td><a href="#roles">Verified member role:</a> provides access and support to infrastructure (white-label wallets, stablecoins, etc.) for (select) SCF projects</td></tr><tr><td>Growth</td><td><a href="#roles">Verified member role:</a> provides opportunities for potential investment, incubation, or acceleration for select SCF projects</td></tr><tr><td>Winner</td><td>Submitter of <a href="/pages/8STU3pPuOFqRhGrGhEg2#winning-submission-winners">winning submission</a></td></tr><tr><td>*SCF #10*</td><td>Winner of SCF #10</td></tr><tr><td> *SCF #9* </td><td>Winner of SCF #9</td></tr><tr><td>*SCF #8*</td><td>Winner of SCF #8</td></tr><tr><td>*SCF #7* </td><td>Winner of SCF #7</td></tr><tr><td>Candidate</td><td>Submitter of <a href="/pages/8STU3pPuOFqRhGrGhEg2#selected-submission-candidate">selected submission</a></td></tr><tr><td>SCF #10</td><td>Candidate of SCF #10</td></tr><tr><td>SCF #9</td><td>Candidate of SCF #9</td></tr><tr><td>SCF #8</td><td>Candidate of SCF #8</td></tr><tr><td>SCF #7</td><td>Candidate of SCF #7</td></tr><tr><td>Everyone</td><td>Everyone in the server without a role</td></tr></tbody></table>

<mark style="color:purple;">**\***</mark><mark style="color:purple;">visible to @Verified only</mark>

<mark style="color:green;">**\***</mark><mark style="color:green;">visible to @Admin and @Mod only</mark>


---

# 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://stellar.gitbook.io/scf-handbook/additional-support/navigating-discord/channels-and-roles.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.
