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

# Introduction

> Welcome to the Assistants Technologies Documentation!

<img className="block dark:hidden" src="https://mintcdn.com/assistantscenter/e0fzjuWUPc5-sSJC/images/dbd-banner.png?fit=max&auto=format&n=e0fzjuWUPc5-sSJC&q=85&s=bbefc5505f718b079bace9ea5bb0b609" alt="Hero Light" width="1920" height="500" data-path="images/dbd-banner.png" />

<img className="hidden dark:block" src="https://mintcdn.com/assistantscenter/e0fzjuWUPc5-sSJC/images/dbd-banner.png?fit=max&auto=format&n=e0fzjuWUPc5-sSJC&q=85&s=bbefc5505f718b079bace9ea5bb0b609" alt="Hero Dark" width="1920" height="500" data-path="images/dbd-banner.png" />

## Setting up

Get started using the module

<CardGroup cols={2}>
  <Card title="Create a Project" icon="pen-to-square" href="quickstart">
    Get your docs set up locally for easy development
  </Card>
</CardGroup>

## Make it yours

Update your dashboard and make it fit your style!

<CardGroup cols={2}>
  <Card title="Customize Texts and Images" icon="palette" href="soft-ui/docs/locales.mdx">
    Customize your docs to your company's colors and brands
  </Card>

  <Card title="Add Formtypes" icon="screwdriver-wrench" href="/essentials/formtypes.mdx">
    Add different Form Types to make your bot customization easier
  </Card>

  <Card title="Full Code Example" icon="stars" href="https://learnit.assistantscenter.com/discord-dashboard-tutorial-2-1-lets-make-it-work/">
    Check out our full code example
  </Card>
</CardGroup>

## Frequently Asked Questions

<CardGroup cols={2}>
  <Card title="How do I use MongoDB" icon="database" href="essentials/mongodb">
    Customize your docs to your company's colors and brands
  </Card>
</CardGroup>
