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

# Introduction

> Welcome to the Suggestions documentation

## Setting up

Set up suggestions for your server in seconds.

<Card title="Start Fresh" icon="rocket" href="/quickstart" horizontal>
  Follow our three step quickstart guide.
</Card>

<Card title="Migrate Existing Forum" icon="arrows-turn-right" href="/migrate-existing-forum" horizontal>
  Migrate suggestions from an existing forum channel.
</Card>

## Why this bot?

Suggestions seamlessly integrates with forum channels, while also providing a way to easily view and vote on the top suggestions in the server.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/suggestions/SROYaiYj9z0e8voC/images/suggestions-usage-demo-light.png?fit=max&auto=format&n=SROYaiYj9z0e8voC&q=85&s=6a3bcc4b5ecbf39fdce8f8e605f3943c" width="1470" height="803" data-path="images/suggestions-usage-demo-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/suggestions/SROYaiYj9z0e8voC/images/suggestions-usage-demo-dark.png?fit=max&auto=format&n=SROYaiYj9z0e8voC&q=85&s=62eee5efa4446b341b04487465a0a973" width="1470" height="803" data-path="images/suggestions-usage-demo-dark.png" />
</Frame>

## Features

<Columns cols={2}>
  <Card title="Suggestions Forum" href="/features/suggestions-forum">
    Send all suggestions to a forum channel, where users can vote or discuss them.
  </Card>

  <Card title="Top Suggestions" href="/features/top-suggestions">
    View the top voted suggestions in your server.
  </Card>

  <Card title="Suggestion Tags" href="/features/suggestion-tags">
    Use tags to categorise suggestions, and to mark them as completed.
  </Card>

  <Card title="Downvoting" href="/features/downvoting" horizontal>
    Allow users to downvote suggestions
  </Card>
</Columns>
