> For the complete documentation index, see [llms.txt](https://wiki.utdallasdiscord.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.utdallasdiscord.com/resources/student-events-channel.md).

# Student Events Channel

## Obtaining Access to Post to #Student-Events Channel

Are you a part of a student organization, club, group, or even university department? You should be posting your events in the **#student-events channel in the UT Dallas Discord!** Be sure to direct message one of the Server Admins (@EMERALD or @Erictigerawr) at <https://discord.gg/utdallas> to obtain the super cool **@Event Coordinator** role - which grants you access to posting to this channel!&#x20;

![](/files/-MWhWykS0RfIIXaqkgJ_)

Our **#student-events** channel serves as an "announcement channel" - which means tons of other smaller UTD Discord Servers follow that channel (which means messages sent in our channel are distributed down the pipeline to over 30+ servers). *This will help you highly when marketing your event on Discord!*

## Rules When Using #Student-Events

* Each student club/org/group is limited to **one message per week.** This means you will only be able to post and ping the **@Student Events** role ONE (1) time within a 7-day duration. Please do not post more than once.
* Your event MUST be public and open to all students. We do not allow events that are exclusive to only your own club members, requires a membership fee for the event, etc. (You can keep these events in your own Discord Server).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.utdallasdiscord.com/resources/student-events-channel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
