> 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/marketplace-pakketten-en-power-ups/power-ups/offertes/introductie-tot-offertes.md).

# Introductie tot Offertes

Offertes biedt je de tools om offertes te maken, naar klanten te sturen en ze te volgen tot acceptatie en omzetting.

Het is inbegrepen in **Accelerate** en **Maximize**. Op **Boost**, kun je het apart toevoegen.

### Wat Offertes bevat

* Maak offertes aan en beheer ze.
* Configureer offerteschema's, lay-outs en e-mailsjablonen.
* Gebruik online acceptatie, herinneringen en conversiestromen.

### Wanneer je Offertes nodig hebt

Gebruik Offertes wanneer je een gestructureerde verkoopflow in OutSmart wilt.

Dat omvat het versturen van professionele offertes, het volgen van de status en het omzetten van geaccepteerd werk in uitvoering of facturering.

{% hint style="info" %}
Als je **Accelerate** of **Maximize**, maakt Offertes al deel uit van je pakket.
{% endhint %}

### Veelvoorkomende gebruikssituaties

* Stuur offertes per e-mail met een pdf.
* Laat klanten offertes online accepteren.
* Zet geaccepteerde offertes om in werkbonnen of facturen.

### Veelgestelde vragen

<details>

<summary>Is Offertes inbegrepen in mijn abonnement?</summary>

Offertes is inbegrepen in **Accelerate** en **Maximize**. Op **Boost**, voeg je het apart toe.

</details>

<details>

<summary>Kan ik beginnen met een proefperiode?</summary>

Je kunt starten vanuit de Power-Ups-workflow in de Licentiemanager wanneer die beschikbaar is voor je account.

</details>

<details>

<summary>Wat gebeurt er als ik van abonnement wissel?</summary>

Je toegang hangt af van het pakket en de add-ons die actief zijn op je account.

</details>

### Gerelateerde onderwerpen

* [Activeer Offertes via de Licentiemanager](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/offertes/activeer-offertes-via-de-licentiebeheerder.md)
* [Beschikbaarheid en abonnementen van Offertes](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/offertes/beschikbaarheid-en-abonnementen-van-offertes.md)
* [Power-Ups](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups.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/marketplace-pakketten-en-power-ups/power-ups/offertes/introductie-tot-offertes.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.
