> For the complete documentation index, see [llms.txt](https://gamepass-network.gitbook.io/gamepass.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gamepass-network.gitbook.io/gamepass.network/pog-earning/gaming/how-to-dota.md).

# How to DOTA

### **Step 1:** Join our Discord server and find the @GPBot bot in member list on the right side of the screen.&#x20;

<div align="left"><figure><img src="/files/ZILliunBboq33H4uXIXI" alt=""><figcaption></figcaption></figure></div>

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

<div align="left"><figure><img src="/files/uzRGJ205IT4SDpC2jnKc" alt=""><figcaption></figcaption></figure></div>

### **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.

### **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="/files/IYyFIO84UJZm7ETH3HUb" alt=""><figcaption></figcaption></figure>

### **Step 6:** Play and earn!

{% hint style="info" %}
**Available modes:** **Ranked** and **Unranked.**&#x20;

**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.
{% endhint %}

<div align="left"><figure><img src="/files/chGwAioZamdasRe7YS0Z" alt=""><figcaption></figcaption></figure></div>

### You can download [DOTA from Steam](https://store.steampowered.com/app/570/Dota_2/)&#x20;


---

# 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://gamepass-network.gitbook.io/gamepass.network/pog-earning/gaming/how-to-dota.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.
