# SparkAI Chat

> **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.**

{% embed url="<https://www.loom.com/share/7e1f418662384bae948828bf7a40818b>" %}

Introducing SparkAI, an AI-powered Discord bot designed to make your community more engaged and informed. Spark reads your project's white paper and automatically answers questions. This solves the twin problems of members not reading documentation and a lack of engagement, both new and old.

### Spark on Discord

#### Spark answers questions and also engages with users:

What sets Spark apart is its complete customizability. It reads your project's documentation and turns it into an engaging experience. In addition, Spark focuses on talking the way that you want, so that your bot will talk the same style as your team does. The result is stronger brand connections and increased member engagement. Plus, setting up Spark is free and incredibly easy. Spark is ideal for both small and large servers to manage member inquiries effectively.

#### Spark can respond to:&#x20;

* **Every Message**: This is great for engagement. It instantly answers questions on a specific channels.&#x20;
* **Unanswered Questions**:  Serve as a virtual moderator when you don't have 24/7 mods. It passively listens to conversations, detects questions, and only answers when there is low traffic and no response particularly to the question.&#x20;

#### Spark Multi-Agentic Mode:

* You can have Spark in multiple channels in either of the two response modes.&#x20;
* You can have Spark talks in different styles with different instructions depending on the channels.
* Knowledge per Agent: You can now restrict which knowledge sources each specific agent has access to.&#x20;

### Spark on Your Website

Spark isn’t just for Discord. You can bring the same intelligent AI directly to your website as a customizable chat widget. This allows visitors landing on your site to get instant, accurate answers before they even join your community.

* Unified Knowledge: The widget uses the exact same knowledge base as your Discord bot. Train your bot once, and it will answer questions consistently across both platforms.
* Seamless Branding: Customize the colors, launcher icons, and bot personality to perfectly match your website's look, feel, and brand voice.
* Built for Lead Gen & SEO: Turn passive website visitors into engaged users by giving them immediate help, while you capture valuable insights and lead-gen data on exactly what your visitors are searching for.
* Simple Setup: Just copy and paste a simple snippet of code onto your site, and your customized bot is instantly live.

{% hint style="info" %}
Join our [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/use-ai-to-supercharge-your-community/introduction/sparkai-chat.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.
