# Chatbot

Some example chats:

<figure><img src="/files/9e4AYHcg697HXEupBWBp" alt=""><figcaption><p><strong>Spidey Originals</strong></p></figcaption></figure>

<figure><img src="/files/aMLgWJlwqMlyABNF7DgC" alt=""><figcaption><p><strong>ChatGPT</strong></p></figcaption></figure>

⦿ `/chat` - Chat with chatbot directly in your current channel.

<figure><img src="/files/wtJOuzeAypw3IrPUfGPy" alt=""><figcaption><p><code>/chat</code></p></figcaption></figure>

\
\
⦿ `/set-channel` - Setup a channel where you want to use spidey without using /chat.

<figure><img src="/files/K1O28L4trf3iNd20xIVB" alt=""><figcaption><p><code>/set-channel</code></p></figcaption></figure>

\
\
⦿ `/reset-channel` - Remove the channel in which you setup spidey chatbot.

<figure><img src="/files/lhnbBdn5RvzUkTvH3SmL" alt=""><figcaption><p><code>/reset-channel</code></p></figcaption></figure>

\
\
⦿ `/set-version` - Set chatbot channel\
\
&#x20;   Available versions - **ChatGPT** & **Spidey Original**. Default is **Spidey Original**

<figure><img src="/files/Vx0yQ4GfOQpGkWogAOpn" alt=""><figcaption><p><code>/set-version</code></p></figcaption></figure>

\
\
⦿ `/persona` - Create your personal chatbot personality and chat with it in spidey's DMs.


---

# 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://vishvaas.gitbook.io/spidey/commands/chatbot.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.
