> For the complete documentation index, see [llms.txt](https://accesstoland.gitbook.io/makingfarmlandwork/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://accesstoland.gitbook.io/makingfarmlandwork/bibliography/belgium.md).

# Belgium

## Flanders

**Access to Land member**: [De Landgenoten](https://www.delandgenoten.be/)

**Handbook for local authorities**: [VVSG cookbook VVSG. (2022). De lokale honger stillen. Kookboek voor circulair voedselbeleid.](https://www.vvsg.be/Leden/Lokaal%20Voedselbeleid/Kookboek/Kookboek_LCVB_1110.pdf) &#x20;

**Networks**: &#x20;

* Flemish Society for Cities and Communities. [VVSG-network](https://www.vvsg.be/)&#x20;
* Flemish network of organisations promoting agroecology. [Voedsel Anders](https://www.voedsel-anders.be/)&#x20;

**Other tools**: &#x20;

* De Landgenoten. [Toolbox for local authorities who own land](https://www.delandgenoten.be/toolbox-publieke-gronden)&#x20;

## Wallonia & Brussels

**Access to Land membe**r: [Terre-en-Vue](https://terre-en-vue.be/)&#x20;

**Handbook for local authorities**: Terre en Vue (2022). [Guide de gestion des terres publiques](https://terre-en-vue.be/actualite/article/nouveau-guide-de-gestion-des-terres-publiques)&#x20;

**Networks and organisations**: &#x20;

* [VVSG Kennisnetwerk](https://www.vvsg.be/)

**Other resources:** &#x20;

* SPW-DAFoR. [Portail de l’agriculture wallone](https://agriculture.wallonie.be/bail-a-ferme)&#x20;
* Manger Demain, Terre-en-Vue, SPW-DAFoR. [Webinaire « Terres publiqus, terres de   projets pour nos communes et citoyens »](https://www.mangerdemain.be/2022/01/05/contenus-de-la-rencontre-terres-publiques-agricoles-terres-de-projets-pour-nos-communes-et-citoyens/)&#x20;
* [Good Food Brussels Resources](https://goodfood.brussels/fr/ressources)&#x20;
* FIAN BELGIUM. [Pressions sur nos terres agricoles. Face à l’artificialisation des sols,   quels leviers d’action ?](https://www.fian.be/Pressions-sur-nos-terres-agricoles?lang=fr)&#x20;

<br>


---

# 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://accesstoland.gitbook.io/makingfarmlandwork/bibliography/belgium.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.
