# 1. How to Generate Images through EMC Hub

1. Go to the EMC Hub homepage and select "Models" in the upper right corner.

<figure><img src="/files/0VMyTRURCZknlgYmJHTw" alt=""><figcaption></figcaption></figure>

2. Select the AI model you want, such as the mecha-themed Elunara.

<figure><img src="/files/7W986EVlI58kl73h3e4v" alt=""><figcaption></figcaption></figure>

3. Click on the model cover, and then  click "Run model."

<figure><img src="/files/XcNpT0PMcDqBBagEXo1E" alt=""><figcaption></figcaption></figure>

4. Choose any of the available nodes. If the connection fails, you can choose a different node.

<figure><img src="/files/oNYNAmhvY6BL01NVH1dc" alt=""><figcaption></figcaption></figure>

5. Enter the prompt and the reverse prompt into the respective text boxes, then click “Generate image for free”

<figure><img src="/files/h6OY1h2QHwAqG1zAdY94" alt=""><figcaption></figcaption></figure>


---

# 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.emc.network/emc/ecosystem/emc-hub-a-decentralized-ai-model-platform/1.-how-to-generate-images-through-emc-hub.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.
