# Learn Module

Questions which are not answered by the bot will be listed under this **"Learn"** tab. You can manually review the questions and add the best answer so that next time  user will get the most relevant answer from your bot

![](/files/-LlTDWwph8kAQc6fjpMC)

{% hint style="success" %}
We are experimenting with deep machine learning technologies to make this process more automated and soon you can see in LIVE.
{% endhint %}


---

# 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://help.pickyassist.com/setting-up-guide/smart-replies/learn-module.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.
