# Little Pika 2.0

## Getting Started

First we need to add the Bot to a Server! You can use this Link. [CLICK ME](https://discord.com/oauth2/authorize?client_id=660798952123400202\&scope=bot\&permissions=1341521223)

If you need help doing that i recommend this Tutorial: [CLICK ME](https://youtu.be/2YO96GFBSLw)

### Configure the Bot

The Bot has many functions that you can configure how you like it!

To configure the Welcome Message use:

```
 p*weebgreetings <enable|disable> <channel>
```

To configure the Level Messages use:

```
p*levelup <enable/disable>
```

To configure the Social Economy use:&#x20;

```
p*social <enable/disable>
```

To configure the server-wide Prefixes use:

```
p*prefix [prefix|reset]
```

To configure the user-wide Prefixes use:

```
p*userprefix <add|remove|list:default> <prefix>
```

To see your server configuration use:

```
p*config
```

To see your user configuration use:&#x20;

```
p*userconfig
```

Thats it for now!

## MORE COMMING SOON


---

# 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://little-pika-2-0.gitbook.io/little-pika-2-0/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.
