---
title: Gemini setup for daisyUI
desc: Setup Gemini to correctly generate daisyUI code based on your prompt.
---
##
Gemini LLM setup
### Quick use
[daisyui.com/llms.txt](https://daisyui.com/llms.txt) file is a compact, text version of daisyUI docs to help AI generate accurate daisyUI code based on your prompt.
In Chat window, enable `🔍 Deep research` feature, and add this before your prompt:
```md:prompt
https://daisyui.com/llms.txt
```
For example:
```md:prompt
https://daisyui.com/llms.txt give me a light daisyUI 5 theme with tropical color palette
```