# Installation using JetBrains Plugin Repository

The algoDEA Algorand Integration plugin is available on JetBrain's official plugin repository. You can install this plugin directly from your IntelliJ IDE.

### Supported IntelliJ version  (2020.2 and above)

* IntelliJ IDEA Community / Ultimate / Educational
* PyCharm
* GoLand
* WebStorm
* PhpStorm

### Installation

1. Go to Configure > Plugins

![](/files/-MLBVE2DtiEuw_PVznF8)

* Search marketplace with "Algorand" or "algodea".

![](/files/-MLBVSZ397_MIe5ILunJ)

* Click Install

![](/files/-MLBVYscmwN5mkJymBzS)

* Restart&#x20;

### Video

{% embed url="<https://youtu.be/wT6ZEYBYn5w>" %}


---

# 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://algodea-docs.bloxbean.com/installation-using-jetbrains-plugin-repository.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.
