# What is a private bot instance ?

*Find out the comparison between our different services* [*here*](/general-topics/upgrade.md)

\- You will have InviteLogger behind your **own bot**\
\- [**Customize** ](/pbi/features/customisation.md)the embed color, the status, the pfp, the name...\
\- Way more **reliable**: hosted on a gold-dedicated vps to avoid problems (ratelimits, overload...)\
\- Recommended for **large servers**\
\- Request invite tracking **data transfer** from the main bot\
\- Some [**unique features**](/pbi/features/specific-features.md) like leaderboard `export`, roles rewards (aka `ranks`)...\
\- **Legacy commands** (through messages) still available\
\- [**InviteLogger gold**](/premium/gold.md) included

![The /invites command on a private bot instance](/files/Pegqh3gQw9mWIb9nwTCd)

{% hint style="danger" %}
&#x20;The dashboard not available on private bot instances, you have to know how to setup your bot using commands. You can request help on our support server if needed.H
{% endhint %}

{% content-ref url="/pages/-MdLpBtU5N29Jlu7Ojnn" %}
[How to get one](/pbi/get-pbi.md)
{% 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://docs.invitelogger.me/pbi/what-is-a-private-bot-instance.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.
