# Getting Started

Thank you for visiting this guide on how to deploy **Alice**, your very own music bot, on a VPS! Whether you're new to bot development or an experienced dev looking to optimize your setup, this guide will walk you through every step of the process—from configuring your server to launching **Alice** successfully.

Here you'll find all the documentation you need to get the Bot up and running.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td> clone and make cookies</td><td><a href="/files/UHF7zjwcq36zmrwja3ub">/files/UHF7zjwcq36zmrwja3ub</a></td><td></td><td><a href="/pages/RaPuAIHvPsBtZyApn6cK">/pages/RaPuAIHvPsBtZyApn6cK</a></td></tr><tr><td><strong>mongodb</strong></td><td> create monogo db</td><td><a href="/files/vxs1ER5I8VkIA0IaOqfo">/files/vxs1ER5I8VkIA0IaOqfo</a></td><td></td><td><a href="/pages/4ENIxa0lfuYnautEugEx">/pages/4ENIxa0lfuYnautEugEx</a></td></tr><tr><td>Deployement</td><td>  deploye alice on vps</td><td><a href="/files/WqTZslyWgLz3XWQj63oY">/files/WqTZslyWgLz3XWQj63oY</a></td><td></td><td><a href="/pages/Mf76gVIkuLghL7ieudDC">/pages/Mf76gVIkuLghL7ieudDC</a></td></tr></tbody></table>


---

# 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://thanos-organization.gitbook.io/alice-music/readme.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.
