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

# Do You Offer Free VPS Trials?

> EDBB skips free trials but backs every order with a 24-hour refund window and self-service testing tools.

export const CtaButton = ({label, link, openInNewTab}) => <a className="custom-cta-button" href={link} target={openInNewTab ? "_blank" : "_self"} rel={openInNewTab ? "noreferrer" : undefined}>
    {label}
  </a>;

# Evaluation Options Without a Free Trial

<Info>
  EDBB does not run complimentary VPS trials. Instead, every new order includes a 24-hour refund window—spin up a plan, test it thoroughly, and cancel within the first day for a full refund if it’s not a fit.
</Info>

<CtaButton label="Read the Refund Policy" link="/faq/billing-lifecycle/cancellation-and-refund-policy" />

***

## Test Performance Before You Commit

<CardGroup cols={2}>
  <Card title="🌍 Latency Tool">
    Benchmark round-trip times from your location to every data center.

    <CtaButton label="Open Latency App" link="https://latency.edbb.com" openInNewTab={true} />
  </Card>

  <Card title="🔭 Looking Glass">
    Run traceroutes and bandwidth tests directly from EDBB POPs.

    <CtaButton label="Open Looking Glass" link="https://www.edbb.com/blog/looking-glass#list-of-our-worldwide-looking-glass-servers" openInNewTab={true} />
  </Card>

  <Card title="📡 Pingable Gateways">
    Ping our on-net gateway list without logging in.

    <CtaButton label="View Gateway List" link="https://my.edbb.com/stgfefew_net_list.php" openInNewTab={true} />
  </Card>

  <Card title="🗺️ Location Map">
    Visualize each site and drill into local contact details.

    <CtaButton label="View Location Map" link="https://www.google.com/maps/d/u/0/edit?mid=1OMZyb6w3t_MNEQ-XYb8QlFjwqio&usp=sharing" openInNewTab={true} />
  </Card>
</CardGroup>

***

## Frequently Asked Questions

**Why no free credits?**\
KVM virtualization, software licensing, and payment processing costs make true “free tiers” unsustainable. The refund window keeps pricing fair for everyone.

**Can I cancel after a few days?**\
You can cancel anytime, but refunds are only guaranteed within the first 24 hours of provisioning.

**Need long-term evaluation?**\
Order the smallest plan, automate setup with Cloud-Init, and cancel once testing is complete. The monthly cost is only a few euros, comparable to hourly providers.

With these tools and the 24-hour refund policy, you can evaluate EDBB confidently without an ongoing free trial program.
