# Introduction

The TeleWellness Portal is a web-based application that provides healthcare practitioners and coaches the ability to visualize members’ progress and allows for deeper engagement with existing end-users, regardless of their means of interaction with the platform (Suggestic Plus App).

### Key Features&#x20;

* An intuitive dashboard to track users’ progress in terms of meal plans, activity feeds, weight control, and water intake, among others.&#x20;
* Ability to create coaches and members.
* Create a meal plan from scratch or based on a predefined template
* Check the recipes information (name, cooking time, number of ingredients, instructions, nutrition per serving)
* Upload lab tests documents.
* Interaction between members and coaches, through the chat option.
* Start an audio or video call.
* Schedule your appointments by using the calendar feature.
* Create notes based on a blank note or a prepared template.


---

# 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://docs.suggestic.com/telewellness-portal/introduction.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.
