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

# Command Reference

> Every Chirper command and how to use it.

## Quick start

Chirper has a lot of commands, and it can be overwhelming to get started! However, despite its appearance, you can get started posting in *seconds*.

<Steps>
  <Step title="Create an account">
    Run `/account register` to create a Chirper account within that server.
  </Step>

  <Step title="Make a post">
    Run `/post` and fill in the contents of your post. That's it!
  </Step>
</Steps>

## Command reference

### Account management

| Command                 | Description                                                                                                                                          |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| `/account register`     | Create a new Chirper account. Chirper accounts are unique to each server you are a member of, and you may only create **three** accounts per server. |
| `/account edit`         | Edit an existing Chirper account.                                                                                                                    |
| `/collaborator add`     | Allow another server member permission to post as your account.                                                                                      |
| `/collaborator remove`  | Disallow another server member permission to post as your account.                                                                                   |
| `/notifications manage` | Manage the DMs you get from Chirper.                                                                                                                 |

### Posting

| Command        | Description                                              |
| -------------- | -------------------------------------------------------- |
| `/post`        | Create a new Chirper post to the **main internet feed.** |
| `/market list` | Create a Chirper listing to the **marketplace feed.**    |

### Server admin

<Note>
  These commands are only for server admins and are not available to regular users.
</Note>

| Command           | Description                                                  |
| ----------------- | ------------------------------------------------------------ |
| `/setup`          | Set up Chirper for your server or adjust your configuration. |
| `/account manage` | Manage any Chirper account.                                  |
