> For the complete documentation index, see [llms.txt](https://mesuite.gitbook.io/mesuite-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mesuite.gitbook.io/mesuite-docs/get-started-here/welcome-to-mesuite-academy.md).

# Welcome to MEsuite Academy!

***

## Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request. We’ll get back to you as soon as possible.

If it’s an urgent issue, please reach out to <support@mesuite.com>

***

## About MEsuite Academy

Here, you’ll be able to find articles to help you use, manage, and maximize your MEsuite experience. Our guides are separated into sections:

* Announcements
* Getting Started Guides
* Profile Management How-To’s
* Project Management How-To’s
* Project Owners Only How-To’s
* SignME How-To’s
* Document Management How-To’s

Our Getting Started articles are more of an introduction to MEsuite and the different product functions and layouts. Our How-To guides provide specific step-by-step instructions for MEsuite features.

If you need any help that’s not covered in these articles, let your sales or customer success manager know.

***

## Related Articles

* [How-To: Email Templates To Specific People 📩](/mesuite-docs/signme-guide/how-to-email-templates-to-specific-people.md)
* [How-To: Quickly Add Team Members To A Project 🤝🏼](/mesuite-docs/admin-essentials-profile-and-settings/how-to-quickly-add-team-members-to-a-project.md)
* [How-To: Get Contracts Signed Using The MEsuite App](/mesuite-docs/signme-guide/how-to-get-contracts-signed-using-the-mesuite-app.md)
* [New User? Start Here! - New User Quick Start Guide](/mesuite-docs/get-started-here/new-user-start-here-new-user-quick-start-guide.md)

***

If you still need help, submit a support request or contact your customer success manager.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mesuite.gitbook.io/mesuite-docs/get-started-here/welcome-to-mesuite-academy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
