# 1. Ethereum IDE

Ethereum is a network of computers all over the world that follow a set of rules called the Ethereum protocol. The Ethereum network acts as the foundation for communities, applications, organizations and digital assets that anyone can build and use.

<figure><img src="https://3745657014-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYy-lqJKjq1m0yBAX4r%2Fuploads%2FH1mI5zXexJzQiEx2DJHk%2Fimage.png?alt=media&#x26;token=761b318e-690a-4146-9436-18bfe85155ec" alt=""><figcaption></figcaption></figure>

For more information, please visit the following links:

1. Ethereum Whitepaper: <https://ethereum.org/669c9e2e2027310b6b3cdce6e1c52962/Ethereum_Whitepaper_-_Buterin_2014.pdf>
2. Official website: [https://ethereum.org/en](https://ethereum.org/en/)
3. Learn by coding: [https://ethereum.org/en/developers/learning-tools](https://ethereum.org/en/developers/learning-tools/)


---

# 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://chainide.gitbook.io/chainide-english-1/ethereum-ide-1/1.-ethereum-ide.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.
