> For the complete documentation index, see [llms.txt](https://docs.moasure.com/nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/nl/moasure-app/bewerk-opties.md).

# Bewerk opties

- [Open/Sluiten](https://docs.moasure.com/nl/moasure-app/bewerk-opties/open-sluiten.md)
- [Uitlijnen](https://docs.moasure.com/nl/moasure-app/bewerk-opties/uitlijnen.md)
- [Label Bewerken](https://docs.moasure.com/nl/moasure-app/bewerk-opties/label-bewerken.md)
- [Achtergrond Bewerken](https://docs.moasure.com/nl/moasure-app/bewerk-opties/achtergrond-bewerken.md): Met de functie Achtergrond Bewerken kunt u een achtergrondafbeelding aan uw meting toevoegen.
- [Extrapoleer Hoek](https://docs.moasure.com/nl/moasure-app/bewerk-opties/extrapoleer-hoek.md): De functie 'Extrapoleer Hoek' extrapoleert op effectieve wijze een hoek voor u op basis van de meetgegevens van de hoeken. Dit is handig als u tijdens het meten niet in een hoek kunt komen.
- [Negeren](https://docs.moasure.com/nl/moasure-app/bewerk-opties/negeren.md): Gebruik de functie Negeren om punten op een rechte lijn te negeren.
- [Automatisch Negeren](https://docs.moasure.com/nl/moasure-app/bewerk-opties/automatisch-negeren.md): Automatisch Negeren is een functie waarmee u automatisch ongewenste meetpunten op een rechte lijn kunt verwijderen.
- [Start / Begin Bewerken](https://docs.moasure.com/nl/moasure-app/bewerk-opties/start-begin-bewerken.md): Met de functie Bewerk Begin kunt u het startpunt van uw meting wijzigen.
- [Paden Bewerken](https://docs.moasure.com/nl/moasure-app/bewerk-opties/paden-bewerken.md)
- [Graaf / Vul](https://docs.moasure.com/nl/moasure-app/bewerk-opties/graaf-vul.md): In deze handleiding leert u hoe u de functie Graaf / Vul gebruikt, waarmee u de hoeveelheid materiaal kunt berekenen die u aan een locatie moet toevoegen of verwijderen met de Moasure app
- [Diepte Toevoegen](https://docs.moasure.com/nl/moasure-app/bewerk-opties/diepte-toevoegen.md): In deze handleiding leert u hoe u de functie Diepte toevoegen gebruikt, waarmee u de hoeveelheid materiaal kunt berekenen die nodig is om een ​​locatie met een specifieke diepte te bedekken.


---

# 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://docs.moasure.com/nl/moasure-app/bewerk-opties.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.
