> 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/eno-creator.md).

# 🎨 ENO Creator

ENO Creator is the space dedicated exclusively to digital creators looking to launch, manage, and effectively monetize their own NFT collections. Our platform provides intuitive, advanced tools that help artists maximize their visibility and optimize their business models within the ENO ecosystem.

### ✨ Customizable Creator Profiles

Create a unique and engaging identity on the platform:

* **Dynamic Widgets:** Easily customize your profile by showcasing your NFTs, bio, social media links, creative portfolio, and options to receive cryptocurrency donations.
* **Direct Monetization:** Sell your digital assets directly from your profile, eliminating unnecessary intermediaries.
* **Automated Royalties**: Enjoy continuous income with automatic royalties set up for secondary sales of your NFTs.

### 🔍 Smart Segmentation and Discovery

* **Optimized Categorization:** Organize your NFTs by categories and tags to make them easier for your target audience to find.
* **Recommendation Algorithm:** Automatically connect creators with like-minded audiences, increasing relevance and visibility for each collection.

ENO Creator is more than just a platform; it’s your partner in the creative digital economy.


---

# 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/eno-creator.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.
