> For the complete documentation index, see [llms.txt](https://docs.autocontentapi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autocontentapi.com/quick-start/quizzes/quiz-examples.md).

# Quiz Scenario Examples

Focused `curl` samples for generating quizzes. Each recipe uses `/content/Create` with `outputType: "quiz"` and highlights how to set difficulty, language, and prompts.

## Available Recipes

* [📝 Create a Quiz from Text](/quick-start/quizzes/from-text.md)
* [🔗 Create a Quiz from a Website](/quick-start/quizzes/from-website.md)
* [🎚️ Set Difficulty and Language](/quick-start/quizzes/set-difficulty-and-language.md)
* [💡 Create a Quiz from a Topic Prompt](/quick-start/quizzes/from-topic.md)
* [🏢 Apply Brand Settings with `projectId`](/quick-start/quizzes/brand-with-project-id.md)

Start with the text recipe, then add sources or difficulty tweaks as needed.
