# SleepyCloud

## What is SleepyCloud?

SleepyCloud provides the tools you need to freshen your server and engage your community with a variety of fun!

{% hint style="success" %}
**If not in your server already, invite SleepyCloud to your discord server** [**here**](https://dsc.lol/sleepy)**.**&#x20;
{% endhint %}

## General Overview of SleepyCloud

SleepyCloud comes with numerous ways to entertain and moderate your server. There are a variety of settings so only you (as a admin), can control what your users can do with SleepyCloud. A few tools are also given that are not seen as often in other bots. The default prefix is `s.` but can be changed at any time using `s.prefix` . In case you forget your prefix or need quick assistance, you can @SleepyCloud for a quick help message.


---

# 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://spacexliquid.gitbook.io/sleepy/master.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.
