# UT Dallas Discord & Resources

## UT Dallas Discord & Resources

- [UT Dallas Discord, Resources & Guides (Homepage)](https://wiki.utdallasdiscord.com/master.md): A helpful wiki of resources for utilizing Discord for your UT Dallas community. Questions? Contact the student UT Dallas Discord Team at https://discord.gg/utdallas!
- [What Is Discord](https://wiki.utdallasdiscord.com/what-is-discord.md): What exactly is Discord? - Discord is your place to talk.
- [Why Discord Over Other Platforms](https://wiki.utdallasdiscord.com/why-discord-over-other-platforms.md): Why you should use Discord over other platforms!
- [How To Use Discord](https://wiki.utdallasdiscord.com/how-to-use-discord.md): Using Discord 101: Here's a quick guide of how to use Discord for you new users!
- [Creating A Discord Server](https://wiki.utdallasdiscord.com/creating-a-discord-server.md): Creating A Discord Server 101: How do you do it & things you should consider!
- [Keeping Your Server Safe](https://wiki.utdallasdiscord.com/moderation/keeping-your-server-safe.md): Keeping your Discord Server safe 101: Moderation
- [Getting Started](https://wiki.utdallasdiscord.com/discord-guides/getting-started.md): A guide on using Discord from Discord's Support Website (support.discord.com).
- [Getting Started on Mobile](https://wiki.utdallasdiscord.com/discord-guides/untitled.md): A guide on using Discord from Discord's Support Website (support.discord.com).
- [Beginner's Guide to Discord](https://wiki.utdallasdiscord.com/discord-guides/beginners-guide-to-discord.md): A guide on using Discord from Discord's Support Website (support.discord.com).
- [Starting Your First Discord Server](https://wiki.utdallasdiscord.com/discord-guides/starting-your-first-discord-server.md): A Discord Article & Guide from blog.discord.com
- [Student Events Channel](https://wiki.utdallasdiscord.com/resources/student-events-channel.md): Be sure to be utilizing the #student-events channel in the UT Dallas Discord!
- [UTD Discord Server Directory](https://wiki.utdallasdiscord.com/resources/utd-discord-server-directory.md): Be sure to get your Discord Server added to the UTD Discord Server Directory!
- [Hosting Events In The Main Discord](https://wiki.utdallasdiscord.com/resources/hosting-events-in-the-main-discord.md): If you're interested in hosting events in the UT Dallas Discord, we're here to help!
- [Swag Boxes & Merch](https://wiki.utdallasdiscord.com/resources/swag-boxes-and-merch.md): So.... you're interested in FREE Discord Swag Boxes & Merch/?!?!!


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.utdallasdiscord.com/master.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.
