# Easy Installer

The SunbirdEd Easy Installer is designed to simplify and accelerate the setup process of the SunbirdEd platform. This installer provides an automated way to deploy SunbirdEd, ensuring that all necessary components and dependencies are correctly configured and installed with minimal user intervention. Whether you are setting up a environment to try SunbirdED or development environment, the Easy Installer will help you get SunbirdEd up and running quickly, allowing you to focus on leveraging its features for your educational initiatives.&#x20;

Please refer below mentioned link to setup Sunbird Ed using easy installer.

{% embed url="<https://github.com/project-sunbird/sunbird-ed-installer>" %}


---

# 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://ed.sunbird.org/use/source-code/easy-installer.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.
