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

# How-to-Store

**Step 1:** Join our Discord server and find the GM\_Store\_Bot#7738 bot in member list on the right side of the screen

<figure><img src="/files/7J6IcNgap4xDPb51j1cK" alt=""><figcaption></figcaption></figure>

**Step 2:** Send a direct message to GM\_Store\_Bot#7738 bot, for example, by typing “help”.

<figure><img src="/files/07N1p2xHdD78f5rHuQ17" alt=""><figcaption></figcaption></figure>

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

**Step 2:** Create a deposit account and make sure you have enough coins for purchases at the store

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

**Step 3:** Transfer the amount of coins you wish to deposit to the address sent to you by the bot to complete the deposit

**Step 4:** Send "buylist" to the bot for a list of items available for purchase

<figure><img src="/files/57TL7Ep5p6AUCqFuZlnM" alt=""><figcaption></figcaption></figure>

**Step 5:** Send "buy" with the item you want to buy to complete the purchase

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

**Step 6:** Send a "backpack" command to see what you have for use

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

**Step 7:** Send the "use\_item" command and the item you want to use to use it

<figure><img src="/files/45FukEwQusWF0uJXmr8n" alt=""><figcaption></figcaption></figure>

**Step 8:** Once you have your gaming license, you will now need to visit the following link to bind your gaming account, and once you have done so, you can play and earn coins on Pubg, Dota2, Naraka, League of Legends, and Rust!

{% content-ref url="/pages/dC6VqZ9JGvTzRYkVqpC7" %}
[How-to-League of Legends](/goodmorningnetwork/gaming/how-to-league-of-legends.md)
{% endcontent-ref %}

{% content-ref url="/pages/jt9ji7AvmSNbyRzmErJ5" %}
[How-to-rust](/goodmorningnetwork/gaming/how-to-rust.md)
{% endcontent-ref %}

{% content-ref url="/pages/HvWOseroUSKmex84a5tb" %}
[How-to-Naraka](/goodmorningnetwork/gaming/how-to-naraka.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ss07XbF1BHXOXrKvUdtQ" %}
[how-to-Dota2](/goodmorningnetwork/gaming/how-to-dota2.md)
{% endcontent-ref %}

{% content-ref url="/pages/00CFc4Uw2PabCn7GEKLL" %}
[How-to-Pubg](/goodmorningnetwork/gaming/how-to-pubg.md)
{% endcontent-ref %}


---

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