# Using ESDL to model an energy system

## Setting up Eclipse

You can install Eclipse using the link [Setup Eclipse using the update site](/esdl/how-to-use-esdl/using-esdl-to-model-an-energy-system/setup-eclipse-update-site.md). You will get automatic notifications whenever updates become available.

## Using ESDL to model an energy system

At the moment there are two initiatives to view and edit/generate ESDL instances:

* [Eclipse based ESDL tree editor](/esdl/how-to-use-esdl/using-esdl-to-model-an-energy-system/esdl-tree-editor.md)
* [Graphical ESDL editor](/esdl/how-to-use-esdl/using-esdl-to-model-an-energy-system/esdl-graphical-editor.md) (the designer)


---

# 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://energytransition.gitbook.io/esdl/how-to-use-esdl/using-esdl-to-model-an-energy-system.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.
