> For the complete documentation index, see [llms.txt](https://wiki.polymaker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-fr/les-bases/introduction-a-limpression-3d/interrogez-lia.md).

# Demander à l'IA

Ce wiki est construit avec une fonctionnalité de [chat IA](https://wiki.polymaker.com/the-basics/introduction-to-3d-printing/ask-the-ai?ask=) où vous pouvez demander tout ce que vous voulez savoir. Cliquez simplement sur l'icône « Demander » en haut de cette page, ou appuyez sur « CTRL + I » sur votre clavier.

Cela inclut de demander :

### Quel matériau convient à mon projet ?

Expliquez simplement les besoins de votre application et demandez au bot IA quel matériau il suggère.

### Aidez-moi à trouver ce document \_\_\_\_

C'est exact - si le document existe sur ce wiki - le bot vous aidera à le trouver. &#x20;

### Quel matériau a le meilleur \_\_\_\_\_ ?

Vous vous demandez quel matériau a la meilleure HDT ? La meilleure résistance aux chocs ? N'hésitez pas à demander !&#x20;

### Comment résoudre mon problème d'impression ?&#x20;

Expliquez simplement votre problème et le bot aidera à diagnostiquer la cause !&#x20;

### Il n'y a aucune limite !

Demandez-lui n'importe quoi et n'hésitez pas à nous dire ce que vous en pensez ! C'est encore une nouvelle fonctionnalité et nous apprécierions vos retours. Envoyez-nous un e-mail à tout moment à <Support@polymaker.com> pour nous dire comment cela s'est passé !&#x20;


---

# 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://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-fr/les-bases/introduction-a-limpression-3d/interrogez-lia.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.
