# Introduction

## Introduction

The **Console** tool's purpose is to customize or develop your own diets and programs according to your individual needs by creating programs, rules, ingredients groups, and user segments.

Predefined programs and ingredient groups are included but remain completely optional. Therefore, users can use them as a base to create and personalize their own programs.

In addition, there is a meal plan testing tool that can be used to generate meal plans and find your ideal configuration according to the user's diet requirements.&#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://docs.suggestic.com/console/master.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.
