> 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-2-writing-with-chatgpt-from-the-first-word-to-a-printed-masterpiece/part-1-general.md).

# Part 1: General

- [Lesson №1: ChatGPT for Everyone: Personalizing Content for the Target Audience](https://academy.bothub.chat/english/module-2-writing-with-chatgpt-from-the-first-word-to-a-printed-masterpiece/part-1-general/lesson-1-chatgpt-for-everyone-personalizing-content-for-the-target-audience.md)
- [Practical exercise:](https://academy.bothub.chat/english/module-2-writing-with-chatgpt-from-the-first-word-to-a-printed-masterpiece/part-1-general/lesson-1-chatgpt-for-everyone-personalizing-content-for-the-target-audience/practical-exercise.md)
- [Lesson №2: "ChatGPT for Copywriting: A Practical Guide to Content Creation"](https://academy.bothub.chat/english/module-2-writing-with-chatgpt-from-the-first-word-to-a-printed-masterpiece/part-1-general/lesson-2-chatgpt-for-copywriting-a-practical-guide-to-content-creation.md)
- [Practical Assignment: Creating an Advertisement Text Using ChatGPT](https://academy.bothub.chat/english/module-2-writing-with-chatgpt-from-the-first-word-to-a-printed-masterpiece/part-1-general/lesson-2-chatgpt-for-copywriting-a-practical-guide-to-content-creation/practical-assignment-creating-an-advertisement-text-using-chatgpt.md)
- [Lesson №3 "ChatGPT as Your Personal Editor: Enhancing Writing Skills and Getting Feedback"](https://academy.bothub.chat/english/module-2-writing-with-chatgpt-from-the-first-word-to-a-printed-masterpiece/part-1-general/lesson-3-chatgpt-as-your-personal-editor-enhancing-writing-skills-and-getting-feedback.md)
- [Practice with ChatGPT: Improving Writing Style](https://academy.bothub.chat/english/module-2-writing-with-chatgpt-from-the-first-word-to-a-printed-masterpiece/part-1-general/lesson-3-chatgpt-as-your-personal-editor-enhancing-writing-skills-and-getting-feedback/practice-with-chatgpt-improving-writing-style.md)
- [Lesson №4 "The Art of Paraphrasing with ChatGPT: Reformulating While Retaining Meaning"](https://academy.bothub.chat/english/module-2-writing-with-chatgpt-from-the-first-word-to-a-printed-masterpiece/part-1-general/lesson-4-the-art-of-paraphrasing-with-chatgpt-reformulating-while-retaining-meaning.md)
- [Practical Exercise: Paraphrasing Text in an Unusual Style](https://academy.bothub.chat/english/module-2-writing-with-chatgpt-from-the-first-word-to-a-printed-masterpiece/part-1-general/lesson-4-the-art-of-paraphrasing-with-chatgpt-reformulating-while-retaining-meaning/practical-exercise-paraphrasing-text-in-an-unusual-style.md)
- [Conclusions to Part 1.](https://academy.bothub.chat/english/module-2-writing-with-chatgpt-from-the-first-word-to-a-printed-masterpiece/part-1-general/conclusions-to-part-1..md)


---

# 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://academy.bothub.chat/english/module-2-writing-with-chatgpt-from-the-first-word-to-a-printed-masterpiece/part-1-general.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.
