# Getting Started

{% hint style="warning" %}
Please be aware that this documentation is still a work in progress and may not cover all topics comprehensively. If you cannot find the answer you're looking for in this documentation, please don't hesitate to ask for assistance in our [Discord Support Server](https://lunar-utility.xyz/support-server).
{% endhint %}

## Setup

#### 1. Navigate to: <https://lunar-utility.xyz/manage-servers>.

#### 2. If you're not logged in yet, a prompt box will appear. Simply click on the **"Authorize"** button. If you're already logged in, you can proceed to the next step.

<figure><img src="https://658090137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGmmwpEKLTpj4IKd7JcTO%2Fuploads%2FYPLq6PVQuRG9PUqn7dnt%2F1.png?alt=media&#x26;token=e9d2cbe0-caaa-45dc-be31-d8ac965ad2f8" alt=""><figcaption></figcaption></figure>

#### 3. Choose the server where you want to add Lunar Utility by clicking on the **"Invite Bot"** button.

<figure><img src="https://658090137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGmmwpEKLTpj4IKd7JcTO%2Fuploads%2FVO2T7gNW1gypdWAPQIth%2F2.png?alt=media&#x26;token=f5d20a8d-28ab-4642-8c8f-a29e21d4b900" alt=""><figcaption></figcaption></figure>

#### 4. Another prompt box will appear. Click on the **"Continue"** button, followed by the **"Authorize"** button. Lunar Utility will then join the server you selected.

<figure><img src="https://658090137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGmmwpEKLTpj4IKd7JcTO%2Fuploads%2FdwlY4vYAS8pHZF3598O5%2F3.png?alt=media&#x26;token=ea53d26d-5482-4439-9d69-b99a0ed22fb0" alt=""><figcaption></figcaption></figure>

<figure><img src="https://658090137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGmmwpEKLTpj4IKd7JcTO%2Fuploads%2Fgit-blob-cf4457f925b142dd0477246c1ec8be317e9ef20a%2F4.png?alt=media" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you require further assistance with setting up Lunar Utility on your server, please join our [Discord Support Server](https://lunar-utility.xyz/support-server) where we can provide additional help and support.
{% endhint %}


---

# 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.lunar-utility.xyz/information/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.
