> For the complete documentation index, see [llms.txt](https://docs.eno.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eno.network/products/agnes-ai.md).

# 🤖 Agnes AI

Agnes AI is the artificial intelligence designed specifically to enhance your experience and maximize your success within the ENO Network ecosystem. Created to simplify decentralized digital technology, Agnes provides precise, personalized information in real time, ensuring your interaction with the platform is easy and effective.

### **🚀 Key Features**

### **🌐 Natural Language Processing (NLP)**

* **Smooth Interactions:** Agnes interprets queries and commands in natural language, responding quickly and accurately.
* **Multilingual Support:** Expand your reach with effective responses in multiple languages, connecting a truly global community.

### **⚙️ Efficient Automation**

* **Immediate Assistance:** Integrate automated responses to provide instant support within the marketplace and across the platform.
* **Simplified Management:** Streamline everyday operations so you can focus on creating and connecting.

### 🖼️ Custom Image Generation

* **Visual Creation at Your Fingertips:** Use Agnes to generate unique images based on your specifications. Simply describe your vision, and Agnes will turn your words into stunning visual art ready to be monetized as NFTs.
* **Ongoing Inspiration:** Explore other users’ creations and receive personalized suggestions for your own projects.

### 🎓 Education and Integration

* **Your Personal Guide:** Agnes AI assists new users by explaining essential concepts in a simple way, making it easy for them to navigate and seamlessly integrate into ENO Network.

With Agnes AI, the power of artificial intelligence works for you, making every step within ENO Network simple, intuitive, and successful.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.eno.network/products/agnes-ai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
