# Example Prompts for Generative AI

You can generate any quiz by providing a short description, such as 'Space Exploration in 1990,' 'American Civics Test 2024,' or 'All About Abraham Lincoln.' The only limit is your imagination

**Here are some more prompts for trivia games:**

* Guess the Country by Its Food
* The Myths People Still Believe
* All About Japanese Flowers
* All About South African Spiders
* 90s Pop Music
* Dragon Ball Z
* Star Wars
* American Cars
* Ocean Exploration
* Famous Scientists and Their Contributions

### &#x20;Personalized Quiz Based on Your Information

Create a fun game by generating a quiz based on a person's information for events like birthdays, baby showers, or work anniversaries. Share some details about them and let the AI do the rest!

**Example Prompt for Birthday Quiz**&#x20;

> John was born on April 1, 1990, on a flight from France to the U.S. His father is French, and his mother is American, though he doesn’t speak French. He has ten siblings—all sisters—and he is the youngest. John has loved playing soccer since he was nine and even won the junior national cup in France. He joined our team two years ago and has made significant contributions to both the team and the company. John invented the 'John Language,' which is now widely used and loved by our customers. Today is John's birthday. Create a quiz about him.

**Example Prompt for Baby Shower Quiz**&#x20;

> Jane has boy-girl twins: the first is named Joey, and the second, Jasmine. They were born on a cruise ship to Australia, which inspired Joey's name. Jane and her husband have many pet spiders, but now they’re considering moving to a new house to make room for the new family members, as spiders and toddlers aren’t meant to share a space. Jane has been with ACME for 10 years, spending the last 5 years with our team. She loves being part of our team, and we love having her. Create a quiz to challenge guests at her baby shower!


---

# 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://docs.tailrec.io/my-quizzes/example-prompts-for-generative-ai.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.
