# Art Bot

To begin, please ensure that the Vulcan Authentication role has the following permissions in your server. It must be able to see your desired support channels. *<mark style="color:red;">**Double-check your channel overrides to ensure Vulcan has sufficient access to broadcast the support ticket webhook. A warning will appear on the setup screen if Vulcan lacks sufficient permissions and the configuration cannot be saved. You can find how to set up channel permissions under the**</mark>* [*<mark style="color:purple;">**Getting Started**</mark>*](https://help.vulcan.xyz/getting-started) *<mark style="color:red;">**document section.**</mark>*

Start by navigating to the Art Bot option on the left side menu of your Vulcan Dashboard.

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

Then select Add Art Bot, and select 'NFT Contract' followed by pasting the contract address of the art you'd like the bot to broadcast. Click Save.

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

Next, you can set up Nicknames, Filtered Token ID(s), and keywords for the server members when using the command. The first option Nickname is an internal nickname exclusively for the Vulcan dashboard to help you organize. Token ID(s) allows you to filter which token ID(s) people can broadcast within a shared contract like Artblocks. Artbot Keywords is the keyword your users will use to broadcast the NFTs from the contract you've selected.

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

Finally, click Set Up Now under the No Artbot Channels and toggle which channels you'd like the art bot to be used in.

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

Once saved you're ready to go. Below is an example flow.

<figure><img src="/files/ISM5UFpryesNR4oLVTGP" alt=""><figcaption></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://premint.gitbook.io/vulcan/products/bots/art-bot.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.
