# Prompts Samples
These sample shows off several of the prompting techniques show in [docs/prompts.md](/docs/prompts.md)
These examples use Google Gemini, set your API key in the `GOOGLE_GENAI_API_KEY` environment variable.
You can run these prompts in the Developer UI with `genkit start`
or invoke them with e.g. `genkit flow:run simplePrompt`