# Documentation Gardenlab

## Français

- [Introduction](https://docs.gardenlab.io/introduction.md)
- [Technologie](https://docs.gardenlab.io/technologie.md)
- [Admin - Get Started](https://docs.gardenlab.io/admin-get-started.md)
- [NFT](https://docs.gardenlab.io/learn/nft.md): Voici une introduction concernant les NFTs.
- [La valeur](https://docs.gardenlab.io/learn/nft/la-valeur.md)
- [Sport (Fan Experience)](https://docs.gardenlab.io/use-cases/sport-fan-experience.md)
- [Bars à jeux](https://docs.gardenlab.io/use-cases/bars-a-jeux.md)
- [Centres Commerciaux](https://docs.gardenlab.io/use-cases/centres-commerciaux.md)
- [Clubs vacances (hôtels,campings)](https://docs.gardenlab.io/use-cases/clubs-vacances-hotels-campings.md): Solution d'engagement digitale
- [Partners API](https://docs.gardenlab.io/api/partners-api.md): Description of the API that can be used by partners to update the NFT
- [Politique de confidentialité](https://docs.gardenlab.io/notices-legales/politique-de-confidentialite.md)
- [Conditions générales d'utilisation](https://docs.gardenlab.io/notices-legales/conditions-generales-dutilisation.md)
- [Mentions Légales](https://docs.gardenlab.io/notices-legales/mentions-legales.md)

## English

- [Introduction](https://docs.gardenlab.io/english/introduction.md)
- [Technology](https://docs.gardenlab.io/english/technology.md)
- [Admin get started](https://docs.gardenlab.io/english/admin-get-started.md)
- [Page 1](https://docs.gardenlab.io/english/page-1.md)
- [NFT](https://docs.gardenlab.io/english/learn/nft.md): What is a NFT ?
- [NFT Value](https://docs.gardenlab.io/english/learn/nft/nft-value.md): What gives a NFT its value ?


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.gardenlab.io/introduction.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
