> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/offertes/activeer-offertes-via-de-licentiemanager.md).

# Activeer Offertes via de Licentiemanager

Activeer Offertes in de Licentiemanager wanneer deze nog niet is inbegrepen in uw Pakket.

Gebruik de Licentiemanager om Offertes te activeren op accounts waar het als add-on Beschikbaar is.

Als u gebruikt **Accelerate** of **Maximize**, u hoeft geen afzonderlijke activeringsstap uit te voeren.

{% stepper %}
{% step %}

### Open Backoffice

Meld u aan bij de OutSmart Backoffice.
{% endstep %}

{% step %}

### Open de Licentiemanager

Klik op uw profielpictogram.

Selecteer **Licentiemanager**.
{% endstep %}

{% step %}

### Start een nieuwe Bestelling

Klik op **Bestelling**.

Open de **Power-ups** sectie.
{% endstep %}

{% step %}

### Selecteer Offertes

Zoek **Offertes** in de lijst.

Ga verder door het afrekenproces.
{% endstep %}

{% step %}

### Bevestig toegang

Maak de bestelling compleet.

De Offertes-module wordt Beschikbaar na activering.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Als Offertes al in uw Pakket is inbegrepen, is het Beschikbaar zonder afzonderlijke aankoop.
{% endhint %}

### Veelgestelde vragen

<details>

<summary>Wie kan Offertes activeren?</summary>

Een beheerder of een andere Gebruiker met toegang tot licentiebeheer kan de Bestelling voltooien.

</details>

<details>

<summary>Hoe lang duurt activering?</summary>

Activering is Beschikbaar nadat de Bestelling is Voltooid.

</details>

<details>

<summary>Kan ik later stoppen met het gebruik van de add-on?</summary>

U beheert actieve Power-ups vanuit hetzelfde licentiegebied in uw Account.

</details>

### Gerelateerde onderwerpen

* [Start een Power-Up-proefperiode](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats/start-een-proefperiode-van-een-power-up.md)
* [Beheer uw Power-Ups](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats/beheer-uw-power-ups.md)
* [Beschikbaarheid en Plannen voor Offertes](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/offertes/offertes-beschikbaarheid-en-plannen.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/offertes/activeer-offertes-via-de-licentiemanager.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.
