# Resources and Further Reading

## **Official Documentation**

To gain a deeper understanding of ESCC and its functionalities, check out the comprehensive official documentation. This serves as a technical guide and reference manual for both developers and enthusiasts who wish to explore the ins and outs of the platform.<br>

## Community forums and discussions

Engage with our active community members, share your thoughts, and seek advice on our dedicated community forums. Additionally, platforms like Reddit, Telegram, and Discord house many discussions related to ESCC, its developments, and other related subjects.<br>

## ESCC GitHub repository

For developers and those interested in the technical aspects of ESCC, our GitHub repository is a treasure trove. It not only provides access to the platform's source code but also features tools, guides, and more to facilitate a smoother development experience.


---

# 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.escc.io/resources-and-further-reading.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.
