# Configuration Guide

LibertyPulse is an insanely wasy bot to configure and use. Our bot operates with **5 commands** keeping it simple yet premium. Here's how it works.

`/editdash` - Allows you to edit your dashboard. Customize your dashboard component with branding, banners, text, and buttons.

`/dashsend` - Sends your custom dashboard into the active channel.

`/editticketmessage` - Allows you to edit the message sent when someone opens a ticket.

`/close` - Closes the active ticket channel.

`/rename` - Allows you to rename the active ticket channel.

It's simple. If you need any help with customizing your dashboard, join our [support Discord server!](https://discord.gg/ueCJEWJzKp)


---

# 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://lpdocs.beqenx.com/intro/configuration-guide.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.
