# Introduction Novab development🍀

## Welcome to the Novab Development documentation 🍀

<figure><img src="/files/eBFM7z3u1b6e0OojmEN0" alt="" width="188"><figcaption></figcaption></figure>

This documentation is designed to guide you through best practices and to help you as much as possible with specific questions.\
Before opening a support ticket on our [Discord](https://discord.com/invite/Ax2N6Hhxv4), we encourage you to review the information available here.\
\
Tebex store link : <https://store.novab.fr/>&#x20;


---

# 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://doc.novab.fr/introduction-novab-development.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.
