# How to use ChatGPT to create conversation scenarios

![](https://1463363345-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpKJANZVA01sdOYu1K3WB%2Fuploads%2FPoDLa7PtEqQ1EuRx8O9D%2FCleanShot%202023-04-19%20at%2023.05.11%402x.png?alt=media\&token=2e918350-fe17-4a5f-8c8d-b4145e8b2424)

You need to combine time, location, activities, or topics to talk about.

#### Where to be and what to do

* Drinking at a bar
* Going through airport security
* Checking into a hotel
* Buying shoes at a shoe store
* And more ...

#### Talking about a topic

* Discussing healthy eating
* Talking about the latest front-end technologies
* Discussing recent economics
* Talking about xxx


---

# 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://manual.trancy.org/en/get-started/use-learning-deck/ai-talk/how-to-use-chatgpt-to-create-conversation-scenarios.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.
