# Commands

> **Click** [**here**](https://discord.com/oauth2/authorize?client_id=1069423090225918082\&permissions=275146722545\&integration_type=0\&scope=applications.commands+bot\&redirect_uri=https%3A%2F%2Fcommunityone.io%2Fdashboard%2Fbot-auth-complete%2F%3Fsource%3Dgitbook\&response_type=code) **to introduce our bot to your server.**

## Spark

### "@CommunityOne"

By using Discord's @mention feature, you can ask Spark stuff from anywhere in your discord, as long as the channel is visible to Spark. You can change Spark's roles and permissions in your Discord settings. For additional information, see Discord's documentation [here](https://support.discord.com/hc/en-us/articles/206029707-Setting-Up-Permissions-FAQ#:~:text=You%20can%20adjust%20permissions%20of,all%20features%20of%20a%20channel.).&#x20;

### "@SomeoneElse"

If you mention @someoneelse, while in the same channel as Spark, Spark will ignore that message allowing users to talk between themselves in a Spark Channel without the bot responding.&#x20;

## AI CM

### "/community-guru"

Input the date range where you want our AI CM to analyze. If you are not sure what date range, try 1 week, 1 month or periods with high activities via your analytics.

## Hype Engine

### "/quests"

Members use /quests to play Hype Engine.

### "/award-points"

For mods to manually reward their members with points (premium only)

{% hint style="info" %}
Join [Discord](https://discord.gg/nVqt3z78Mw) for questions, comments, and a little gift <img src="https://fonts.gstatic.com/s/e/notoemoji/latest/1f381/512.gif" alt="🎁" data-size="line"> or back to [CommunityOne Home](https://communityone.io/)
{% 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://communityone.gitbook.io/communityone/feature-deepdive/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.
