# algoDEA - Algorand IntelliJ Plugin

![](https://1148938711-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MKjsRBIKLQhzDC7WBQY%2F-MLBk2_5FJmYQEzbv29r%2F-MLBkFSzDK00rRwWw5vn%2Falgorand_intellij.png?alt=media\&token=575646c0-3dc4-4260-8edb-2b8105e6ac3f)

> "algoDEA" provides end to end development life-cycle on Algorand blockchain using IntelliJ IDE. Using this plugin, developers can create and test both stateless and stateful smart contracts directly from their IntelliJ IDE. It also provides other features like ASA management, Transactions, Test account management etc.

**GitHub :** <https://github.com/bloxbean/algodea>

### Getting started with AlgoDEA

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


---

# 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/master.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.
