# Streak Creation Form

## <mark style="color:$primary;">Explanation of the Fields.</mark>

* In the <mark style="color:$primary;">**Game Name**</mark> field, enter your desired streak name.
* In the <mark style="color:$primary;">**Start Date**</mark> dropdown, select the day and time you want to start the streak.
* In the <mark style="color:$primary;">**End Date**</mark> dropdown, select the day and time you want to finish the streak.
* In the <mark style="color:$primary;">**Target words**</mark> field, type the word or words you want <mark style="color:purple;">**Bocto**</mark> to react to.
* In the <mark style="color:$primary;">**Prizes**</mark> field, type prize names.
* In the <mark style="color:$primary;">**Info Channel**</mark> dropdown, select the prepared channel with the [correct channel permissions](/appendix/setting-up-channels-permissions.md) where you wish <mark style="color:purple;">**Bocto**</mark> to send announcements when the streak is created and results when the streak is ended.

## <mark style="color:$primary;">Setting Up the Streak Conditions. Required Fields.</mark>

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

### <mark style="color:purple;">The End Date Setup Recommendation.</mark>

Since <mark style="color:blue;">**Word Streak**</mark> counts only one mention of the target word(s) per day per user, we recommend setting the game duration to more than 1 day (1 week or more is ideal). However, to test how it works, you can set it to even 1 minute.

### <mark style="color:purple;">The Target Word Field Tricks.</mark>

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

{% hint style="success" %}
More than one word (*<mark style="color:$success;">e.g., gm, good morning</mark>*) in the <mark style="color:$primary;">**Target words**</mark> field is acceptable. Separate words with commas if you wish to add more than one target word.
{% endhint %}

{% hint style="success" %}
Don't care about the case - Bocto will count the word typed as *<mark style="color:$success;">gm</mark>* or *<mark style="color:$success;">Gm</mark>* or *<mark style="color:$success;">GM</mark>* as the same word.
{% endhint %}

{% hint style="success" %}
Emojis are acceptable - use any regular emojis (like ☕,💜,🔥,💍or any other) as one word or separated by commas if you want to make the streak more specific or fun.
{% endhint %}

{% hint style="success" %}
Running several word streaks simultaneously is acceptable. Even duplicates of streaks with the same target word running simultaneously are acceptable! We have no idea why you need to use it, but if you will - it works!
{% endhint %}

{% hint style="danger" %}
You won't be able to change the target word after the word streak is created!
{% endhint %}

### <mark style="color:purple;">The Prizes Setup Recommendation.</mark>

You can set up to three prizes for the game, but only the first-place prize is required. The prizes for 2nd and 3rd place are optional, and you can keep these fields blank.

## <mark style="color:$primary;">Setting Up the Streak Conditions. Optional Fields.</mark>

By default, the target word(s) are triggered by all roles in all public channels (and also private channels, where <mark style="color:purple;">**Bocto**</mark> was added manually).

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

However, you can configure it so that it reacts only for certain roles and/or only in certain channels.

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

{% hint style="warning" %}
The server owner and users with Administrator permissions will be excluded from exceptions, meaning <mark style="color:purple;">**Bocto**</mark> will always respond to their messages containing the target word(s).
{% 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://guide.bocto.octopeeps.com/plugins/mini-games/word-streak/streak-creation-form.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.
