> For the complete documentation index, see [llms.txt](https://vesta-guide.gitbook.io/vesta-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vesta-guide.gitbook.io/vesta-guide/danish-dk/tredjeparter/simalarm.md).

# SIMALARM

## SIMALARM TEKNISK SUPPORT

### Her vil vi trin for trin se, hvordan man udfører de fleste procedurer på simalarm.eu.

#### HVORDAN ÆNDRER JEG MIN NUVÆRENDE ABONNEMENTERINGSPLAN?

<figure><img src="/files/7132166fce9b9e19a2b13a42ee411ff580fa3b2a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Denne mulighed er vigtig, når vi ønsker at **opgradere til en højere plan.**
{% endhint %}

#### HVORDAN ÆNDRER JEG BETALINGSMETODEN ELLER OPPDATERER DEN NUVÆRENDE?

<figure><img src="/files/31c2bd828b71b29ba0a1256a6fd08ca8e80653d2" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Denne mulighed er interessant, når vi **skifter kreditkort eller bankkonto**, for at kunne holde den opdateret på platformen.
{% endhint %}

#### HVORDAN BETALER JEG EN ÅBEN ORDRE?

<figure><img src="/files/096f960d9465e716d5a40a5757dbf15579693002" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Det er vigtigt at betale for åbne ordrer for at **undgå at deaktivere vores SIM** kort.
{% endhint %}

#### HVORDAN ANNULLERER JEG ET ABONNEMENT?

<figure><img src="/files/7ce12f527ecbfcb46af4c72820b1a601119d8809" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Når vi annullerer et SIM-abonnement, vil det **forblive aktiveret indtil udløbet** af den kontraherede plan; når denne periode er udløbet, vil SIM'en **ikke blive afregnet igen** og vil blive deaktiveret fra systemet.
{% endhint %}


---

# 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://vesta-guide.gitbook.io/vesta-guide/danish-dk/tredjeparter/simalarm.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.
