# Creating

To get started with setup, run the `/setup server` command and fill in the options

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-2bfa888e815f33d0a8874e8a9201bb46d7e94d61%2Fsetup_server_1.png?alt=media" alt=""><figcaption><p>Setup Command</p></figcaption></figure>

{% tabs %}
{% tab title="Required Options" %}

* `platform` - The platform you want to setup the vote tracker on
  {% endtab %}

{% tab title="Optional Options" %}

* `role` - Role to be given to users after they vote
* `duration` - How long user should keep the role specified above
* `ping` - Should the voter be pinged in the vote message
* `channel` - The channel to send your vote message in
  {% endtab %}
  {% endtabs %}

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-354a502adae9bebfca7d0aa6568af2a7ef5d27cb%2Fsetup_server_2.png?alt=media" alt=""><figcaption><p>Options have been filled out</p></figcaption></figure>

Once you have filled out the options, run the command. Upon doing so, a pop-up will appear allowing you to customise the embed on your vote message. Please see below for details about required & optional fields as well as default values

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-5c7e358862abfb84232aba2cc138bbab2126c11d%2FServer%20Create%20%233.png?alt=media" alt=""><figcaption><p>Vote Embed Builder</p></figcaption></figure>

{% hint style="info" %}
You can use variables to have vote information in your vote message. see [here](https://docs.votemanager.xyz/variables) for more details
{% endhint %}

{% tabs %}
{% tab title="Required Fields" %}

* **Title** - title of the embed
  * <mark style="color:green;">**✓**</mark> <mark style="color:green;">- Variables are supported</mark>
  * <mark style="color:green;">**✓**</mark> <mark style="color:green;">- Markdown is supported</mark>
* **Color** - color of the left border on the embed
  * <mark style="color:green;">**✓**</mark> <mark style="color:green;">- Variables are supported</mark>
  * <mark style="color:red;">**✗**</mark> <mark style="color:red;">- Markdown is not supported</mark>
  * <mark style="color:green;">**✓**</mark> <mark style="color:green;">- Allowed formats</mark>
    * Hex code (Ex `#0bbbb7`)
    * Integer (Ex `0x0bbbb7`)
    * RGB color values (Ex `11, 187, 183`)
    * Preset (Ex `Red`)
* **Description** - main content of the embed
  * <mark style="color:green;">**✓**</mark> <mark style="color:green;">- Variables are supported</mark>
  * <mark style="color:green;">**✓**</mark> <mark style="color:green;">- Markdown is supported</mark>
* **Footer** - small text at the bottom of the embed
  * <mark style="color:green;">**✓**</mark> <mark style="color:green;">- Variables are supported</mark>
  * <mark style="color:red;">**✗**</mark> <mark style="color:red;">- Markdown is not supported</mark>
    {% endtab %}

{% tab title="Optional Fields" %}

* **Image** - big image in the embed. Appears below the description
  * <mark style="color:green;">**✓**</mark> <mark style="color:green;">- Variables are supported</mark>
  * <mark style="color:red;">**✗**</mark> <mark style="color:red;">- Markdown is not supported</mark>
  * <mark style="color:green;">**✓**</mark> <mark style="color:green;">- Allowed formats</mark>
    * Any `https`or `http` link to an image file
      {% endtab %}
      {% endtabs %}

Once you have made your custom embed, press the submit button. This will close the pop-up, and you will be sent a message similar to the following

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-e8e4da8c04520fa7e8ee79de7140379778e2268f%2FServer%20Create%20%234.png?alt=media" alt=""><figcaption><p>Last step in Discord</p></figcaption></figure>

* **1**: These are the next steps for your setup. You can find more detail about them by going to the page in our docs for the bot list you are using:
  * [Discord Servers](https://docs.votemanager.xyz/servers/create/discord-servers)
  * [Disurl](https://docs.votemanager.xyz/servers/create/disurl)
  * [Infinity Bots](https://docs.votemanager.xyz/servers/create/ibl)
  * [Discadia](https://docs.votemanager.xyz/servers/create/discadia)
  * [Discord Place](https://docs.votemanager.xyz/servers/create/discord-place)
* **2**: Details about your vote tracker including the channel, role & duration
* **3**: This is the authentication password for your tracker. **Do not share this with anyone else!** We also recommend keeping this somewhere safe as you may need it later
* **4:** The second embed is a preview of your vote message

To continue your setup, please go to the URL provided in the above embed (#1). Here you should find a place to input the webhook URL provided in the above embed (#2) and the password (#6). If you can't find it please go to our docs page from the bot list you are using.
