> 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/inleiding-tot-offertes.md).

# Inleiding tot Offertes

Ontdek wat Offertes bevat en wanneer u het nodig hebt.

Offertes biedt u de tools om offertes aan te maken, naar Klanten te sturen en ze te volgen tot goedkeuring en omzetting.

Het is inbegrepen in **Accelerate** en **Maximize**. Op **Boost**, u kunt het apart toevoegen.

### Wat Offertes bevat

* Offertes aanmaken en beheren.
* Configureer Offerte schema's, layouts en E-mailtemplates.
* Gebruik online goedkeuring, herinneringen en conversiestromen.

### Wanneer u Offertes nodig hebt

Gebruik Offertes wanneer u een gestructureerde verkoopflow in OutSmart wilt.

Dat omvat het versturen van professionele offertes, het bijhouden van de Status en het omzetten van werk met status Goedgekeurd naar uitvoering of facturatie.

{% hint style="info" %}
Als u gebruikt **Accelerate** of **Maximize**, Offertes is al onderdeel van uw Pakket.
{% endhint %}

### Veelvoorkomende gebruikssituaties

* Verstuur Offertes per e-mail met een PDF.
* Laat klanten offertes online accepteren.
* Zet Offertes met status Goedgekeurd om in Werkbonnen of Facturen.

### Veelgestelde vragen

<details>

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

Offertes zit inbegrepen in **Accelerate** en **Maximize**. Op **Boost**, voegt u het apart toe.

</details>

<details>

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

U kunt starten via de Power-Ups-flow in de Licentiemanager wanneer deze Beschikbaar is voor uw account.

</details>

<details>

<summary>Wat gebeurt er als ik mijn Plannen wijzig?</summary>

Uw toegang is afhankelijk van het Pakket en de add-ons die op uw account actief zijn.

</details>

### Gerelateerde onderwerpen

* [Activeer Offertes via de Licentiemanager](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/offertes/activeer-offertes-via-de-licentiemanager.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)
* [Power-ups](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-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/marktplaats-pakketten-en-power-ups/power-ups/offertes/inleiding-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.
