[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"navigation_en":3,"/docs/features/customer-support-data":144},[4,16,91,117,127],{"title":5,"path":6,"stem":7,"children":8,"icon":15},"Getting Started","/docs/get-started","docs/1.get-started/1.index",[9,11],{"title":10,"path":6,"stem":7},"Introduction",{"title":12,"path":13,"stem":14},"Setup","/docs/get-started/setup","docs/1.get-started/2.setup","mage:fast-forward-fill",{"title":17,"icon":18,"path":19,"stem":20,"children":21,"page":90},"Features","ic:baseline-cable","/docs/features","docs/2.features",[22,26,30,34,38,42,46,50,54,58,62,66,70,74,78,82,86],{"title":23,"path":24,"stem":25},"Database","/docs/features/database","docs/2.features/01.database",{"title":27,"path":28,"stem":29},"Authentication","/docs/features/auth","docs/2.features/02.auth",{"title":31,"path":32,"stem":33},"Payments","/docs/features/payments","docs/2.features/03.payments",{"title":35,"path":36,"stem":37},"Admin Panel","/docs/features/admin-panel","docs/2.features/04.admin-panel",{"title":39,"path":40,"stem":41},"AI","/docs/features/ai","docs/2.features/05.ai",{"title":43,"path":44,"stem":45},"Customization","/docs/features/customization","docs/2.features/06.customization",{"title":47,"path":48,"stem":49},"Storage","/docs/features/storage","docs/2.features/07.storage",{"title":51,"path":52,"stem":53},"Email","/docs/features/email","docs/2.features/08.email",{"title":55,"path":56,"stem":57},"Languages","/docs/features/languages","docs/2.features/09.languages",{"title":59,"path":60,"stem":61},"SEO","/docs/features/seo","docs/2.features/10.seo",{"title":63,"path":64,"stem":65},"Blogs","/docs/features/blogs","docs/2.features/11.blogs",{"title":67,"path":68,"stem":69},"Documentation","/docs/features/documentation","docs/2.features/12.documentation",{"title":71,"path":72,"stem":73},"Cron Jobs","/docs/features/cron-jobs","docs/2.features/13.cron-jobs",{"title":75,"path":76,"stem":77},"Error Handling","/docs/features/error-handling","docs/2.features/14.error-handling",{"title":79,"path":80,"stem":81},"Analytics","/docs/features/analytics","docs/2.features/15.analytics",{"title":83,"path":84,"stem":85},"PWA","/docs/features/pwa","docs/2.features/15.pwa",{"title":87,"path":88,"stem":89},"Customer Support","/docs/features/customer-support","docs/2.features/16.customer-support",false,{"title":92,"icon":93,"path":94,"stem":95,"children":96,"page":90},"Tutorials","ic:baseline-library-books","/docs/tutorials","docs/3.tutorials",[97,101,105,109,113],{"title":98,"path":99,"stem":100},"Project Structure","/docs/tutorials/project-structure","docs/3.tutorials/1.project-structure",{"title":102,"path":103,"stem":104},"Page Routes","/docs/tutorials/page-routes","docs/3.tutorials/2.page-routes",{"title":106,"path":107,"stem":108},"API Calls","/docs/tutorials/api-calls","docs/3.tutorials/3.api-calls",{"title":110,"path":111,"stem":112},"State Management","/docs/tutorials/state-management","docs/3.tutorials/4.state-management",{"title":114,"path":115,"stem":116},"Legal Pages by GPT","/docs/tutorials/legal-pages-by-gpt","docs/3.tutorials/5.legal-pages-by-gpt",{"title":118,"icon":119,"path":120,"stem":121,"children":122,"page":90},"Formatting & Linting","ic:baseline-format-align-left","/docs/formatting-and-linting","docs/4.formatting-and-linting",[123],{"title":124,"path":125,"stem":126},"Overview","/docs/formatting-and-linting/overview","docs/4.formatting-and-linting/1.overview",{"title":128,"icon":129,"path":130,"stem":131,"children":132,"page":90},"Deployment","ic:baseline-rocket-launch","/docs/deployment","docs/5.deployment",[133,136,140],{"title":124,"path":134,"stem":135},"/docs/deployment/overview","docs/5.deployment/1.overview",{"title":137,"path":138,"stem":139},"Vercel","/docs/deployment/vercel","docs/5.deployment/2.vercel",{"title":141,"path":142,"stem":143},"Cloudflare Workers","/docs/deployment/cloudflare","docs/5.deployment/3.cloudflare",{"page":145,"surround":316},{"id":146,"title":87,"body":147,"description":308,"extension":309,"head":310,"meta":311,"navigation":312,"ogImage":310,"path":88,"robots":310,"schemaOrg":310,"seo":313,"sitemap":314,"stem":89,"__hash__":315},"docs_en/docs/2.features/16.customer-support.md",{"type":148,"value":149,"toc":301},"minimark",[150,155,171,174,178,273,277,297],[151,152,154],"h2",{"id":153},"tools","Tools",[156,157,158],"ul",{},[159,160,161,170],"li",{},[162,163,164],"strong",{},[165,166,169],"a",{"href":167,"target":168},"https://crisp.chat/en/","_blank","Crisp",": Live chat and ticketing for real-time user support.",[151,172,12],{"id":173},"setup",[175,176,169],"h3",{"id":177},"crisp",[179,180,181,211,225],"ol",{},[159,182,183,184],{},"Create a Crisp Account:",[156,185,186,192,195],{},[159,187,188,189,191],{},"Sign up at ",[165,190,169],{"href":167,"target":168},".",[159,193,194],{},"Create a new website in your Crisp dashboard.",[159,196,197,198,202,203,206,207,210],{},"Copy the ",[199,200,201],"code",{},"CRISP_WEBSITE_ID"," from the ",[162,204,205],{},"Integrations"," menu under the ",[162,208,209],{},"HTML"," option.",[159,212,213,214],{},"Set environment variable:",[215,216,223],"pre",{"className":217,"code":219,"filename":220,"language":221,"meta":222},[218],"language-text","CUSTOMER_SUPPORT_ID=\"YOUR_CRISP_WEBSITE_ID\"\n",".env","text","",[199,224,219],{"__ignoreMap":222},[159,226,227,228],{},"Enable in config:",[215,229,234],{"className":230,"code":231,"filename":232,"language":233,"meta":222,"style":222},"language-ts shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","customerSupport: {\n    enable: true,\n},\n","shared/config.ts","ts",[199,235,236,252,267],{"__ignoreMap":222},[237,238,241,245,249],"span",{"class":239,"line":240},"line",1,[237,242,244],{"class":243},"sBMFI","customerSupport",[237,246,248],{"class":247},"sMK4o",":",[237,250,251],{"class":247}," {\n",[237,253,255,258,260,264],{"class":239,"line":254},2,[237,256,257],{"class":243},"    enable",[237,259,248],{"class":247},[237,261,263],{"class":262},"sfNiH"," true",[237,265,266],{"class":247},",\n",[237,268,270],{"class":239,"line":269},3,[237,271,272],{"class":247},"},\n",[151,274,276],{"id":275},"usage","Usage",[156,278,279,285,291],{},[159,280,281,284],{},[162,282,283],{},"Open chat widget"," – the Crisp chat appears on your site once enabled.",[159,286,287,290],{},[162,288,289],{},"Respond to users"," – reply to messages from the Crisp dashboard.",[159,292,293,296],{},[162,294,295],{},"Manage tickets"," – track conversations and support requests in Crisp.",[298,299,300],"style",{},"html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sMK4o, html code.shiki .sMK4o{--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF}html pre.shiki code .sfNiH, html code.shiki .sfNiH{--shiki-light:#FF5370;--shiki-default:#FF9CAC;--shiki-dark:#FF9CAC}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":222,"searchDepth":254,"depth":254,"links":302},[303,304,307],{"id":153,"depth":254,"text":154},{"id":173,"depth":254,"text":12,"children":305},[306],{"id":177,"depth":269,"text":169},{"id":275,"depth":254,"text":276},"Set up customer support in your app to help users in real-time and capture feedback efficiently.","md",null,{},true,{"title":87,"description":308},{"loc":88},"4m_KZCxWN2zdOnTTRRYxMtKqMalO4NiYazc6hnDNEng",[317,319],{"title":83,"path":84,"stem":85,"description":318,"children":-1},"Set up Progressive Web App (PWA) in your app for app-like installation.",{"title":98,"path":99,"stem":100,"description":320,"children":-1},"Understand the folder structure of Nuxt project to navigate and customize your application."]