# Getting Started

Before starting, note that the following guide should help you.

{% embed url="<https://youtu.be/CHTr-sy-hQM?t=86>" %}

### 1. Inviting the bot on your server

Click [here](https://green-bot.app/invite) to invite Green-bot on your server. You will be redirected to a discord page. First click accept and then Authorize.

By default, Green-bot is asking Administrator permissions. If you don't want to give Administrator permissions to Green-bot, you can find a link [here](https://discord.com/oauth2/authorize?client_id=783708073390112830\&scope=bot\&permissions=20016336) with basic permissions.

![](https://3725463460-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVR916scdNqhBW7aHuuTM%2Fuploads%2Fgit-blob-e4f5da55847b2c007b7153c7d517eec89c19df4a%2Fimage.png?alt=media)

### 2. Receiving instructions

0nce you've added Green-bot, It will send a message in the system channel of your server about how to get started

![](https://3725463460-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVR916scdNqhBW7aHuuTM%2Fuploads%2Fgit-blob-a4376fadabe1df8f3c31714fa897541f16c79572%2Fimage%20\(3\).png?alt=media\&token=4089618e-bc31-4a38-8be8-1f296c8217d8)

To learn how to use Green-bot, you can check to following sections:

{% content-ref url="the-bot-prefix" %}
[the-bot-prefix](https://guide.green-bot.app/the-bot-prefix)
{% endcontent-ref %}

{% content-ref url="playing-your-first-song" %}
[playing-your-first-song](https://guide.green-bot.app/playing-your-first-song)
{% endcontent-ref %}


---

# 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://guide.green-bot.app/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.
