# How to Set Up? (For Admins)

{% hint style="info" %}
Enabling Influencers' Tweets is a must as competitions work on Influencers' Tweets. For more info, refer to this article :point\_right: [Settings](/overview/our-features/receive-influencers-tweets/settings.md)
{% endhint %}

**Step 1:**  Use command /startcomp in group.\
Format:   `/startcomp time` , for example:  `/startcomp 7 days`

{% hint style="info" %}
All these formats are acceptable:

* &#x20;/startcomp 1 day
* /startcomp 2 days 5 hours 10 minutes
* /startcomp 1d 7h&#x20;
  {% endhint %}

![](/files/55yCRJKXw4x3C2fxzChS)\
**Step 2:** After using the command, you will get 2 options. Details of both the options are mentioned in the message. Choose your desired option\
![](/files/RYfQO3KO7WdN21SG7Ezs)

**Step 3:** Then you will be asked to enter the **Prize Amount** amount. You can write any token/coin you wish(to leave it empty, use something like 0 usd)

:tada: <mark style="color:red;">**Congrats, you just created your first Raiding Competition!!!**</mark>\
This "Raiding Competition Started" message will be pinned. Once users start participating, it will also show a summarized leaderboard in the pinned message and will keep updating it.\
To get a detailed leaderboard, use the command /leaderboard\
![](/files/N2NrWGezIlDIBJylpbme)


---

# 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.tweetstormbot.com/overview/our-features/raiding-competitions/how-to-set-up-for-admins.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.
