> For the complete documentation index, see [llms.txt](https://docs.quickbotify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quickbotify.com/overview/why-us.md).

# Why Us?

## Super easy to get started

You will be amazed on how easy it is to get your bot up and running with QuickBotify and that has been  our main goal. We understand that you have other things to take care of and thus want you to have a hassle free super fast experience in getting your bot ready to work, so that you can take care of your stuff.&#x20;

## Focus on your business

We intend to take the issues and complexities of getting a bot ready for a messaging platform away from you. We want you to focus on what's important for you and let us take care of the keeping the bot functional.

## Activity center

A place where you can see what has been going on with your bots recently.&#x20;

Some of the activities that you might find here are -

* Permission changes for your telegram bot in a chat.
* Addition/Removal of your bot in a chat.
* And many more...

## Super affordable

And comes the best part which is the availability of all of these at a super affordable price.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.quickbotify.com/overview/why-us.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.
