> For the complete documentation index, see [llms.txt](https://runex-1.gitbook.io/runex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://runex-1.gitbook.io/runex/guide/first-time-setup.md).

# First Time Setup

1. First join the RuneX Discord through the ONLY official link -> [www.Discord.gg/OfficialRuneX](https://discord.gg/officialrunex)
2. Do the slash command /runex and insert your access code. If you don't have one reach out on twitter @RuneX\_Tech&#x20;
3. Next you will have to open a DM with the RuneX bot. This is **extremely important** as RuneX must be able to send DMs at all times. Simply open a DM with RuneX and do the slash command /checkdm - RuneX will conveniently send you alerts while using. If you miss this alerts it could be bad. So ensure you leave this DM open and don't **ever** close it. If you have trouble with using the /checkdm command, likely your Discord privacy settings need adjusted. See the below as a reference to help adjust your settings.\ <img src="/files/8PZ1zO0aKIrkQ948wAsN" alt="" data-size="original">
4. You are ready to get cookin' - Next check out -> [How To Buy](/runex/guide/how-to-buy.md) & [How To Sell](/runex/guide/how-to-sell.md)

*<mark style="color:red;">PS: The only official RuneX Bot is RuneX#1233 , if you receive DMs from any other accounts they are</mark> <mark style="color:red;"></mark><mark style="color:red;">**fake.**</mark>*

<figure><img src="/files/KVl6kPAt07AyyZYhPKKt" alt=""><figcaption><p>The ONLY official RuneX bot is RuneX#1233</p></figcaption></figure>


---

# 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:

```
GET https://runex-1.gitbook.io/runex/guide/first-time-setup.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.
