> ## Documentation Index
> Fetch the complete documentation index at: https://docs.slotbot.de/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started

## Join in with others

<Steps titleSize={"h3"}>
  <Step title={"Invite Slotbot"}>
    [https://slotbot.de/invite](https://slotbot.de/invite)
  </Step>

  <Step title={"Enter /add_event_to_channel in a Discord channel of your choice"}>
    The event will then be [added](/en/integrations/discord/bot-commands/add-event-to-channel) and shown directly in the channel.
  </Step>

  <Step title={"That's it!"}>
    Interested members can register directly using the [/Slot](/en/integrations/discord/bot-commands/slot) command.
  </Step>
</Steps>

*By the way: If your community is invited to an event, or if you add an event to your own Discord server, it will also appear directly in the [Event Calendar](/en/events/event-calendar).*

<Columns cols={2}>
  <Card title={"Invite the bot"} href={"https://slotbot.de/invite"} img={"/images/start/start-discord.png"} />
</Columns>

## Creating your own events

<Steps titleSize={"h3"}>
  <Step title={"Invite the bot"}>
    [https://slotbot.de/invite](https://slotbot.de/invite)
  </Step>

  <Step title={"A community is created automatically"}>
    ... with you as an administrator. You will then be able to find the community in the overview at [https://slotbot.de/guilds](https://slotbot.de/guilds). Here, you can manage your [community](/en/communities/configuration) and [members](/en/communities/members).
  </Step>

  <Step title={"Open calendar"}>
    You can access your community's calendar from the community overview.
  </Step>

  <Step title={"Create a new event"}>
    You will find the 'Create New Event' button above the calendar.
  </Step>
</Steps>
