# How To Use Discord

![](/files/-MWg2FrDmwM5T9H8klfK)

**Creating Your Account**

To get started, head over to [**discord.com**](https://discord.com) to create your account. If you're on the phone, download the "Discord" app from App Store or the Google Play Store.

## Here are a few guides getting started on Discord:

* [**Getting Started**](/discord-guides/getting-started.md)
* [**Getting Started on Mobile**](/discord-guides/untitled.md)
* [**Beginner's Guide to Discord**](/discord-guides/beginners-guide-to-discord.md)


---

# 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://wiki.utdallasdiscord.com/how-to-use-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.
