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

# Floor Price Bot

> Auto-update a Discord channel name with the live floor price of your NFT collection.

The Floor Price Bot renames a Discord channel to show the current floor price of your NFT collection — updating automatically every 10 minutes. Your community always sees the latest price at a glance without leaving Discord.

<Card title="Open in Apetopia →" href="https://apetopia.co/dashboard/discord/floor-price">
  Go directly to this feature in your dashboard.
</Card>

<Note>
  This is a **Pro** plan feature.
</Note>

## How it works

Instead of posting messages, the bot updates the **name of a channel** in your Discord server. For example, a channel named `FP: ◎{price}` becomes `FP: ◎2.45` and refreshes every 10 minutes automatically.

Floor price data is pulled from **Magic Eden** using your collection's marketplace symbol.

## Setting it up

1. Go to **Floor Price Bot** in your dashboard
2. Click **Add collection**
3. Enter your collection's **Magic Eden symbol** (e.g. `angry_apes_society` — found in the URL at `magiceden.io/marketplace/your-symbol`)
4. Customize the **channel name template** using `{price}` as the placeholder (e.g. `AAS FP: ◎{price}`)
5. Click **Create channel** — Apetopia creates a new voice channel in your Discord server with the current price
6. Click **Save configuration**

You can add up to **5 collections**, each with its own channel.

## Removing a collection

Click the **Delete channel** button on any active collection. This removes the channel from Discord and clears it from your configuration. If the channel hasn't been created yet, the entry is simply removed from the list.

<Tip>
  Channels used for floor price display are read-only by default, so members can see the price at all times without being able to write in them — no moderation needed.
</Tip>
