# Introduction

## Got Doubts We Have A Server For It .

That's a tough question but thankfully, our team is on it. Please bear with us while we're investigating.

### [**Join Us**](https://discord.gg/j2NeBaCWYy)

## Have you had a chance to answer the previous question?

## Can Bot Change Prefix Acc To Our Need ?

Yes It Can By Default Its Prefix When Joined Is "**?**" \
\
If You Want To Change , You can Followingly \
\
`?set_prefix prefix`   or `?HelloThere prefix` \
\
**Eg:**\
\
`?set_prefix !`  or `?HelloThere !`

```coffeescript
?set_prefix prefix
```

## Does Bot Serves 24/7?&#x20;

Yes , It Does It's 24/7 monitored You will rarely Face Issue Of Down Time. \
\
But , Bot Uses Some Api Which sometime can be down for upgrade period ... which get's fixed in a day or two.


---

# 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://dhruvdev.gitbook.io/hellothere/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.
