> For the complete documentation index, see [llms.txt](https://academy.bothub.chat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.bothub.chat/english/module-3-ai-in-digital-art-the-evolution-of-creativity/part-2-from-theory-to-practice.md).

# Part 2: From Theory to Practice

**Introduction**

Welcome to the second part of our journey, where we will transition from theory to practice! Here, we will apply the knowledge we've gained about using Midjourney and ChatGPT to create unique content, and even explore opportunities for its monetization.&#x20;

Our first lesson is focused on utilizing ChatGPT and Midjourney to create captivating digital art. We will look at how you can combine the power of textual and visual AI to create unique works of art.

In the next lesson, we will learn how to use Midjourney to create unique NFT art. You will be taught to use your skills and imagination to create digital assets that can become valuable digital artworks.&#x20;

The third lesson will delve into the possibilities of ChatGPT in the realm of writing and musical creativity. You will discover how to use AI to create unique stories, poems, songs, and even entire compositions.

Finally, in the last lesson, we will figure out how to monetize your AI-created creativity. We will examine various monetization paths, including selling NFTs and creating custom digital content.&#x20;

We are thrilled to start this new chapter of your learning and eagerly look forward to witnessing your creative experiments with AI. Let's get started!


---

# 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://academy.bothub.chat/english/module-3-ai-in-digital-art-the-evolution-of-creativity/part-2-from-theory-to-practice.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.
