> 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-3-for-authors/lesson-4-the-art-of-crafting-powerful-reviews-and-authoritative-articles/practical-exercise-from-the-past-to-the-present-a-historical-overview-of-a-modern-invention.md).

# Practical Exercise: From the Past to the Present - A Historical Overview of a Modern Invention

**Task:**&#x20;

Welcome to the world of history and fantasy! Imagine you are living in the past and suddenly discover a modern invention. Your task is to write a review of this invention as if you were a resident of that time. Try to delve into the context of the era and see the invention through the eyes of a person from the past.

**Instructions:**&#x20;

Choose a modern invention that you think would amaze people in the past. It could be something big like the internet or something smaller like an electric toothbrush.&#x20;

Use ChatGPT to write a review of this invention as if you were a resident of that time. Ask ChatGPT about different aspects of the review, such as important features of the invention, its advantages and disadvantages, and how people of the time might react to it.

**Example:**&#x20;

1. Chosen invention: Smartphone.&#x20;
2. Request to ChatGPT: "Help me write a review of a smartphone as if I were a resident of the 19th century."

**Conclusion**&#x20;

To fully utilize the potential of ChatGPT in writing original articles, it's important to remember that this is a tool that can assist you in generating ideas, writing, and editing text, but the final quality and uniqueness of the article will always depend on your input and editing.


---

# 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-2-writing-with-chatgpt-from-the-first-word-to-a-printed-masterpiece/part-3-for-authors/lesson-4-the-art-of-crafting-powerful-reviews-and-authoritative-articles/practical-exercise-from-the-past-to-the-present-a-historical-overview-of-a-modern-invention.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.
