--- title: ChatGPT setup for daisyUI desc: Setup ChatGPT to correctly generate daisyUI code based on your prompt. --- ## ChatGPT ChatGPT 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 `🌐 Search` 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 ``` ### MCP server coming soon…