# Fakturering

## Nøglefunktioner

* **Se nuværende plan:** Se detaljer om dit nuværende abonnement, herunder planens navn, antal pladser og fornyelsesdato.
* **Køb kreditter:** Køb ekstra kreditter til brug for forskellige tjenester inden for GenStudio.
* **Opgrader/ændre planer:** Udforsk forskellige abonnementsplaner og opgrader eller nedgrader dit nuværende abonnement.
* **Administrer pladser:** Se antallet af medlemspladser tilgængelige i dit nuværende abonnement.
* **Se modelbrugspriser:** Forstå priserne for forskellige AI-modeller.

## Kom godt i gang

For at få adgang til faktureringsafsnittet, naviger til fanen "Konto" og vælg "Fakturering".

<figure><img src="https://github.com/skydeckai/docs/blob/production/da/.gitbook/assets/Screenshot%202025-01-24%20at%2015.55.35.png" alt=""><figcaption><p>Kontrolcenter Faktureringsfane</p></figcaption></figure>


---

# 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://docs.skydeck.ai/da/control-center/billing.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.
