# Ask the AI

This Wiki is built with a very advanced [AI chat feature](https://wiki.polymaker.com/the-basics/introduction-to-3d-printing/ask-the-ai?ask=) where you can ask anything you want to know about.   Just click the "Ask" icon at the top of this page, or hit "CTRL + I" on your keyboard.

This includes asking:

### What material is right for my project?

Just explain your application needs and ask the AI bot what material it suggests.

### Help me find this \_\_\_\_ document

That's right - if the document exists on this Wiki - the bot will help you find it. &#x20;

### What material is has the best \_\_\_\_\_?

Wondering the material with the best HDT?  The best impact strength?  Ask away!&#x20;

### How do I fix my printing issue?&#x20;

Just explain your issue and the bot will help diagnose the problem!&#x20;

### There are no limits!

Ask the bot anything at all and feel free to let us know how it did!  This is still a new feature and we would love your feedback.  Shoot as an email anytime at <Support@polymaker.com> with how it did!&#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://wiki.polymaker.com/the-basics/introduction-to-3d-printing/ask-the-ai.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.
