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

# Introduction

> Configs dont have to be hard

In this section, you can find information on how to configure Multex. This includes information on how to create and edit configs using Multex bot commands.

## How to configure Multex

In version 1, Multex only allows you to configure the bot using the `/config` command. This command allows you to configure the following details.

<CardGroup cols={2}>
  <Card title="Getting Started" icon="bolt" href="/v1/configs/getting-started">
    Configuring Multex subscriptions and linking your group.
  </Card>

  <Card title="Verifications" icon="users" href="/v1/configs/verifications">
    Configuring Multex verification roles and channels.
  </Card>

  <Card title="Channels" icon="hashtag" href="/v1/configs/channels">
    Configuring Multex channels such as audit logs.
  </Card>

  <Card title="Roles" icon="id-badge" href="/v1/configs/roles">
    Configuring Multex linked roles, combining Discord roles and Roblox roles.
  </Card>

  <Card title="Role Restrictions" icon="shield-cat" href="/v1/configs/restrictions">
    Configuring Multex role restrictions, preventing users from messing with certain roles unless given permission.
  </Card>

  <Card title="Discharges" icon="gavel" href="/v1/configs/discharges">
    Configuring Multex discharges, giving users specific roles when they discharge and where discharge logs are sent.
  </Card>

  <Card title="Transfers" icon="arrow-right-arrow-left" href="/v1/configs/transfers">
    Configuring Multex transfers, posting transfers to a specific channel.
  </Card>

  <Card title="Automations" icon="arrow-right-arrow-left" href="/v1/configs/automation">
    Configuring Multex automations, automating tasks such as desertions and auto verification.
  </Card>
</CardGroup>
