# Introduction

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

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

❤️ **This library is developed and maintained by MonOrdo** ❤️

It aims to simplify the integration of the [Vidal API](https://www.vidalfrance.com/solutions/vidal-integrated) so that you can focus on the business.

It is developed in [Typescript](https://www.typescriptlang.org/branding/), and uses the [NestJs](https://nestjs.com/) injection system. The returned objects are typed and in [JSON](https://fr.wikipedia.org/wiki/JavaScript_Object_Notation).

For any problem with the library, you can open a ticket on GitHub. If you need an action on the API to be taken into account, you can also submit it on GitHub or propose a pull request if you made the changes directly on our repository

**Repository:** <https://github.com/monordo/json-vidal-client>

**Official documentation:** <https://monordo.gitbook.io/json-vidal-client/>

**Generated documentation (typedoc):** <https://monordo.github.io/json-vidal-client/>

**NPM details:** <https://www.npmjs.com/package/@monordo/json-vidal-client>


---

# Agent Instructions: 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:

```
GET https://monordo.gitbook.io/json-vidal-client/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.
