# Cookie - Home

## Welcome to the Cookie

Welcome to the official Cookie Docs! \
Cookie is a feature-rich Discord bot designed to enhance your server's economy, with a fun and engaging theme centered around farming, baking, and offer management. Whether you're here to troubleshoot an issue, learn more about features, or explore premium integrations, this serves as a comprehensive resource to help you get the most out of Cookie.

***

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Getting Started </td><td>Learn about Cookie if you're new to the app       </td><td><a href="/pages/3VKWIOoeoCG6cMOgqhqI">/pages/3VKWIOoeoCG6cMOgqhqI</a></td></tr><tr><td>Features</td><td>Learn basic features of Cookie        </td><td><a href="/pages/8WwGI1fi1Y6f4dqLxVqZ">/pages/8WwGI1fi1Y6f4dqLxVqZ</a></td></tr><tr><td>Commands</td><td>Check out a full list of commands             </td><td><a href="/pages/VDvGNYfqHFdidNAzS4kI">/pages/VDvGNYfqHFdidNAzS4kI</a></td></tr></tbody></table>

***

### About Cookie

Cookie is more than just an economy bot; it adds a unique, playful touch to your server with features like ingredient farming, baking cookies, and managing tools such as ovens and hoes. Cookie is designed to create an immersive economy experience with:

* **Farming & Baking:** Gather ingredients from different locations and bake delicious cookies. Engage users with fun ways to earn, trade, and spend in-game currency.
* **Offer Management:** Trade, sell, and manage your offers as part of the in-game economy.
* **Premium Subscriptions:** Special features for premium users integrated with platforms Stripe (Coming Soon).
* **Customization:** Tailor your server's economy to suit your community's needs with various commands and features.

***

### Commands

Here are some key commands you can use with Cookie Bot:

#### Basic Economy Commands

* `/farm` – Gather ingredients from different locations.
* `/bake [cookie]` – Use gathered ingredients to bake cookies.
* `/inventory` – Check your current stock of ingredients and tools.
* `/balance` – Check your in-game currency balance.

#### Premium/Subscription Commands

* `/premium status` – Check if a user has a premium subscription.
* `/reward monthly` – Claim exclusive premium rewards.
* `/support` – Directs users to support resources for subscription issues.

#### Management and Utility Commands

* `/leaderboard` – View the top players in the server.
* `/rank` – Display a user’s rank and achievements.
* `/settings` – Customize bot settings for your server.

***

### Getting Started

* [Installation Guide](/user-guidance/installation-guide.md)
* [Basic Commands](/user-guidance/commands.md)
* [Frequently Asked Questions](/information-and-features/frequently-asked-questions.md)
* [Troubleshooting](/user-guidance/troubleshooting.md)

***

### Support

If you run into any issues or need further assistance, don't hesitate to reach out through our support channels.

* **/support**: Reach out to the support team with any questions or issues.
* **Support Discord Server**: Join our [Discord Server](https://discord.gg/QVUMvQBkZv) for live support from our team and the community.


---

# 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://docs.cookieapp.ca/cookie-home.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.
