# Server commands

## 1. My products

Go to [MY PRODUCTS](https://tip4serv.com/dashboard/my-products) and **ADD** or **EDIT** a product

<figure><img src="/files/Rz38NjflesUawChkEYjx" alt=""><figcaption><p>Screenshot from My Products</p></figcaption></figure>

## 2. Product editor

Click on **Add Discord or game server** button and click on a server

<figure><img src="/files/W37RMjq4s3ZyezxJ8bM9" alt=""><figcaption><p>Screenshot from Product editor</p></figcaption></figure>

## 3. Commands editor

**For a game server:** Enter the commands that should run on your server.

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

**For a Discord server:** Choose the roles to give and enter a private message or disable it. You can also add a channel message.

<figure><img src="/files/6c34ysg0DHid4BLFSHAB" alt=""><figcaption><p>Give a role, send a private message and a channel message</p></figcaption></figure>

<figure><img src="/files/lWHh1sT7XrK0mZt9KqPQ" alt=""><figcaption><p>Give a role without sending a message</p></figcaption></figure>

{% hint style="info" %}
Learn more about [how to mention a member in a channel ?](/discord-setup/mention-members.md)
{% endhint %}


---

# 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://docs.tip4serv.com/store-setup/server-commands.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.
