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

# Bit: Hosted

{% hint style="warning" %}
**Bit: Hosted isn't available just yet - But it's coming soon!**

If you're keen to get in early, or just want to stay in the loop, shoot an email to <lockyzdev@gmail.com> to let us know you're interested.

\
You'll find some details about the service below, but keep in mind things might change as we get closer to launch.
{% endhint %}

Welcome to Bit: Hosted, an exclusive hosting service for our open-source Discord Bot, Bit. This service ensures that your community can leverage the full power of Bit without any of the hosting hassle.

### About Bit: Hosted

* **Open-source Ease**: We handle the technical backend, so you can focus on managing your Discord community.
* **Convenience**: All installations are handled entirely by us, offering a seamless setup and management process.
* **Full access to Bit: Certified Plugins:** With full access to our Bit: Certified Plugins list, you'll always find what your need at no extra cost.
* **Custom Plugin:** Along with hosting, we also offer custom plugin development. However this will incur an additional upfront cost. We also offer the ability to upload your own plugins entirely for free.

### Our Commitment

We're pleased to announce that 80% of the profits from Bit: Hosted are donated to The Trevor Project, a leading organization providing crisis intervention and suicide prevention services to LGBTQ youth.

### Resources for Each Instance

* Unlimited Bandwidth
* 24/7 Uptime
* Automated Backups

### Tier Comparison

Note. The below comparison is currently unfinished and will change as we get closer to release.

| Feature  | Basic Tier | Pro Tier | Premium Tier |
| -------- | ---------- | -------- | ------------ |
| Storage  | 1 GiB      | 5 GiB    | 5 GiB+       |
| Memory   | 512 MiB    | 1 GiB    | 2 GiB+       |
| Scalable | No         | No       | Yes          |
| Support  | Priority   | Priority | Priority     |
| Pricing  | $4/month   | $8/month | $16/month    |

Choose the tier that best fits the needs of your community and enjoy the benefits of a fully managed Bit installation.

[![DigitalOcean Referral Badge](https://web-platforms.sfo2.cdn.digitaloceanspaces.com/WWW/Badge%201.svg)](https://www.digitalocean.com/?refcode=1fa9b9ccd25c\&utm_campaign=Referral_Invite\&utm_medium=Referral_Program\&utm_source=badge)


---

# 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://bit.lockyzdev.com/hosted/bit-hosted.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.
