> For the complete documentation index, see [llms.txt](https://nybble.petoi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nybble.petoi.com/francais/master.md).

# Instructions d’assemblage pour Nybble

{% hint style="success" %}

## You can write to <rongzhong.li@petoi.com> to discuss the translation work!

{% endhint %}

Pour que ces instructions soient simples à comprendre, je me concentre sur l’assemblage sans trop entrer dans les détails.

Pour connaître le « pourquoi du comment », posez directement vos questions sur notre forum :\
&#x20;[https://www.petoi.com/forum](https://www.petoi.com/forum%3c1) ou envoyez-les à <info@petoi.com>.

![](/files/-M1PUTULRcVg-fz0h6aC)

Une campagne de financement participatif est en cours sur Indiegogo : [igg.me/at/nybble](http://igg.me/at/nybble). Retrouvez-nous sur les réseaux sociaux (Instagram/Twitter/Facebook/GitHub) : **@PetoiCamp**. Utilisez les hashtags **#nybble** **#petoi** ou **#opencat** pour partager votre construction avec nous, nous reposterons vos publications !&#x20;

{% hint style="info" %}
Last Updated: 02/02/2020
{% endhint %}


---

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

```
GET https://nybble.petoi.com/francais/master.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.
