# how-to-Dota2

**Step 1:** Join our Discord server and find the GM Bot#3983 bot in member list on the right side of the screen

<figure><img src="/files/xOvAsm07DUCUY9kaPc6C" alt=""><figcaption></figcaption></figure>

**Step 2:** Send a direct message to GM Bot#3983 bot, for example, by typing “help”.

<figure><img src="/files/5lZ4tc2rkRBNAmlrFMtO" alt=""><figcaption></figcaption></figure>

**Step 3:** Link your wallet by using the command “**setwallet your\_wallet\_address**”, replacing “**your\_wallet\_address**” with your actual wallet address.

**Step 4:** Link your SteamID by using command **setsteam link\_to\_your\_steam\_prfile.** Bot will send you **secret phrase**. You need to **change** your steam account's display name to **secret phrase** and use linking command again. After profile linking is done, you can change your profile name back to your own.&#x20;

**Step 5:** Make sure that your **public match history** is enabled in the game settings. Go to the game settings and check the box as shown in the screenshot.

<figure><img src="https://cdn.discordapp.com/attachments/1104122389090009178/1105894498300612608/image.png" alt=""><figcaption></figcaption></figure>

Step 6: Play and earn!

Available modes: Ranked and Unranked. Modes that are not counted towards earning rewards: Custom Games, Custom Lobbies, VS Bots, New Player Mode. In general, all modes except Ranked and Unranked are not counted.

<br>

<figure><img src="https://cdn.discordapp.com/attachments/1104122389090009178/1105894970679906304/games.gif" alt=""><figcaption></figcaption></figure>


---

# 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://goodmorningnetwork.gitbook.io/goodmorningnetwork/gaming/how-to-dota2.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.
