# Welcome to Nurture Lab User Guide

This help portal will assist you to understand our Nurture Lab curriculum app features and functionalities, we have created a step-by-step guide and video description highlighting its essential aspects. You'll gain a visual walkthrough of the app's interface, navigation, and capabilities by using this reference guide.

## Quick links!

{% content-ref url="/pages/QI8MzrbKduM9mEbQqiuC" %}
[Mobile App - Video Guide](/mobile-app-video-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/SYEfVP6iyuIS4WfVvYqC" %}
[Web App - Video Guide](/web-app-video-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/QjXs0j2r6MygSXUVNjBW" %}
[Mobile App - New Features](/mobile-app-new-features.md)
{% endcontent-ref %}


---

# 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.caprics.in/welcome-to-nurture-lab-user-guide.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.
