> For the complete documentation index, see [llms.txt](https://docs.dego.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dego.finance/modules/defusion/text-to-image.md).

# Text to Image

1. Go to "<https://app.defusion.ai/>" and click on the "Explore" button.&#x20;

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

2. Connect and approve your Metamask wallet (or any of the displayed wallets)&#x20;

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

3. To select a network, click "Switch Network" and tap on the "Confirm" button.

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

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

4. Then, click "Create" to go to the Image generation page.&#x20;

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

5. On the Prompt entry field, write some texts or keywords, click on "Generate" and tap on "Free Mint" to convert the generated image to NFT.

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

5. To view the NFTs you minted, check the "My Album" page.

<figure><img src="/files/07O25UKixHvVHntxG4Ne" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.dego.finance/modules/defusion/text-to-image.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.
