# Ecosuite User Guide

This page is the starting point for the Ecosuite user guide and associated documentation.

<figure><img src="https://3629832110-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYtoTiPa31rO0d5wf1iTW%2Fuploads%2Fv5v3YBLrvs2cJKTdolb1%2Fimage.png?alt=media&#x26;token=62298f66-be18-4f01-a658-8a48af3ae29b" alt=""><figcaption></figcaption></figure>

Note that this documentation is being continuously updated and improved, feel free to search for topics of interest using the search box above or navigate using the links provided to the left and below.


---

# 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.ecosuite.io/user-guide/ecosuite-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.
