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

# Migrating to Simbase

{% hint style="danger" %}
In case you'd like to migrate to Simbase we need to receive your information before 10 June 2026.
{% endhint %}

#### 1. Create a Simbase account

Sign up at [dashboard.simbase.com](https://dashboard.simbase.com). Use your company details so we can match your migration request.

#### 2. Add a payment method or top up your balance (optional)

To keep your SIMs active after migration, set up billing in your account. You can:

* add a credit card, and/or
* top up a prepaid balance.

#### 3. Postpaid billing (optional)

Prefer to be invoiced afterwards? Postpaid billing is available at a surcharge of **29,- per invoice**. Email <support@simbase.com> if you'd like this enabled.

#### 4. Fill in the migration form

Complete the migration form so we can build your new setup: [Form](https://forms.gle/CDS9frtXbPogteaR6)

#### 5. Wait for completion

Once you've submitted the form, our team prepares your new environment and guides you through the switch-over. Questions at any point: open a support ticket in our platform.

## Frequently asked questions

#### Do I need new SIM cards?

No. We migrate you existing SIM cards to Simbase. When purchasing new cards, you receive Simbase SIM cards.

#### Do I need to change anything on my side?

No. Your devices can keep using the same APN.

#### Will the coverage for my SIM change?

No. If you leave the coverage as is in the Simbase dashboard, the supported roaming partners will stay the same. Should you change your plan in our platform, the new roaming set will be applied.

#### What are the rates at Simbase? Do they change?

Simbase works with a PAYG model. We charge you 0.01 €/£/$ per day for enabled SIM cards and a fee per consumed MB, depending on the supported coverage. You can find the full pricing overview [here](https://simbase.com/pricing).

#### How are Simbase and Olivia Wireless related?

Simbase and Olivia Wireless are part of the same group: Simbase Global Group.

#### Will my OpenVPN connections and/or public IP routes also be migrated to Simbase?

Unfortunately not. At Simbase you do have the possibility to lease a public static IP address or you can deploy a private network.

***


---

# 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, and the optional `goal` query parameter:

```
GET https://support.simbase.com/migrating-to-simbase.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
