# Summary

![The Future is Now](https://4253356396-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlNK7mzP7rA9vQyNvKNsB%2Fuploads%2FhXmdeKU63np8WcpsT9Oi%2Fheader-logo.png?alt=media\&token=6071d633-5507-46d6-9a92-3c5324d35301)

```markup
NOTE:
EgonCoin enclosed mainnet is using 
Testnet V3 as current network for both 
mainnet and testnet.
Enclosed mainnet starting from 10/2023.
After enclosed mainnet comes OPEN mainnet!

What Next?
You can help to spread the word about 
EgonCoin using test coins.
Get EgonCoin test coins and send to 
as much people as you can to spread 
the word worldwide. 
It is easy - just target 5 people each 
day and gift them free test EgonCoin!
```

Welcome to the go-to portal for in-depth information about the EgonCoin (EGON) platform and ecosystem and how to interact with them!

The EgonCoin documentation is separated into three major parts:

**1.** **EgonCoin Docs**. This part is available in the sections below is for anyone who wants to learn more about EgonCoin without going into detail that only developers would usually need to know.

**2.** **Developer docs.** Developers wishing to build on top of EgonCoin and its mobile-centric infrastructure or run validator nodes should consult this [portal](https://docs.egonscan.com/general-1/network-details).

**3. Tutorials.** This part contains various consumer-focused tutorials. Coming soon.

{% hint style="info" %}
Join our [Telegram group](https://t.me/eaglenetworkapp)\
Or say hello at: [Twitter](https://twitter.com/eaglenetworkapp)
{% endhint %}


---

# 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://docs.egonscan.com/readme.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.
