# Installation

**Install IMESH Agent with HELM**

IMESH offers both on-prem and SaaS solutions for enterprises. To get started with the SaaS version, follow the following steps.

1. Register your organization and work email address by clicking on this [link](https://app.imesh.ai/registration).&#x20;
2. Once you register your organization and email, you will receive an email from us to activate your account.&#x20;
3. After activating your account, you can log in to the IMESH platform at <https://app.imesh.ai/>. Use your registered email ID and password to log in.
4. Now, you can go to Admin -> Clusters and add a new cluster. It will ask for your cluster name and prompt you to install the IMESH Agent with commands.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfZgFlagphgtk6B3W-xV-hUOUKqy2Kzei6mu1abdWOv5s03Jzs6JxoPcl1LLs8IMHGU7S8mr8TeA7ul2UP1XlpMY7QzJKWSmwshoURUGzi8JGeEAO0wXn4GqXDXTwpOIXyq5ajH3rky3S_OuAvWY3PSpgaO?key=TmnoeuMYwYPADPNdd3FkNg" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfic801FyQkmUVTTRogv-eH3A4XbxLt9pVhdLAY-9f8FpTgYxWIamq1GIJHh_rmLjPmVAH-hPcxDA5vVgaLmsoWmDfCFpOu4FQZanolC1FEPToRTsApQqdOJZpXR-m24vqL27GAv5fhGKGfC8AHQ4o0Be6v?key=TmnoeuMYwYPADPNdd3FkNg" alt=""><figcaption></figcaption></figure>

Note: Please let us know on our [Slack channel ](https://imesh.ai/register-slack.html)if you have any questions.


---

# 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.imesh.ai/getting-started/installation.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.
