> For the complete documentation index, see [llms.txt](https://knowledge.plutus.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.plutus.be/onderneming-runnen/verloningen/verloning-bedrijfsleider.md).

# Verloning bedrijfsleider

- [Bedrijfsleidersbezoldiging](https://knowledge.plutus.be/onderneming-runnen/verloningen/verloning-bedrijfsleider/bedrijfsleidersbezoldiging.md)
- [Cheques](https://knowledge.plutus.be/onderneming-runnen/verloningen/verloning-bedrijfsleider/cheques.md): Welke soorten cheques kan een bedrijfsleider ontvangen?
- [Onkostenvergoedingen](https://knowledge.plutus.be/onderneming-runnen/verloningen/verloning-bedrijfsleider/onkostenvergoedingen.md): Welke onkostenvergoedingen kan een bedrijfsleider ontvangen?
- [Kosteloze terbeschikkingstelling](https://knowledge.plutus.be/onderneming-runnen/verloningen/verloning-bedrijfsleider/kosteloze-terbeschikkingstelling.md): Wat zijn de de gevolgen van een kosteloze terbeschikkingstelling?
- [Mobiliteit](https://knowledge.plutus.be/onderneming-runnen/verloningen/verloning-bedrijfsleider/mobiliteit.md)
- [Verhuur aan vennootschap](https://knowledge.plutus.be/onderneming-runnen/verloningen/verloning-bedrijfsleider/verhuur-aan-vennootschap.md): Kan je zomaar een bureauruimte verhuren aan de vennootschap?
- [Pensioenopbouw](https://knowledge.plutus.be/onderneming-runnen/verloningen/verloning-bedrijfsleider/pensioenopbouw.md): Hoe kan je als bedrijfsleider extra pensioen opbouwen?
- [Intresten op positieve R/C](https://knowledge.plutus.be/onderneming-runnen/verloningen/verloning-bedrijfsleider/intresten-op-positieve-r-c.md)
- [Auteursrechtenvergoeding](https://knowledge.plutus.be/onderneming-runnen/verloningen/verloning-bedrijfsleider/auteursrechtenvergoeding.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.plutus.be/onderneming-runnen/verloningen/verloning-bedrijfsleider.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.
