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

# Server Directory

> List your Discord server and help new members discover it through community votes and rich listing pages.

The server directory is a searchable index of Discord servers listed on discord.place. Server owners can submit their server to gain visibility, and community members can vote for servers they like to help them rank higher in the directory.

## Browsing servers

Visit [discord.place/servers](https://discord.place/servers) to explore listed servers:

* **Search** — find servers by name or keyword
* **Categories** — filter by topics such as Gaming, Music, Education, Programming, and more
* **Sorting** — order by total votes, newest, or member count

Each server card shows the name, icon, description, category, member count, and vote count.

## Adding your server

<Note>
  You must be the owner of the Discord server to list it. You also need to be a member of the discord.place Discord server at the time of submission.
</Note>

<Steps>
  <Step title="Join the discord.place server">
    Membership in the official discord.place Discord server is required before listing.
  </Step>

  <Step title="Add the discord.place bot to your server">
    Invite the discord.place bot to your server. The bot must be present to verify listing requirements and fetch server data.
  </Step>

  <Step title="Go to the servers page">
    Navigate to [discord.place/servers](https://discord.place/servers) and click **Add your server**.
  </Step>

  <Step title="Enter your server's details">
    Provide the following information:

    * **Server** — select from servers you own that have the discord.place bot
    * **Description** — a description of your server's purpose and community
    * **Category** — a single category that best fits your server
    * **Keywords** — additional search terms to help people find your server
    * **Invite link** — a valid Discord invite URL (vanity or standard invite)
  </Step>

  <Step title="Submit">
    Click **Submit**. Unlike bots, servers are listed immediately once all requirements are met — there is no manual review queue.
  </Step>
</Steps>

<Warning>
  Your server must meet discord.place's listing requirements (such as minimum member count and other criteria checked by the bot) before it can be submitted. The submission form will show which requirements are unmet.
</Warning>

## Server votes

Any logged-in user can vote for a server once every 24 hours. Votes increment the server's vote counter and affect its ranking in the directory.

You can configure a webhook URL on your server's manage page to receive a notification each time someone votes. See [Vote Webhooks](/api-reference/bots/webhooks) for payload details.

### Vote rewards

Server owners can configure role rewards that are automatically granted to members who accumulate a certain number of votes. Rewards are managed from the server's manage page on discord.place.

## Rankings and featured servers

Servers are ranked primarily by total vote count. Servers with the **Standed Out** premium feature appear with increased visibility in the directory for a set period.

<CardGroup cols={2}>
  <Card title="Vote Webhooks" icon="bell" href="/api-reference/bots/webhooks">
    Receive a POST request every time someone votes for your server.
  </Card>

  <Card title="Premium" icon="star" href="/premium/overview">
    Learn about Standed Out and other premium features for servers.
  </Card>
</CardGroup>
