> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.daki.cc/llms.txt
> Use this file to discover all available pages before exploring further.

# App & Bot Hosting Plans

> Bronze, Silver, and Gold paid hosting plans — specs, pricing, hardware, and how to purchase.

Daki's App & Bot Hosting plans provide dedicated resources on **AMD Ryzen 9 9900X** processors with **DDR5 RAM** and **NVMe storage**, hosted in Germany. All plans include a **99.9% uptime SLA**, <Tooltip tip="Distributed denial-of-service; paid plans include best-effort protection.">DDoS</Tooltip> protection, publicly accessible ports, and access to all supported programming languages and <Tooltip tip="A preconfigured template that sets your server's language and type.">eggs</Tooltip>.

Daki uses a **prepaid system** — no contracts, no lock-in. Pay for the time you need and renew only when you want to. See [Billing & Payments](./billing) for details.

## What you'll learn

* What each plan includes
* How <Tooltip tip="A slice of a paid plan's resources that runs as its own server instance.">Splits</Tooltip> give you multiple server instances
* How to purchase and manage your plan
* What happens when a billing period ends

***

## Available Plans

| Plan       | CPU  | RAM       | Disk       | Splits | Price      |
| :--------- | :--- | :-------- | :--------- | :----- | :--------- |
| **Bronze** | 100% | 2 GB DDR5 | 6 GB NVMe  | 2      | €2 / month |
| **Silver** | 200% | 4 GB DDR5 | 9 GB NVMe  | 3      | €4 / month |
| **Gold**   | 300% | 6 GB DDR5 | 12 GB NVMe | 4      | €6 / month |

CPU percentages represent vCore <Tooltip tip="A public hostname + port pair assigned to your server.">allocation</Tooltip> on the AMD Ryzen 9 9900X (100% = 1 full vCore).

**Splits** determine how many server instances you can run simultaneously by dividing your plan's resources. See [Understanding Splits](./splits).

Need more than Gold? Custom plans are available on request — contact Daki via the <Tooltip tip="Daki's billing site (billing.daki.cc) for plans, invoices, credits, and payments.">Billing Panel</Tooltip> or [Discord](https://discord.gg/daki).

***

## Hardware & Infrastructure

| Spec                | Detail                          |
| :------------------ | :------------------------------ |
| **CPU**             | AMD Ryzen 9 9900X               |
| **RAM**             | DDR5                            |
| **Storage**         | NVMe SSD                        |
| **Location**        | Germany                         |
| **DDoS Protection** | Best-effort, included           |
| **Uptime SLA**      | 99.9%                           |
| **Public ports**    | Yes — add allocations as needed |

***

## How to Purchase

1. Go to the **Billing Panel** at [billing.daki.cc](https://billing.daki.cc).
2. Create an account or log in.
3. Browse available plans and select one.
4. Complete checkout using your preferred payment method.

For payment method options, see [Billing & Payments](./billing).

***

## Billing Cycle & What Happens When a Period Ends

* **Billing period:** 30 days, <Tooltip tip="Pay for time up front — no contract; renew only when you want.">prepaid</Tooltip>.
* **No obligation:** If you choose not to renew, your service simply expires — you will not be charged again.
* **Auto-renewal (optional):** If you have credits or a saved payment method on file, services renew automatically for convenience.

### Service Lifecycle After Expiry

| Stage            | Timing                 | What happens                                          |
| :--------------- | :--------------------- | :---------------------------------------------------- |
| **Suspension**   | At period end          | Server goes offline; your files are preserved         |
| **Cancellation** | After 7 days suspended | Service is permanently cancelled; all data is deleted |

<Warning>
  If you do not renew within 7 days of <Tooltip tip="The server is offline but its files are preserved, pending renewal.">suspension</Tooltip>, your server files will be **permanently deleted**. Renew within that window to restore access with your data intact.
</Warning>

<Info>
  Paid plan servers use automatic renewal — they do **not** use the ad-watching <Tooltip tip="The time budget a Free Tier server runs for; extend it by watching ads.">runtime</Tooltip> system of the Free Tier. See [Billing & Payments](./billing) for full details.
</Info>

***

## Other Services

| Service               | Access                                                           |
| :-------------------- | :--------------------------------------------------------------- |
| **Game Servers**      | Order via the Billing Panel — see [Game Servers](./game-servers) |
| **VPS**               | Request-only via Billing Panel or Discord                        |
| **Dedicated Servers** | Request-only via Billing Panel or Discord                        |
| **Custom Plans**      | Request via Billing Panel or Discord                             |

VPS and Dedicated Server plans are managed outside the <Tooltip tip="Daki's Pterodactyl-based server-management panel (portal.daki.cc).">Portal</Tooltip>. Contact support for access details.

***

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="Will my server be deleted if my plan expires?">
    Not immediately. When a paid plan expires without renewal, the server is suspended and your files are preserved for 7 days. Renew within that window to restore access. After 7 days, the service is permanently cancelled and all data is deleted.
  </Accordion>

  <Accordion title="Is there a contract or minimum commitment?">
    No. Daki uses a prepaid model. There are no contracts or lock-in. Simply do not renew if you no longer need the service.
  </Accordion>

  <Accordion title="Can I upgrade from Free Tier to a paid plan?">
    Yes. Purchase a plan in the Billing Panel. Your paid plan provides a new server slot with dedicated resources, separate from the Free Tier.
  </Accordion>

  <Accordion title="Do you offer annual plans?">
    Not currently. Pre-load credits in the Billing Panel to cover multiple months without manually renewing each period.
  </Accordion>

  <Accordion title="Are IPs shared?">
    Yes, IPs are shared across users on the same node. Paid plans are not subject to any port restrictions and can receive inbound connections.
  </Accordion>
</AccordionGroup>

***

## Next Steps

* [Understanding Splits](./splits) — Learn how to run multiple servers on one plan.
* [Billing & Payments](./billing) — Manage credits, invoices, and payment methods.
* [Game Servers](./game-servers) — See dedicated game server plans.
* [Portal Overview](./portal) — Start managing your server after purchasing.
