# Homepage

## Elysium Bot Documentation

Welcome to the official documentation for **Elysium Bot** — your all-in-one Discord companion for reading, wellness, journaling, and self-growth.

Whether you’re a book lover, journal enthusiast, or just looking to boost your daily habits, Elysium offers easy-to-use commands and cozy features to help you track your journey, connect with others, and celebrate your progress.

***

### 📚 What is Elysium Bot?

Elysium Bot is a Discord bot focused on:

* **🤝 Buddy reading & book clubs**
* **✏️ Journaling & self-reflection**
* **🎭 Mood & habit tracking**
* **⏰ Reading sprints, reminders, and reviews**
* And more, all in one easy-to-use package.

***

### 🚀 Main Sections

<a href="getting-started" class="button primary">Getting Started</a>

<a href="commands-overview" class="button primary">Commands Overview</a>

<a href="troubleshooting" class="button primary">Troubleshooting</a>

Each command group and individual command will have its own dedicated page for details, tips, and usage examples.

***

### ⚡ Command Structure

Elysium’s commands are organized into clear categories:

* **Standalone** — Core utility and bot info
* **Buddy Reading** — Find, pair up, and track buddy reads
* **Channel** — Set up special channels for events and announcements
* **Embed** — Create and manage fancy embed messages
* **Habit** — Build, track, and celebrate your habits
* **Book Inventory** — Manage a shared collection of books
* **Journal** — Daily reflections, edits, and personal logs
* **Mood** — Track your feelings and activities
* **Profile** — Your personal book profile and reading goals
* **Progress** — Log and view your reading progress & streaks
* **Recommendation** — Book recs tailored for you
* **Reminder** — Never forget a reading session (or anything else)
* **Review** — Add and browse book reviews
* **Sprint** — Host or join reading sprints and leaderboards
* **TBR (To Be Read)** — Manage your reading wish list

For full details on each, head to [Commands Overview](https://asterias-moons.gitbook.io/elysium-bot/commands-overview).

***

### 📝 How To Read Command Examples

> When you see commands like this:\
> `/giftlist <@user> <book title> <author>`\
> The `< >` brackets mean a **required field**, and `[ ]` means **optional**.
>
> When typing commands in Discord, **do not include the brackets**.\
> Just type: `/giftlist @user The Hobbit Tolkien`

***

### 💡 Need Help?

* [**Troubleshooting**](https://asterias-moons.gitbook.io/elysium-bot/troubleshooting)**:** For help with errors, setup issues, or command questions.
* **Feedback & Ideas:** Use `/report` in Discord to reach out to the developer.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://asterias-moons.gitbook.io/elysium-bot/homepage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
