# activity + pick spawn

## settings: activity + pick spawn ♡

<figure><img src="https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2FbJzist8Csv0e9vni2P8K%2FScreenshot%202024-01-01%20at%204.42.34%E2%80%AFPM.png?alt=media&#x26;token=d97e28fd-cc6b-40ee-ac2f-2510ec314800" alt=""><figcaption><p>the activity + pick spawn settings</p></figcaption></figure>

### ✎ activity channels + settings

* activity channels are channels where users passively earn the server's currency while chatting.
* they don't earn currency for every message, though. there is a cooldown for how often they can get currency while actively chatting.
* to add a channel that you want chatting rewarded with currency, use `/set activity channels`. a dropdown menu with your server's channels will appear, allowing you to click how ever many/little channels you'd like.

<figure><img src="https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2FsvkEUzciTlWUTOu5on4R%2FScreenshot%202024-01-01%20at%204.40.22%E2%80%AFPM.png?alt=media&#x26;token=30dcf2c6-696a-443c-ae5e-8438da0772eb" alt=""><figcaption><p>the set activity channels command</p></figcaption></figure>

* to change the server's cooldown, as well as the min/max values, use `/set activity settings min:<minimum # of currency given> max:<maximum # of currency given> cooldown:<# in seconds>`

{% hint style="warning" %}
adjusting the cooldown is a **premium server** feature.
{% endhint %}

<figure><img src="https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2FEStAWXQfIgW7A2tB10xJ%2FScreenshot%202024-01-01%20at%204.47.46%E2%80%AFPM.png?alt=media&#x26;token=dda71759-0170-4d4c-bba1-7532b36ba18b" alt=""><figcaption><p>the set activity settings command</p></figcaption></figure>

### ✎ pick channels + settings

* pick spawns are temporary drops of currency that users can "pick up" using `/pick`
* pick channels, by extension, are the channels where pick messages will spawn. to add a channel that you want pick messages to spawn, use `/set pick channels`. a dropdown menu with your server's channels will appear, allowing you to click how ever many/little channels you'd like.

<figure><img src="https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2FsvkEUzciTlWUTOu5on4R%2FScreenshot%202024-01-01%20at%204.40.22%E2%80%AFPM.png?alt=media&#x26;token=30dcf2c6-696a-443c-ae5e-8438da0772eb" alt=""><figcaption><p>the set pick channels command</p></figcaption></figure>

* additionally, you can adjust the settings of pick spawns.
* to change the pick settings, use `/set pick settings min:<min # of currency dropped> max:<max # of currency dropped> speed:<very fast/fast/medium/slow/very slow> type:<multiple people can /pick per drop/only first person can /pick per drop> hard:<requires a code/does not require a code>`

<figure><img src="https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2Fsp9GVgDMIWbMh6Ft2mkb%2FScreenshot%202024-01-01%20at%204.54.15%E2%80%AFPM.png?alt=media&#x26;token=39445a09-6108-4bdd-a2d4-93eb79aa9fe8" alt=""><figcaption><p>the set pick settings command</p></figcaption></figure>


---

# 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.mimu.bot/settings/getting-started/activity-+-pick-spawn.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.
