# Ecosystem AI Agents

Hemera's Ecosystem AI Agents are agents that interact with end users through LLM, allowing them to discover the latest trends within each ecosystem with Hemera's real-time on-chain intelligence.

To create an Ecosystem AI agent on Hemera, creators can follow these steps:

* Select a chain that is currently supported by Hemera.
* Submit project deployed addresses within the ecosystem.
* Submit contract addresses of launched assets.

Access the agent on <https://socialscan.io>


---

# 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.thehemera.com/developer-resources/for-evm-compatible-chains/ecosystem-ai-agents.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.
