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

# Introduction

### What is Gardenlab <a href="#what-is-gardenlab" id="what-is-gardenlab"></a>

Gardenlab is a technology company that provides services related to Non-fungible tokens & Blockchain technologies.Our aim is to enhance user retention and loyalty thanks to an advanced product that allow companies to generate and manage NFT Membership cards. The main innovation is the use of dynamic NFTs (dNFT).We will also provide an internal NFT marketplace in order to support the secondary market.It is time to build a new and sincere loyalty in which :

* Your community feels valued and recognised,
* Your community is engaged and involved,
* Your community stays loyal and talks about you.

Our platform is currently based on the **Polygon network**. We are dedicated to the use of a blockchain with low fees, great security & infrastructure and a neutral carbon footprint.

#### ​![:gardenlab:](https://cdn.discordapp.com/emojis/901585524094025788.png?size=44)Main purpose <a href="#main-purpose" id="main-purpose"></a>

* Allow companies & brands to retain their community in the best way possible.
* Help the transition from WEB 2.0 to WEB 3.0 in France and in Europe.
* Make the WEB3 accessible to all


---

# 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.gardenlab.io/english/introduction.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.
