# Billable Items

## Daily Fees

With Simbase, you'll only be charged for the services you actually use, for as long as you need them, and without any contracts. Our pricing works just like paying for utilities or cloud services - you only pay for what you actually use. And the best part is, once you no longer need our services, there are no additional costs. We believe in keeping things simple and fair for our customers.

{% hint style="info" %}
SIM cards that hold the 'enabled' SIM state, are considered billable. We charge your account balance daily for all enabled SIM cards. Please see our [pricing page](https://www.simbase.com/pricing) for details
{% endhint %}

## Public IP

If you need to access your device remotely, you have the option to assign a [public IP](/platform/public-ips.md) to your SIM card, and you will be billed for it on a daily basis. For more information about the pricing of a public IP, you can refer to the details provided on[ this page.](https://www.simbase.com/fixed-ip-sim-card)

## Private Networks

Private networks are virtual private subnets to which you can assign your SIM card. A private network is billed on a per-day basis and the pricing depends on the subnet size. Every private network comes with the OpenVPN service enabled for free.&#x20;

{% hint style="warning" %}
Additional charges for IPSec tunnel(s) apply.&#x20;
{% endhint %}


---

# 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://support.simbase.com/billing/billable-items.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.
