# Welcome

{% hint style="info" %}
This documentation page is being developed
{% endhint %}

## Overview

Alice™ is a very good chatbot for spicing up your server! She not only can talk you but also provide a joyful experience! Alice is a revolutionary bot for chatting!

### Who is Alice?

Alice is a 16-year-old AI bot, drawing inspiration from the character Alice Zuberg in the "Sword Art Online" series. She was brought to life on May 26th, mirroring her fictional counterpart's essence. Alice embodies human-like qualities, seamlessly integrating into conversations and interactions .

### What Alice can do?

* Chat
* View Images
* Generate Images
* Browse the web
* Perform Fun Commands (8ball, tod, etc.,)


---

# 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.alicebot.xyz/welcome.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.
