> For the complete documentation index, see [llms.txt](https://docs.fairville.be/cirklo-handleiding-voor-handelaars/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairville.be/cirklo-handleiding-voor-handelaars/softkey-hoe-werkt-het/portefeuille.md).

# Portefeuille

**Welkom!**\
Wanneer je de app voor het eerst opent, kom je terecht in de **'Portefeuille'.** In het begin zal deze lijst leeg zijn, maar maak je geen zorgen. Zodra je begint met het scannen van bonnen, worden deze automatisch in de lijst weergegeven. Als een bon succesvol is ingewisseld, verschijnt de naam van het soort bon samen met het afgenomen bedrag in jouw lijst.

**Bonnen scannen**\
Om een QR-code te scannen, klik je op '**Scan QR'**. Je krijgt dan een nieuw scherm te zien waarin je de QR-code kunt scannen. Zorg ervoor dat de code goed zichtbaar is voor een nauwkeurige scan. Als de QR-code niet goed leesbaar is, heb je de mogelijkheid om de code handmatig in te voeren.&#x20;

Let er hierbij op dat je het cijfer '0' en de letter 'O' niet door elkaar haalt.\
Nadat je de code handmatig heb ingegeven, druk je op **'Ga verder'**

**Bedrag ingeven**\
Tenslotte vul je het te betalen bedrag in en klik je op **'Bevestig'.** Klik nogmaals op **'Bevestig'** om de betaling te laten doorgaan.

<div><figure><img src="/files/v9y6Uv7sPWDkz3rYP9Oe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/eIumnLe1T8pL06EoBiqI" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/EzwJ55xJ4GHjSVmLERsz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/RhbjgnmcfxAyFZRvHKOE" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/7EEgd4FgHSYFt8sSbfPN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/nnzizDG5CkrbfnBnHP7H" alt=""><figcaption></figcaption></figure></div>

**Status van gescande bonnen**\
Als een bon succesvol is ingewisseld, verschijnt de naam van het soort bon samen met het afgenomen bedrag in jouw lijst. Dit geeft aan dat de bon correct is verwerkt en dat de waarde in jouw portefeuille is opgenomen.

<figure><img src="/files/sE4iHwtCNDRJYIeSqehS" alt=""><figcaption></figcaption></figure>


---

# 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.fairville.be/cirklo-handleiding-voor-handelaars/softkey-hoe-werkt-het/portefeuille.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.
