> 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/utd-discord-server-directory.md).

# UTD Discord Server Directory

## What is the UTD Discord Server Directory?

In the UT Dallas Discord, we have a **#discord-servers** channel that links to over 30+ other UTD Discord Servers. This ranges from the Esports Discord, AMP Discord, UTDesign Makerspace Discord, and many more. This is seen by thousands of students a week and is our main "hub" where we direct students to find other servers to join!

## Getting Your Server Added to the Directory!

* Create a never-expiring Discord Invite to your Discord Server (looks like [discord.gg/a43e21k](https://discord.gg/a43e21k)).
* Direct Message a Server Admin on the UT Dallas Discord.&#x20;
* Provide the following:
  * Server Name
  * Server Description (a copy/paste description)
  * Invite Link
* Required: You'll have to permanently link back somewhere in your info or rules channel back to the UT Dallas Discord by adding <https://discord.gg/utdallas> somewhere in there!

*One of our server moderators/admins will make sure that your server is properly moderated in order to be added to the UTD Discord Server Directory! TLDR; We just want to make sure we're directing students to safe & friendly communities that welcome all UTD students.*


---

# 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/utd-discord-server-directory.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.
