[{"data":1,"prerenderedAt":5178},["ShallowReactive",2],{"guides-sidebar-nav-en":3,"docs-search-en":3504,"guides-en-understand-numbers":5012,"marketing-media-manifest:https://cdn-website-current.liveai.ru/marketing/current/manifest.json":5079},[4,206,414,598,805,980,1127,1317,1473,1621,1766,1895,2065,2221,2404,2545,2693,2831,2967,3097,3230,3369],{"id":5,"title":6,"blocks":7,"body":168,"cardDescription":175,"cardIcon":176,"category":177,"description":178,"difficulty":179,"extension":180,"featured":181,"lastUpdated":182,"marketingMediaManifestUrl":183,"meta":184,"navigation":181,"path":185,"persona":186,"priority":187,"relatedLinks":188,"seo":196,"slug":197,"stem":198,"tags":199,"__hash__":205},"guides_en/guides/ai-thinking-linear.md","How to Improve Your AI Prompts: A Simple Trick for Complex Tasks",[8,28,37,46,61,98,130,144,161],{"type":9,"variant":10,"badge":11,"headline":12,"sub":13,"meta":14,"result":24,"cta":25},"guide-overview","full","Prompts (Intermediate)","How to Improve Your Prompt for Complex Tasks","Wrote a detailed prompt with five conditions — but AI only followed two? Here's a simple trick that makes even complex prompts effective.",[15,18,21],{"icon":16,"text":17},"clock","10 min read",{"icon":19,"text":20},"brain","Level: Intermediate",{"icon":22,"text":23},"target","For those who already tried","Effective prompts that work the first time",{"text":26,"action":27},"Start Practice","register",{"type":29,"variant":30,"label":31,"items":32},"pain","scenarios","Sound familiar?",[33,34,35,36],"You wrote a long prompt — but AI forgot the most important condition at the end.","Your prompt works sometimes, fails other times — same request, different results.","The longer and more complex the prompt — the worse the output.","You spend more time fixing AI mistakes than doing the actual work.",{"type":38,"variant":39,"label":40,"headline":41,"paragraphs":42},"narrative","editorial","The Real Problem","Why Complex Prompts Don't Work",[43,44,45],"We tend to think of AI as software: 'If I write A, it must do B'. But AI doesn't work like that. It **predicts words**, it doesn't execute commands.","Imagine giving an intern a task: 'Sort the mail, but if it's from a VIP, reply politely, but if it's spam, delete it, but if it has an attachment, save it...'. The intern will get confused and make mistakes. AI does too.","Every extra condition in your prompt increases the chance of errors. It's not a bug — it's how neural networks work. And this is the number one prompting mistake — trying to cram everything into a single request.",{"type":47,"variant":48,"label":49,"text":50,"highlights":51},"solution","highlights","How to Make Your Prompt Effective","Don't try to cram a complex task into one prompt. Split it into simple steps — like an assembly line. This principle works for [ad copywriting](/guides/yandex-direct-campaign), meeting notes, and any multi-step task.",[52,55,58],{"icon":53,"text":54},"git-commit","Instead of one complex prompt — two or three simple ones.",{"icon":56,"text":57},"list-checks","Each step is a separate prompt. One step's output → next step's input.",{"icon":59,"text":60},"arrow-right","Simple prompt = effective prompt. Simplify.",{"type":62,"variant":63,"label":64,"items":65},"guide-steps","notebook-flow","Example 1: Ad Copy for a Campaign",[66,78,89],{"title":67,"notebook":68,"text":69,"substeps":70,"callout":75},"Step 1: Describe Your Product","My Product","Describe your product in a notebook and enable context. AI will see it in every request.",[71,73],{"text":72},"In the notebook, write: what the product is, who it's for, how it's better than competitors.",{"text":74},"Enable notebook context — now AI 'knows' your product.",{"type":76,"text":77},"insight","Describe once — no need to repeat. AI sees the notebook context in every request.",{"title":79,"notebook":68,"text":80,"substeps":81,"callout":86},"Step 2: Ad Headlines","Ask for headlines only — AI already knows the product and focuses on brevity.",[82,84],{"text":83},"Prompt: 'Suggest 10 ad headlines, under 30 words each'.",{"text":85},"AI doesn't get distracted describing the product — it's already in context.",{"type":87,"text":88},"tip","One prompt = one task. AI generates only headlines — and each within the limit.",{"title":90,"notebook":68,"text":91,"substeps":92,"callout":95},"Step 3: Review and Refine","A separate request for review — AI finds mistakes better than it prevents them.",[93],{"text":94},"Prompt: 'Review the headlines: are they all under 30 words? Any duplicates? Suggest replacements'.",{"type":96,"text":97},"warning","A separate review prompt — a simple way to improve quality. AI is better at finding others' mistakes.",{"type":62,"variant":63,"label":99,"items":100},"Example 2: Meeting Notes → Team Action Items",[101,112,122],{"title":102,"notebook":103,"text":104,"substeps":105,"callout":110},"Step 1: Structure the Chaos","Meeting Feb 20","Dump your messy notes into a notebook. Don't waste time formatting.",[106,108],{"text":107},"Write everything down: who said what, decisions, open questions.",{"text":109},"Prompt: 'Organize these notes by discussion topics'.",{"type":76,"text":111},"No need to format your notes — let AI figure it out. One prompt = one task.",{"title":113,"notebook":103,"text":114,"substeps":115,"callout":120},"Step 2: Extract Action Items","Now ask to extract specific action items — AI already sees the structure.",[116,118],{"text":117},"Prompt: 'Extract tasks, owners, and deadlines. Format: task → who → when'.",{"text":119},"AI works with already structured text — accuracy is higher.",{"type":87,"text":121},"First step's result → context for the second. Each next prompt builds on the previous one.",{"title":123,"notebook":103,"text":124,"substeps":125,"callout":128},"Step 3: Format for the Team","Final request — prepare a message ready to send.",[126],{"text":127},"Prompt: 'Format a meeting summary and task list for the team chat. Brief, to the point'.",{"type":96,"text":129},"Three prompts instead of one — and messy notes became a ready-to-send message for the team.",{"type":131,"variant":132,"label":133,"text":134,"notebooks":135},"context-switch","side-by-side","One Prompt vs Three Prompts","Compare: one complex prompt against three simple ones.",[136,140],{"name":137,"status":138,"preview":139},"One Complex Prompt","inactive","A prompt with 5 conditions — result: 2 out of 5 followed.",{"name":141,"status":142,"preview":143},"Three Simple Prompts","active","3 prompts in sequence — result: 5 out of 5 followed.",{"type":145,"variant":146,"label":147,"items":148},"faq","accordion","Q&A",[149,152,155,158],{"q":150,"a":151},"How to improve a prompt when the task is complex?","Break it into steps. One prompt = one task. Each step's output becomes the next step's input.",{"q":153,"a":154},"Isn't this slower than one prompt?","30 seconds to split vs 15 minutes to fix. You win in quality and predictability.",{"q":156,"a":157},"Does this only work in ChatGPT?","Works with any AI: ChatGPT, Claude, Gemini, DeepSeek. The principle is the same — the simpler the task, the more accurate the answer.",{"q":159,"a":160},"How to do this in LiveAI?","Describe context in a notebook (product, project, task) and enable it. AI sees this context in every request — no need to repeat. Different stages → different prompts in the same notebook, or different notebooks for different projects — like in the [meeting notes guide](/guides/meeting-notes).",{"type":162,"variant":163,"headline":164,"text":165,"cta":166},"cta","accent","Stop Fixing AI's Mistakes","Try splitting your task into steps right now. The result will surprise you.",{"text":167,"action":27},"Try for Free",{"type":169,"value":170,"toc":171},"minimark",[],{"title":172,"searchDepth":173,"depth":173,"links":174},"",3,[],"Why complex prompts fail — and a simple trick that fixes it","git-branch","Prompts & Techniques","Your prompt doesn't work for complex tasks? Learn how to split requests into steps so AI follows every condition. Works with ChatGPT, Claude, Gemini.","Intermediate","md",true,"2026-02-23",null,{},"/guides/ai-thinking-linear","guide",50,[189,192,194],{"type":190,"slug":191},"feature","ai-context",{"type":186,"slug":193},"yandex-direct-campaign",{"type":186,"slug":195},"save-on-ai",{"title":6,"description":178},"ai-thinking-linear","guides/ai-thinking-linear",[200,201,202,203,204],"how to improve prompts","effective prompts","prompt engineering","complex prompts","prompt mistakes","2bR9wstBKZ06euOpLNerE8Qos7NOOEy8Opsgrdpr5Cc",{"id":207,"title":208,"blocks":209,"body":388,"cardDescription":392,"cardIcon":241,"category":393,"description":394,"difficulty":219,"extension":180,"featured":181,"lastUpdated":395,"marketingMediaManifestUrl":183,"meta":396,"navigation":181,"path":397,"persona":186,"priority":398,"relatedLinks":399,"seo":407,"slug":195,"stem":408,"tags":409,"__hash__":413},"guides_en/guides/save-on-ai.md","How to Save on AI Tools — LiveAI",[210,225,231,243,253,331,347,363,384],{"type":9,"variant":10,"badge":211,"headline":212,"sub":213,"meta":214,"result":222,"cta":223},"Guide","How to save on AI and still get results","LiveAI doesn't replace free AI tools — it makes them more useful. Prepare precise prompts, generate for free, keep everything in one place.",[215,217,220],{"icon":16,"text":216},"15 minutes",{"icon":218,"text":219},"signal","Beginner",{"icon":22,"text":221},"Marketers, entrepreneurs, freelancers","Ready prompts and creatives — without paying for generation",{"text":224,"action":27},"Start for free",{"type":29,"variant":30,"label":31,"items":226},[227,228,229,230],"You re-explain your brand and project to AI every single time","Good prompts get lost in chat history — impossible to find when needed","Paying for image generation is expensive, and free limits get wasted on vague prompts","Results are scattered: images in one service, text in another, ideas in a third",{"type":47,"variant":48,"label":232,"text":233,"highlights":234},"A different approach","LiveAI isn't another AI tool. It's a command center where you prepare materials — and generate where it's free.",[235,238,240],{"icon":236,"text":237},"notebook-pen","Keep descriptions, prompts, and results in notebooks — everything at hand",{"icon":19,"text":239},"AI in LiveAI knows your project and helps prepare precise prompts",{"icon":241,"text":242},"piggy-bank","Free limits of other services are spent with maximum impact",{"type":131,"variant":132,"label":244,"text":245,"notebooks":246},"How it works","You work in notebooks. One holds your brand description, another holds campaign materials. Switch notebook — switch AI context.",[247,250],{"name":248,"status":142,"preview":249},"Brand & Style","Mascot description, brand colors, illustration style. AI sees this and uses it when preparing prompts.",{"name":251,"status":138,"preview":252},"Q1 Campaign","Creative concepts, ready prompts, generation results, stats. Switch here — AI will see this context instead.",{"type":62,"variant":63,"label":254,"items":255},"Step-by-step plan",[256,271,283,295,307,319],{"title":257,"notebook":258,"text":259,"substeps":260,"callout":269},"Describe your brand in a notebook","My Brand","Create a notebook and write down everything that defines your visual style. This becomes the foundation for all future creatives.",[261,263,265,267],{"text":262},"What your mascot or logo looks like (shape, colors, personality)",{"text":264},"Brand palette and illustration style",{"text":266},"Examples of visuals you like",{"text":268},"What should definitely NOT be included (anti-examples)",{"type":76,"text":270},"Describe once — use for dozens of tasks. No more re-writing details from memory every time.",{"title":272,"notebook":258,"text":273,"substeps":274,"callout":281},"Ask AI to brainstorm concepts","Activate notebook context and ask AI for creative ideas. It already knows your brand — no explaining needed.",[275,277,279],{"text":276},"'Come up with 5 banner concepts for a spring sale'",{"text":278},"'Suggest variants where the mascot is holding a gift'",{"text":280},"Pick the best ideas and refine the details",{"type":87,"text":282},"AI sees the mascot description from the notebook. No copying needed — context is already connected.",{"title":284,"notebook":258,"text":285,"substeps":286,"callout":293},"Prepare prompts for image generation","Ask AI to turn your chosen concepts into ready-to-use prompts for image generation. Specify which service. The same approach works for [content creation](/use/content) too.",[287,289,291],{"text":288},"'Write a prompt for Ideogram based on concept #2'",{"text":290},"'Make a version of this prompt for Leonardo AI'",{"text":292},"'Add parameters: style, aspect ratio, mood'",{"type":76,"text":294},"Prompts for different AI tools differ. AI in LiveAI adapts wording for each service — you get more accurate results.",{"title":296,"text":297,"substeps":298,"callout":305},"Generate images for free","Copy the ready prompts and paste them into AI tools with free limits. Most services offer several generations every few hours.",[299,301,303],{"text":300},"Open a service with free limits (Ideogram, Leonardo AI, and others)",{"text":302},"Paste the prompt from LiveAI",{"text":304},"Save the best results",{"type":87,"text":306},"A precise prompt = fewer wasted attempts. Instead of spending free limits on experiments, you arrive with a ready request.",{"title":308,"notebook":251,"text":309,"substeps":310,"callout":317},"Collect results and track progress","Bring results into your campaign notebook. Use a checklist to track which creatives are done and which need work.",[311,313,315],{"text":312},"Create a notebook for a specific campaign or hypothesis",{"text":314},"Note which prompts worked best",{"text":316},"Use the todo list: what's ready, what's in progress",{"type":76,"text":318},"Your campaign notebook is a knowledge base. When you need a new creative, you don't start from scratch.",{"title":320,"notebook":251,"text":321,"substeps":322,"callout":329},"Add stats — each next creative gets more precise","Record which creatives performed best. Over time, AI will suggest concepts based on real data.",[323,325,327],{"text":324},"Add results: how many clicks, visits, or sales each creative brought",{"text":326},"Note which visual approaches worked",{"text":328},"When creating the next creative, activate this notebook — AI will factor in the stats",{"type":87,"text":330},"This is your closed loop: preparation → generation → result → analysis → improvement. Each iteration makes creatives more precise.",{"type":332,"variant":333,"items":334},"stats","grid",[335,338,341,344],{"value":336,"label":337},"$0","Spent on image generation",{"value":339,"label":340},"8+","Creatives per session",{"value":342,"label":343},"1","Notebook = full brand context",{"value":345,"label":346},"∞","Iterations without overpaying",{"type":348,"variant":349,"label":350,"items":351},"benefits","3col","Why it works",[352,355,359],{"icon":241,"title":353,"text":354},"Savings","You don't pay for generation — you use free limits. And precise prompts from LiveAI save your attempts.",{"icon":356,"title":357,"text":358},"folder-open","Order","Brand description, prompts, results, and stats — all in one place. Nothing gets lost between services.",{"icon":360,"title":361,"text":362},"trending-up","Growing quality","Each next creative is more precise than the last. You accumulate knowledge, and AI uses it.",{"type":145,"variant":146,"label":364,"items":365},"FAQ",[366,369,372,375,378,381],{"q":367,"a":368},"Which AI tools offer free image generation?","Many services offer free limits: Ideogram, Leonardo AI, and others. Terms change — check current limits on each service's website. LiveAI helps you prepare prompts for any of them. Learn more in the [image generation documentation](/docs/ai/images).",{"q":370,"a":371},"Do I need a VPN to use LiveAI?","No. LiveAI works without VPN. You can prepare prompts and organize materials without any restrictions.",{"q":373,"a":374},"Does LiveAI replace ChatGPT or DeepSeek?","No, and that's not the goal. LiveAI is where you prepare materials and store results. Use DeepSeek, Gemini, or other services for generation — and organize everything in LiveAI. See our [comparison with ChatGPT](/compare/vs-chatgpt) for details.",{"q":376,"a":377},"Where should I store my generation prompts?","In a LiveAI notebook. When prompts sit next to your brand description and results — it's easy to come back, refine, and reuse them. In AI chat histories, prompts get buried. How to write effective prompts — in our [AI tips](/docs/ai/tips).",{"q":379,"a":380},"How can I use AI for free?","The editor and notebooks in LiveAI are free. If you want to use AI in LiveAI, requests cost [LiveCoins](/docs/billing/livecoins). For image generation, use free limits of third-party AI tools. LiveAI helps you prepare prompts so every free attempt delivers results.",{"q":382,"a":383},"Does this approach work for text, not just images?","Yes. The same principle works for any content: ad copy, social posts, emails. Check out the [Ad Campaign in 10 Minutes](/guides/yandex-direct-campaign) guide — it shows the step-by-step process for text.",{"type":162,"variant":163,"headline":385,"text":386,"cta":387},"Try a workflow that saves money","Describe your brand in a notebook, prepare prompts with AI — and generate for free.",{"text":224,"action":27},{"type":169,"value":389,"toc":390},[],{"title":172,"searchDepth":173,"depth":173,"links":391},[],"How to get creatives for free using LiveAI and free AI tools","Quick Start","Prepare prompts in LiveAI, use free limits of any AI tool for image generation. A step-by-step guide to save on AI — no overpaying.","2026-02-19",{},"/guides/save-on-ai",20,[400,403,405,406],{"type":401,"slug":402},"compare","vs-chatgpt",{"type":401,"slug":404},"vs-deepseek",{"type":190,"slug":191},{"type":186,"slug":193},{"title":208,"description":394},"guides/save-on-ai",[410,411,412],"savings","tokens","optimization","pTG9Ajq-HWj9LFyRC_Vl4W-aqU6krqQQQtxuUNxg1ts",{"id":415,"title":416,"blocks":417,"body":571,"cardDescription":575,"cardIcon":576,"category":419,"description":577,"difficulty":219,"extension":180,"featured":181,"lastUpdated":578,"marketingMediaManifestUrl":183,"meta":579,"navigation":181,"path":580,"persona":186,"priority":581,"relatedLinks":582,"seo":589,"slug":590,"stem":591,"tags":592,"__hash__":597},"guides_en/guides/ai-for-text-work.md","AI for Text Work: Chat Is Not a Tool",[418,431,437,449,497,525,534,547,567],{"type":9,"variant":10,"badge":419,"headline":420,"sub":421,"meta":422,"result":428,"cta":429},"Productivity","An AI that knows your text — not one that receives it in fragments","Copy-pasting text into ChatGPT, explaining context, switching between tabs — that's not working with text. That's copying. Here's how to work differently.",[423,425,426],{"icon":16,"text":424},"7 minutes",{"icon":218,"text":219},{"icon":22,"text":427},"Anyone who works with text","A document refined with AI — no copying, no tab-switching",{"text":430,"action":27},"Try for free",{"type":29,"variant":30,"label":31,"items":432},[433,434,435,436],"Pasted a report into ChatGPT — got generic advice with zero context","Every document requires re-explaining: who's the audience, what tone, what came before","Draft in one tab, AI in another, final document in a third","Want to rework your text — but AI can't see what you've already written",{"type":47,"variant":48,"label":438,"text":439,"highlights":440},"AI that sees your document","In LiveAI, text and AI live in the same place. A notebook isn't just an editor — it's context for the AI. Write a document → AI sees it fully → works with your text, not a copy.",[441,444,447],{"icon":442,"text":443},"eye","[Notebook context](/features/ai-context) — AI sees your entire document automatically. No copying needed",{"icon":445,"text":446},"arrow-left-right","Switch notebooks — switch context. Report, proposal, article draft — different notebooks for different tasks",{"icon":236,"text":448},"Editor and AI in one window. Ask for a revision — the result goes straight into your document",{"type":62,"variant":63,"label":450,"items":451},"Scenario 1: Reworking a document",[452,465,477,487],{"title":453,"notebook":454,"text":455,"substeps":456,"callout":463},"Paste your text into a notebook","February Report","Create a notebook and paste the document you need to rework. Reports, article drafts, proposals — any text.",[457,459,461],{"text":458},"Copy text from Word, Google Docs, or email",{"text":460},"Paste into a LiveAI notebook",{"text":462},"Add a note: who's the audience and what result you need",{"type":76,"text":464},"Just paste the text and add a few words about the task. AI sees the notebook contents and uses them as context.",{"title":466,"notebook":454,"text":467,"substeps":468,"callout":475},"Ask AI to analyze","Enable notebook context and ask your question. AI sees the entire document — no copying needed.",[469,471,473],{"text":470},"'Analyze the report structure — what can be improved?'",{"text":472},"'Condense to 2 pages while keeping key findings'",{"text":474},"'Rewrite for executives — skip technical details'",{"type":87,"text":476},"AI sees all text in the notebook. You can ask for specifics right away: shorten, simplify, change tone, highlight key points.",{"title":478,"notebook":454,"text":479,"substeps":480,"callout":485},"Refine directly in the editor","AI's suggestions appear in chat. Copy the parts you like into the notebook, or ask AI to refine further.",[481,483],{"text":482},"Move strong phrases into your document",{"text":484},"Ask AI to clarify: 'This paragraph is too vague — add specifics'",{"type":76,"text":486},"Each edit updates the notebook — and the next AI request becomes more precise, because it sees the current version.",{"title":488,"notebook":454,"text":489,"substeps":490,"callout":495},"Export the result","Export the finished document in your preferred format.",[491,493],{"text":492},"Export to Word — to share with colleagues",{"text":494},"Export as plain text — for web publishing",{"type":87,"text":496},"The notebook is saved. Next time, AI will already know the style and structure of your report.",{"type":62,"variant":63,"label":498,"items":499},"Scenario 2: Key points from multiple documents",[500,513],{"title":501,"notebook":502,"text":503,"substeps":504,"callout":511},"Collect materials in a notebook","Market Research","Paste key fragments from different sources into one notebook. No formatting needed — just collect.",[505,507,509],{"text":506},"Excerpt from an analyst report",{"text":508},"Notes from a client meeting",{"text":510},"Highlights from competitive analysis",{"type":87,"text":512},"Write in any format you like. AI handles everything from bullet points to continuous text.",{"title":514,"notebook":502,"text":515,"substeps":516,"callout":523},"Ask AI to extract key points","AI sees all collected materials and can find connections you might have missed.",[517,519,521],{"text":518},"'Pull out 5 key takeaways from the collected materials'",{"text":520},"'Which conclusions appear across multiple sources?'",{"text":522},"'Format a brief overview for a presentation'",{"type":76,"text":524},"AI works with your materials, not general knowledge. Takeaways are based on what you collected.",{"type":131,"variant":132,"label":526,"text":527,"notebooks":528},"Text work: chat vs LiveAI","In a chat, AI sees only what you copy-paste. In LiveAI — the entire document.",[529,531],{"name":454,"status":142,"preview":530},"AI sees the full document: structure, data, context. Suggestions are precise and specific.",{"name":532,"status":138,"preview":533},"Chat without context","'Paste the text you want to improve' — and explain the document from scratch every time.",{"type":332,"variant":333,"items":535},[536,539,542,545],{"value":537,"label":538},"7 min","To fully rework a document",{"value":540,"label":541},"3","Text work scenarios",{"value":543,"label":544},"0","Copy-pastes into a chatbot",{"value":342,"label":546},"Window for everything",{"type":145,"variant":146,"label":364,"items":548},[549,552,555,558,561,564],{"q":550,"a":551},"How is this different from ChatGPT for text work?","In ChatGPT, you copy text into the chat and explain context every time. In LiveAI, the document lives in a notebook — AI sees it automatically. No tab-switching. See our [comparison with ChatGPT](/compare/vs-chatgpt) for more.",{"q":553,"a":554},"Which AI models are available?","GPT, Claude, Gemini, GigaChat, and others. Choose by task: fast models for quick edits, powerful ones for deep analysis. Switch in one click.",{"q":556,"a":557},"Do I need a VPN?","No. LiveAI works without VPN. Payment accepted via international cards.",{"q":559,"a":560},"Can I work with long documents?","Yes. Notebooks handle large documents — AI sees the full content and works with it as a single text. AI requests use [LiveCoins](/docs/billing/livecoins) — free coins are granted on signup.",{"q":562,"a":563},"What export formats are supported?","Word, Markdown, HTML. Download the finished document and share with colleagues or publish.",{"q":565,"a":566},"How much does it cost?","Editor and notebooks are free. AI requests use LiveCoins. You get free coins on signup — enough to try all scenarios.",{"type":162,"variant":163,"headline":568,"text":569,"cta":570},"Try a new way to work with text","Paste a document into a notebook, enable context — and AI starts working with your text. No copying, no tab-switching.",{"text":224,"action":27},{"type":169,"value":572,"toc":573},[],{"title":172,"searchDepth":173,"depth":173,"links":574},[],"How AI works with your text when it sees the full document","file-text","Stop copy-pasting text into ChatGPT. See how to work with documents when AI already sees your text. Free, no VPN needed.","2026-02-24",{},"/guides/ai-for-text-work",15,[583,584,586,588],{"type":190,"slug":191},{"type":186,"slug":585},"first-text",{"type":186,"slug":587},"smart-notes-ai",{"type":401,"slug":402},{"title":416,"description":577},"ai-for-text-work","guides/ai-for-text-work",[593,594,595,596],"ai for text work","ai writing tool","ai document editor","ai text assistant","_rT6_EysuiXvVK4zKrLd_EDbPOBjsk2z4GVU11hQhNY",{"id":599,"title":600,"blocks":601,"body":778,"cardDescription":782,"cardIcon":783,"category":603,"description":784,"difficulty":179,"extension":180,"featured":181,"lastUpdated":578,"marketingMediaManifestUrl":183,"meta":785,"navigation":181,"path":786,"persona":186,"priority":787,"relatedLinks":788,"seo":796,"slug":797,"stem":798,"tags":799,"__hash__":804},"guides_en/guides/ai-for-business.md","AI for Business: Think, Don't Just Automate",[602,614,620,626,637,672,710,748,758,774],{"type":9,"variant":10,"badge":603,"headline":604,"sub":605,"meta":606,"result":612,"cta":613},"Strategy","AI for business isn't about automation. It's about thinking","Forget '50 AI tools for business' listicles. Here are three scenarios where AI genuinely sharpens a leader's thinking — because it knows the context of your business.",[607,609,610],{"icon":16,"text":608},"10 minutes",{"icon":218,"text":179},{"icon":22,"text":611},"Entrepreneurs, executives","Three working scenarios for AI-powered strategic decisions",{"text":430,"action":27},{"type":29,"variant":30,"label":31,"items":615},[616,617,618,619],"Googled 'AI for business' — got a list of 50 tools with no explanation of why","Asked ChatGPT for a business plan — got a template, not an analysis of your business","You have data but no understanding. Numbers don't turn into decisions","Your team spends time on routine work, but AI doesn't know the context to actually help",{"type":38,"variant":39,"label":232,"headline":621,"paragraphs":622},"AI is a thinking amplifier — not a magic button",[623,624,625],"Most articles about 'AI for business' suggest automating routine tasks. Chatbots for support, report generation, auto-replies to emails. Useful, sure — but that's not strategy.","The real value of AI for a leader is different. It's the ability to **think deeper**: stress-test an idea with tough critique, see your audience through the customer's eyes, turn a mess of meeting notes into a strategy.","But for that, AI needs to know your business. Not a generic 'service industry business', but yours specifically — your audience, competitors, numbers. In LiveAI, this works through [notebook context](/features/ai-context): describe your business once, and every subsequent request gets more precise.",{"type":47,"variant":48,"label":627,"text":628,"highlights":629},"AI that knows your business","In LiveAI, a notebook is context for AI. Describe your project, audience, numbers → AI sees all of this in every request. No re-explaining.",[630,632,635],{"icon":19,"text":631},"AI knows your business — [notebook context](/features/ai-context) includes everything you've written: audience, competitors, numbers",{"icon":633,"text":634},"layers","Each answer gets sharper — AI sees your revisions and digs deeper into the topic",{"icon":236,"text":636},"Everything is saved — decision history, critiques, strategies. Come back in a month and pick up where you left off",{"type":62,"variant":63,"label":638,"items":639},"Scenario 1: Test an idea",[640,655,667],{"title":641,"notebook":642,"text":643,"substeps":644,"callout":653},"Describe your idea in a notebook","New Product","Write down everything you know about the business idea. More details mean sharper critique.",[645,647,649,651],{"text":646},"What's the product or service",{"text":648},"Who's it for and what problem it solves",{"text":650},"How you're different from competitors",{"text":652},"How you plan to make money",{"type":76,"text":654},"Even rough notes give AI enough context. A detailed walkthrough of this approach is in the [AI Critic guide](/guides/ai-critic).",{"title":656,"notebook":642,"text":657,"substeps":658,"callout":665},"Ask AI to critique","AI sees the idea description and critiques with full context — not in a vacuum.",[659,661,663],{"text":660},"'Be a tough investor. Ask 5 uncomfortable questions'",{"text":662},"'Find 3 reasons why this won't work'",{"text":664},"'What's missing in this business plan?'",{"type":87,"text":666},"The harsher the prompt, the more useful the response. First iteration is surface-level. Real insights come in round two or three.",{"title":668,"notebook":642,"text":669,"callout":670},"Refine the idea in the notebook","Update the description based on feedback. AI will see the changes — and the next round will be even sharper.",{"type":76,"text":671},"2-3 rounds of 'critique → refine' achieve results that usually take weeks of discussion.",{"type":62,"variant":63,"label":673,"items":674},"Scenario 2: Understand your audience",[675,688,700],{"title":676,"notebook":677,"text":678,"substeps":679,"callout":686},"Describe your product and current customers","Audience","Write down what you already know about your audience. Who buys? Who doesn't? What are the complaints?",[680,682,684],{"text":681},"Product description and its value",{"text":683},"Typical customers and their tasks",{"text":685},"Common objections and churn reasons",{"type":87,"text":687},"Don't hesitate to write down hunches and intuitive observations. AI will help verify and expand on them.",{"title":689,"notebook":677,"text":690,"substeps":691,"callout":698},"Ask AI: 'Who's my user and where will they get stuck?'","AI sees the product description and customer info — and can suggest segments you haven't considered.",[692,694,696],{"text":693},"'Which audience segments am I missing?'",{"text":695},"'At which stage will users drop off?'",{"text":697},"'Which problem does my product solve best?'",{"type":76,"text":699},"AI doesn't replace audience research, but accelerates it: in 10 minutes, you can test hypotheses that normally take weeks.",{"title":701,"notebook":677,"text":702,"substeps":703,"callout":708},"Segment and prioritize","Ask AI to break down the audience into segments and help you pick the priority.",[704,706],{"text":705},"'Suggest 3-4 segments and rate the potential of each'",{"text":707},"'Which segment will deliver the fastest results?'",{"type":87,"text":709},"Save the results in the notebook. Next time, AI will see the segments and factor them into recommendations.",{"type":62,"variant":63,"label":711,"items":712},"Scenario 3: Structure the chaos",[713,726,738],{"title":714,"notebook":715,"text":716,"substeps":717,"callout":724},"Collect notes from meetings and discussions","Strategy 2026","Write down key thoughts from recent meetings, calls, and discussions. No formatting needed — just capture.",[718,720,722],{"text":719},"Planning meeting: 'Need to enter a new market by Q3'",{"text":721},"Client feedback: 'Onboarding is too complicated'",{"text":723},"Your thought: 'What if we offer freemium for small businesses?'",{"type":87,"text":725},"The more raw thoughts you capture, the more patterns AI will find.",{"title":727,"notebook":715,"text":728,"substeps":729,"callout":736},"Ask AI to find patterns","AI sees all notes and can spot trends you miss when you're in the middle of daily operations.",[730,732,734],{"text":731},"'What themes keep coming up in my notes?'",{"text":733},"'Where are the contradictions between what the team says and what customers say?'",{"text":735},"'Formulate 3 strategic priorities based on what's collected'",{"type":76,"text":737},"This is the key moment: AI works with your data, not generic templates. The strategy will be grounded in real context.",{"title":739,"notebook":715,"text":740,"substeps":741,"callout":746},"Shape the strategy","Ask AI to structure the findings into a document.",[742,744],{"text":743},"'Draft a Q2 strategy: goals, priorities, risks'",{"text":745},"'Prepare a board presentation'",{"type":87,"text":747},"Export the finished document to Word and share with your team. Meeting notes are covered in a [separate guide](/guides/meeting-notes).",{"type":131,"variant":132,"label":749,"text":750,"notebooks":751},"Business decisions: with context vs without","Without context, AI offers templates. With context — it analyzes your specific business.",[752,755],{"name":753,"status":142,"preview":754},"My Business","AI sees product, audience, numbers, decision history. Critique and advice are specific, grounded in details.",{"name":756,"status":138,"preview":757},"No context","'To grow your business, we recommend conducting market research and defining your target audience' — a template that gives you nothing.",{"type":145,"variant":146,"label":364,"items":759},[760,763,766,768,769,772],{"q":761,"a":762},"Is this suitable for small businesses?","Especially for small businesses. When you don't have a dedicated analyst, strategist, or marketer, AI with your business context fills those roles at the start. All three scenarios work for businesses of any size.",{"q":764,"a":765},"How is this better than asking ChatGPT?","In ChatGPT, you describe your business from scratch every time. In LiveAI, you describe it once in a notebook — and AI sees the full context. Critiques are sharper, strategy is more specific. More in our [comparison with ChatGPT](/compare/vs-chatgpt).",{"q":553,"a":767},"GPT, Claude, Gemini, GigaChat, and others. For strategic questions, we recommend Claude or GPT — they're better at understanding large amounts of information.",{"q":556,"a":557},{"q":770,"a":771},"What if I only have an idea — no data?","Start with Scenario 1 — idea testing. Describe what you have, ask AI to critique. Detailed walkthrough in the [AI Critic guide](/guides/ai-critic).",{"q":565,"a":773},"Notebooks and editor are free. AI requests use [LiveCoins](/docs/billing/livecoins). Free coins are granted on signup — enough to run through all three scenarios.",{"type":162,"variant":163,"headline":775,"text":776,"cta":777},"Start thinking with AI that knows your business","Describe your business in a notebook, ask AI to critique your idea or find patterns. 10 minutes — and you have a strategy, not a template.",{"text":224,"action":27},{"type":169,"value":779,"toc":780},[],{"title":172,"searchDepth":173,"depth":173,"links":781},[],"3 scenarios where AI helps leaders think — not just automate","briefcase","Not a list of 50 AI tools — but 3 scenarios where AI sharpens a leader's thinking. Test ideas, understand your audience, build strategy.",{},"/guides/ai-for-business",12,[789,791,793,795],{"type":186,"slug":790},"ai-critic",{"type":186,"slug":792},"understand-numbers",{"type":186,"slug":794},"meeting-notes",{"type":190,"slug":191},{"title":600,"description":784},"ai-for-business","guides/ai-for-business",[800,801,802,803],"ai for business","ai for leaders","ai business strategy","ai for entrepreneurs","bZD4CKcBh5eLG3fbiXYjbQMG4889N4S5lpsyWRKqhvw",{"id":806,"title":807,"blocks":808,"body":955,"cardDescription":959,"cardIcon":818,"category":960,"description":961,"difficulty":962,"extension":180,"featured":181,"lastUpdated":963,"marketingMediaManifestUrl":183,"meta":964,"navigation":181,"path":965,"persona":966,"priority":967,"relatedLinks":968,"seo":971,"slug":972,"stem":973,"tags":974,"__hash__":979},"guides_en/guides/claude-opus-4-6.md","Claude Opus 4.6 — The Professor of AI",[809,847,854,868,883,889,925,937,949],{"type":810,"variant":39,"provider":811,"modelName":812,"modelSub":813,"tagline":814,"badge":815,"traits":816,"cta":828,"specsLabel":830,"specs":831},"model-hero","Anthropic","Claude Opus 4.6","Heavy Intelligence","The model that knows how to stop and think. It doesn't rush to give the first available answer. It builds a strategy, checks facts, and writes entire chapters in one go.","Grandmaster",[817,820,822,825],{"icon":818,"label":819},"cpu","Adaptive Think",{"icon":576,"label":821},"128K Output",{"icon":823,"label":824},"anchor","Foundational",{"icon":826,"label":827},"check-circle","Precision",{"text":829,"action":27},"Ask a Hard Question","Specs",[832,834,838,843],{"icon":818,"label":833,"value":819},"Thinking",{"icon":576,"label":835,"value":836,"meta":837},"Max Output","128K tokens","~100 pages",{"icon":839,"label":840,"value":841,"meta":842},"database","Context","1M tokens","beta",{"icon":844,"label":845,"value":846},"dollar-sign","Cost","High",{"type":38,"variant":39,"label":848,"headline":849,"paragraphs":850},"Anti-Rush","Sometimes You Need to Think",[851,852,853],"In the race for speed, many models have become shallow. They answer instantly, but often with platitudes. Claude Opus 4.6 goes against the current. It uses Adaptive Thinking technology: if the task is complex, the model itself decides to spend more computational resources on 'thinking' before answering.","This is not a chatbot for small talk. It is a tool for those who build complex systems, write scientific papers, or develop long-term strategies. It will find a logical error where others would just nod.","In LiveAI, this is your 'copilot' for the most responsible tasks. When the cost of error is high, you call Opus.",{"type":332,"variant":333,"items":855},[856,859,862,865],{"value":857,"label":858},"128K","Output Tokens (whole book)",{"value":860,"label":861},"Auto","Adaptive Thinking Depth",{"value":863,"label":864},"1M","Context Window (beta)",{"value":866,"label":867},"Max","Cost (most expensive)",{"type":348,"variant":349,"label":869,"items":870},"Why Is It Worth the Money?",[871,875,879],{"icon":872,"title":873,"text":874},"book","Writes a Book, Not a Paragraph","Most models run out of steam at 4-5 thousand characters. Opus 4.6 can output up to 128,000 tokens at once. This is a full scientific article, a thesis chapter, or a detailed software spec without a 'continue' button.",{"icon":876,"title":877,"text":878},"crosshair","Logic Without Hallucinations","Thanks to adaptive thinking, it double-checks its conclusions. If there is a hole in your reasoning, it will point it out, not try to smooth over the edges.",{"icon":880,"title":881,"text":882},"layout","Structure of Complex Documents","Upload 50 scattered files and ask it to assemble a single report. It won't just 'summarize'; it will build a hierarchy of meaning.",{"type":29,"variant":30,"label":884,"items":885},"You Need This If...",[886,887,888],"You're writing a dissertation or technical documentation, and you need deep elaboration.","You're solving a problem where 'almost right' means 'failure' (law, system architecture).","You need to generate a huge volume of high-quality text in one pass.",{"type":890,"variant":891,"label":892,"competitors":893,"rows":900},"comparison","table","Battle of Intellects",[894,896,898],{"name":895,"highlight":181},"Opus 4.6",{"name":897},"Sonnet 4.6",{"name":899},"GPT-5.2",[901,907,913,919],{"label":902,"values":903},"Thinking Depth",[904,905,906],"🧠 Adaptive","⚡ Fast","🧠 High",{"label":908,"values":909},"Output Volume",[910,911,912],"📚 128K (Book)","📄 8K (Article)","📄 4K (Article)",{"label":914,"values":915},"Price",[916,917,918],"💰💰💰 Expensive","💰 Affordable","💰💰 Medium",{"label":920,"values":921},"Role",[922,923,924],"Strategist","Executor","Logician",{"type":62,"variant":63,"label":926,"items":927},"How to Work with the Professor",[928,931,934],{"title":929,"text":930},"Don't Rush It","Opus might think about the answer for 30-60 seconds. This is normal. Don't refresh the page. Magic is happening under the hood.",{"title":932,"text":933},"Set Massive Tasks","Don't ask it to write an email (use [Sonnet](/guides/claude-sonnet-4-6) for that). Ask it to develop a project architecture or write a book chapter.",{"title":935,"text":936},"Use LiveAI Context","Upload all sources. Opus handles huge context (1M tokens) better than others, building connections between seemingly unrelated documents. For complex tasks, [split your requests into steps](/guides/ai-thinking-linear) — Opus nails each stage precisely.",{"type":145,"variant":146,"label":938,"items":939},"Honest Answers",[940,943,946],{"q":941,"a":942},"Is it better than Sonnet 4.6?","It is *deeper*. [Sonnet 4.6](/guides/claude-sonnet-4-6) is a talented writer who works fast. Opus 4.6 is a thoughtful editor who won't miss a single detail. For 80% of tasks, Sonnet is enough. For the remaining 20% (the hardest ones), you need Opus.",{"q":944,"a":945},"Why do I need 128K output?","So you don't have to stitch text together from pieces. You get a finished, coherent document with a unified structure and logic from start to finish.",{"q":947,"a":948},"Is it expensive?","Yes, it is the most expensive model in the lineup. Use it selectively — where quality is more critical than budget.",{"type":162,"variant":950,"headline":951,"text":952,"cta":953},"banner","Heavy Class Intelligence","When stakes are high and you need a flawless result. Try Claude Opus 4.6 on your hardest task.",{"text":954,"action":27},"Launch Opus 4.6",{"type":169,"value":956,"toc":957},[],{"title":172,"searchDepth":173,"depth":173,"links":958},[],"The smartest model. Thinks slowly, writes a lot (up to 100 pages), and makes no logical errors.","Models","Review of Anthropic's smartest model. Adaptive thinking, 128K output tokens (an entire book at once), and depth unavailable to others.","For Architects","2026-02-21",{},"/guides/claude-opus-4-6","model",10,[969,970],{"type":186,"slug":585},{"type":401,"slug":402},{"title":807,"description":961},"claude-opus-4-6","guides/claude-opus-4-6",[811,975,976,977,978],"Claude","logic","strategy","128k output","-8kJDx4VeAsf4WzvEq8GYSkdhgQ9pzUnCxzCI8WvnTE",{"id":981,"title":982,"blocks":983,"body":1106,"cardDescription":1110,"cardIcon":19,"category":960,"description":1111,"difficulty":1112,"extension":180,"featured":181,"lastUpdated":963,"marketingMediaManifestUrl":183,"meta":1113,"navigation":181,"path":1114,"persona":966,"priority":967,"relatedLinks":1115,"seo":1118,"slug":1119,"stem":1120,"tags":1121,"__hash__":1126},"guides_en/guides/gpt-5-2.md","GPT-5.2 in LiveAI — Finally, a Model That Thinks",[984,1013,1020,1032,1046,1052,1078,1090,1101],{"type":810,"variant":39,"provider":985,"modelName":899,"modelSub":986,"tagline":987,"badge":988,"traits":989,"cta":1000,"specsLabel":830,"specs":1002},"OpenAI","Heavy Artillery","The model for when 'okay' isn't enough. Builds complex logical chains, finds contradictions in documents, and never loses the thread of conversation.","Flagship",[990,992,994,997],{"icon":19,"label":991},"Logic",{"icon":576,"label":993},"Synthesis",{"icon":995,"label":996},"zap","85 t/s",{"icon":998,"label":999},"globe","EN Native",{"text":1001,"action":27},"Test Drive",[1003,1005,1008,1011],{"icon":19,"label":991,"value":1004},"Deep",{"icon":839,"label":840,"value":1006,"meta":1007},"256K tokens","~3 books",{"icon":995,"label":1009,"value":1010},"Speed","85 tk/s",{"icon":844,"label":845,"value":1012},"Above average",{"type":38,"variant":39,"label":1014,"headline":1015,"paragraphs":1016},"No Marketing Fluff","What Is This Beast?",[1017,1018,1019],"Let's be honest: GPT version numbers have become a marketing race. But GPT-5.2 is different. It's the first model that stopped trying to guess the next word and started actually *building an answer*.","If GPT-4o was an A-student, GPT-5.2 is a meticulous analyst. It might ask a clarifying question, spot a logical hole in your argument, and structure chaotic notes into a coherent concept.","In LiveAI, we connected it 'directly.' No middlemen, no 'your country is not supported,' no VPN. Just pure model power for your intellectual work.",{"type":332,"variant":333,"items":1021},[1022,1025,1027,1030],{"value":1023,"label":1024},"256K","Context (~3 books)",{"value":543,"label":1026},"Language Issues",{"value":1028,"label":1029},"85","Tokens/sec (you read slower)",{"value":345,"label":1031},"Token Lifespan (no expiry)",{"type":348,"variant":349,"label":1033,"items":1034},"Why Pay More?",[1035,1038,1042],{"icon":633,"title":1036,"text":1037},"Complex Synthesis","Feed it 10 scattered notes, a competitor's article, and your draft. It will assemble a single, structured piece, not just a summary.",{"icon":1039,"title":1040,"text":1041},"git-pull-request","Logic Without Holes","Complex instructions, multi-step tasks, 'if-then' conditions — here GPT-5.2 shines. It holds context and doesn't forget your initial premise by the time it reaches the conclusion.",{"icon":1043,"title":1044,"text":1045},"message-square","Native Understanding","No 'machine translation' vibes or weird phrasing. It understands slang, idioms, and professional context. Writes so you don't want to edit immediately.",{"type":29,"variant":30,"label":1047,"items":1048},"When GPT-5.2 Saves Your Nerves",[1049,1050,1051],"You need to turn a stream of consciousness after a meeting into a clear action plan.","You're writing a long-read and want AI to maintain structure and tone for 20 pages, not drift into watery rambling.","You have a huge document (report, research) and need to find specific inconsistencies or extract the essence.",{"type":890,"variant":891,"label":1053,"competitors":1054,"rows":1060},"GPT-5.2 vs The Rest",[1055,1056,1058],{"name":899,"highlight":181},{"name":1057},"Claude 3.5 Sonnet",{"name":1059},"GPT-4o",[1061,1066,1069,1072],{"label":1062,"values":1063},"Analysis Depth",[1064,1065,1065],"⭐⭐⭐","⭐⭐",{"label":1067,"values":1068},"Context Handling",[1064,1064,1065],{"label":1070,"values":1071},"Literary Style",[1065,1064,1065],{"label":1073,"values":1074},"Price per Token",[1075,1076,1077],"$$$","$$","$",{"type":62,"variant":63,"label":1079,"items":1080},"Usage Instructions",[1081,1084,1087],{"title":1082,"text":1083},"Choose the Task","Don't waste GPT-5.2 on simple emails or greetings (cheaper models exist for that). Use it where thinking hurts.",{"title":1085,"text":1086},"Give Context (Crucial)","In LiveAI, it's simple: create a notebook, throw in facts, enable context. GPT-5.2 isn't telepathic; it needs 'meat' (your thoughts, facts, links) to produce results.",{"title":1088,"text":1089},"Don't Hesitate to Clarify","If the answer isn't perfect—argue with it. 'You missed the point here, redo with X in mind.' It understands criticism and corrects itself, rather than digging in.",{"type":145,"variant":146,"label":938,"items":1091},[1092,1095,1098],{"q":1093,"a":1094},"Is it really better than GPT-4o?","In simple tasks—no, you won't notice a difference. In complex ones (analytics, structure, large texts)—the difference is like between an intern and a pro. You pay for brains, not the version number.",{"q":1096,"a":1097},"Expensive?","More expensive than GPT-4o mini. But since it gives the right answer on the first try more often, you use fewer requests. In the end—it balances out, but with fewer nerves lost.",{"q":1099,"a":1100},"Need a VPN?","No. Everything works directly. No dancing with tambourines, no blocked accounts.",{"type":162,"variant":950,"headline":1102,"text":1103,"cta":1104},"Stop Reading Reviews","Try it yourself. It's just a tool. But, undeniably, a very good tool for a thinking person.",{"text":1105,"action":27},"Launch GPT-5.2",{"type":169,"value":1107,"toc":1108},[],{"title":172,"searchDepth":173,"depth":173,"links":1109},[],"OpenAI's most powerful model. When you need quality of thought, not just text.","Review of GPT-5.2: not just 'another version,' but a tool for those who need quality of thought, not just speed of generation. Analysis, synthesis, structure.","Pro",{},"/guides/gpt-5-2",[1116,1117],{"type":186,"slug":585},{"type":401,"slug":402},{"title":982,"description":1111},"gpt-5-2","guides/gpt-5-2",[985,1122,1123,1124,1125],"GPT-5","analytics","meaning","no VPN","bIDYBOXB3gurOXmJhaR2G1uwd_5XGtLukaf2rC98Lc8",{"id":1128,"title":1129,"blocks":1130,"body":1291,"cardDescription":1295,"cardIcon":1160,"category":419,"description":1296,"difficulty":179,"extension":180,"featured":181,"lastUpdated":578,"marketingMediaManifestUrl":183,"meta":1297,"navigation":181,"path":1298,"persona":186,"priority":967,"relatedLinks":1299,"seo":1307,"slug":1308,"stem":1309,"tags":1310,"__hash__":1316},"guides_en/guides/knowledge-base-ai.md","AI Knowledge Base: Stop Explaining Context Every Time",[1131,1143,1149,1156,1166,1194,1222,1242,1251,1265,1287],{"type":9,"variant":10,"badge":1132,"headline":1133,"sub":1134,"meta":1135,"result":1141,"cta":1142},"Productivity (Intermediate)","A knowledge base that AI can actually read","Knowledge walks out the door with employees, documentation sits untouched, and AI doesn't know your project context. Here's how to build a knowledge base in 3 stages — with AI as its reader.",[1136,1138,1139],{"icon":16,"text":1137},"12 min read",{"icon":218,"text":179},{"icon":22,"text":1140},"Team leads, managers, knowledge workers","A working knowledge base where AI answers with full project context",{"text":430,"action":27},{"type":29,"variant":30,"label":31,"items":1144},[1145,1146,1147,1148],"Knowledge walks out the door with an employee — and you start explaining everything from scratch","Documentation lives in Confluence, but nobody reads or updates it","Tried Obsidian — without daily discipline, the system falls apart in a month","AI doesn't know your project — you copy-paste context into chat every time",{"type":38,"variant":39,"label":1150,"headline":1151,"paragraphs":1152},"A different view on knowledge bases","A knowledge base works when someone reads it. Make that someone — AI",[1153,1154,1155],"The classic problem with knowledge bases is that they require discipline. You need to update regularly, structure carefully, keep things current. After a month, enthusiasm fades and the base turns into an archive nobody visits.","Obsidian, Notion, Confluence — great tools, but they share the same problem: **a knowledge base is only as useful as often it gets read**. If nobody reads the docs, it doesn't matter how well they're organized.","In LiveAI, the reader is AI. Write information in a notebook → enable [context](/features/ai-context) → AI sees the contents with every request. No need to maintain perfect structure — just write it down. AI will figure it out.",{"type":47,"variant":48,"label":244,"text":1157,"highlights":1158},"LiveAI notebooks are sections of your knowledge base. AI sees the contents automatically and responds with full context.",[1159,1162,1164],{"icon":1160,"text":1161},"library","Notebooks = knowledge base sections. One notebook per project or topic. AI sees contents with [context](/features/ai-context) enabled",{"icon":442,"text":1163},"AI reads the base for you. Ask a question — AI answers based on what's written. No searching for the right document",{"icon":445,"text":1165},"Switch context in one click. Project A, Project B, Onboarding — different notebooks, different context for AI",{"type":62,"variant":63,"label":1167,"items":1168},"Stage 1: Collect",[1169,1182],{"title":1170,"notebook":1171,"text":1172,"substeps":1173,"callout":1180},"Create notebooks by project or topic","Project: CRM","Each notebook is a section of your knowledge base. Start with 2-3 key projects.",[1174,1176,1178],{"text":1175},"Notebook 'Project: CRM' — product description, key decisions, contacts",{"text":1177},"Notebook 'Onboarding' — what new hires need to know",{"text":1179},"Notebook 'Processes' — how we work, which tools we use",{"type":87,"text":1181},"Don't try to write everything at once. Start with what you explain most often — that's your key knowledge.",{"title":1183,"notebook":1171,"text":1184,"substeps":1185,"callout":1192},"Write down key information","Write in any form you like. No tags, links, or special formatting needed.",[1186,1188,1190],{"text":1187},"'We chose CRM system X because...' — key decisions",{"text":1189},"'Main client is Company X, their requirements are...' — context",{"text":1191},"'When a deadline is at risk — check this first...' — work procedures",{"type":76,"text":1193},"Write the way you'd explain to a colleague. AI understands free text, lists, even chaotic notes.",{"type":62,"variant":63,"label":1195,"items":1196},"Stage 2: Use",[1197,1209],{"title":1198,"notebook":1171,"text":1199,"substeps":1200,"callout":1207},"Ask questions — AI sees the base","Enable notebook context and ask away. AI answers based on what's written — not general knowledge.",[1201,1203,1205],{"text":1202},"'Why did we choose this particular CRM?' — AI finds the answer in notes",{"text":1204},"'What's the process for launching a new project?' — AI sees the procedure",{"text":1206},"'Tell me about Client X's requirements' — AI knows the context",{"type":76,"text":1208},"This is the key moment: instead of 'search Confluence' — 'ask AI'. The answer is based on your records.",{"title":1210,"notebook":1211,"text":1212,"substeps":1213,"callout":1220},"Example: new team member","Onboarding","A new person joins the team. Instead of 3 days of explanations — AI answers their questions using the 'Onboarding' notebook.",[1214,1216,1218],{"text":1215},"'What tools do we use?' — AI lists them from notes",{"text":1217},"'How does document approval work here?' — AI explains, knowing your processes",{"text":1219},"'Who's responsible for product launches?' — AI finds the contact in records",{"type":87,"text":1221},"Write down a process once — and every new hire gets answers without pulling you away from work.",{"type":62,"variant":63,"label":1223,"items":1224},"Stage 3: Grow",[1225,1237],{"title":1226,"notebook":1171,"text":1227,"substeps":1228,"callout":1235},"Add work results back to the base","The knowledge base grows naturally: every decision, every piece of feedback, every result becomes new context for AI.",[1229,1231,1233],{"text":1230},"Made a decision in a meeting? Write it down — AI will see it",{"text":1232},"Got client feedback? Add it — context gets more precise",{"text":1234},"Found a bug fix? Record it — next time AI will suggest it",{"type":76,"text":1236},"This is the key difference from Confluence: here, records actually get used — AI references them with every request.",{"title":1238,"notebook":1171,"text":1239,"callout":1240},"Switch between projects","Each project has its own notebook. Switch — and AI works in the new context.",{"type":87,"text":1241},"Over time, each notebook accumulates more context. AI becomes more useful — with no extra effort.",{"type":131,"variant":132,"label":1243,"text":1244,"notebooks":1245},"Switching contexts","Different projects — different notebooks. Switch the notebook — switch the context. AI sees only the relevant knowledge.",[1246,1248],{"name":1171,"status":142,"preview":1247},"Product description, decisions, Client X contacts, work procedures. AI answers in this project's context.",{"name":1249,"status":138,"preview":1250},"Project: Mobile App","Different team, different stack, different clients. Switch — and AI works with this context.",{"type":348,"variant":1252,"label":1253,"items":1254},"columns","What an AI knowledge base gives you",[1255,1258,1262],{"icon":16,"title":1256,"text":1257},"Time saved","New hires get answers in minutes, not days. No need to interrupt colleagues.",{"icon":1259,"title":1260,"text":1261},"shield-check","Knowledge doesn't leave","Key employee left? Their knowledge stays in the notebook — AI still answers.",{"icon":360,"title":1263,"text":1264},"Growing context","Every entry makes AI more useful. The knowledge base works for you — without daily discipline.",{"type":145,"variant":146,"label":364,"items":1266},[1267,1270,1273,1276,1279,1282,1284,1285],{"q":1268,"a":1269},"How is this different from Obsidian?","Different approaches. Obsidian is for those who enjoy building systems: connection systems between notes, extensions, special text formatting. LiveAI is for those who want results now: write it → AI sees it → AI answers. No plugins or setup. More in our [comparison with Obsidian](/compare/vs-obsidian).",{"q":1271,"a":1272},"How is this different from Notion?","Notion is great for organizing documents. But Notion's AI works with each page separately. In LiveAI, a notebook is a unified context: AI sees all records at once and answers with the full picture.",{"q":1274,"a":1275},"Can a team use this together?","Yes. Notebooks can be shared — the whole team works with one knowledge base. AI sees the shared context.",{"q":1277,"a":1278},"What format should notes be in?","Any format. Free text, lists, tables — AI understands all of it. No tags, markdown, or special markup needed.",{"q":1280,"a":1281},"What if I already have notes in Obsidian?","Transfer key records to LiveAI notebooks. You don't need to move everything — start with what you use most often.",{"q":553,"a":1283},"GPT, Claude, Gemini, GigaChat, and others. For large knowledge bases, we recommend Claude — it's better at understanding large amounts of information.",{"q":556,"a":557},{"q":565,"a":1286},"Editor and notebooks are free. AI requests use [LiveCoins](/docs/billing/livecoins). Free coins are granted on signup.",{"type":162,"variant":163,"headline":1288,"text":1289,"cta":1290},"Build a knowledge base that AI can read","Write key knowledge into notebooks, enable context — and AI starts answering with your project in mind. No setup, no plugins.",{"text":224,"action":27},{"type":169,"value":1292,"toc":1293},[],{"title":172,"searchDepth":173,"depth":173,"links":1294},[],"How to build a knowledge base that AI can actually read","Knowledge gets lost, docs go stale, AI doesn't know your project? Build a knowledge base that AI can actually read. Free, no VPN.",{},"/guides/knowledge-base-ai",[1300,1301,1302,1304],{"type":186,"slug":587},{"type":190,"slug":191},{"type":401,"slug":1303},"vs-obsidian",{"type":1305,"slug":1306},"for","managers",{"title":1129,"description":1296},"knowledge-base-ai","guides/knowledge-base-ai",[1311,1312,1313,1314,1315],"ai knowledge base","knowledge management system","build knowledge base","note organization","zettelkasten","qkdpo7bHgeM1LLNe4Bejh1Ep0U1CqvRehIEQ8aLZ2S4",{"id":1318,"title":1319,"blocks":1320,"body":1449,"cardDescription":1453,"cardIcon":22,"category":1454,"description":1455,"difficulty":179,"extension":180,"featured":181,"lastUpdated":395,"marketingMediaManifestUrl":183,"meta":1456,"navigation":181,"path":1457,"persona":186,"priority":967,"relatedLinks":1458,"seo":1466,"slug":193,"stem":1467,"tags":1468,"__hash__":1472},"guides_en/guides/yandex-direct-campaign.md","Ad Campaign in 10 Minutes — LiveAI",[1321,1331,1340,1353,1406,1418,1431,1445],{"type":9,"variant":10,"badge":211,"headline":1322,"sub":1323,"meta":1324,"result":1329,"cta":1330},"Launch an ad campaign in 10 minutes","Describe your product in a notebook, activate context — and AI writes your ad copy. No copying, no re-explaining.",[1325,1326,1327],{"icon":16,"text":608},{"icon":218,"text":219},{"icon":22,"text":1328},"Entrepreneurs, marketers","Ready-to-use ad copy for your campaign",{"text":224,"action":27},{"type":131,"variant":132,"label":1332,"text":1333,"notebooks":1334},"Key idea","A notebook is a lens for AI. Activate a notebook — AI sees its contents and responds with that context. Switch notebook — switch context.",[1335,1337],{"name":68,"status":142,"preview":1336},"Product description, audience, benefits. AI sees this right now and uses it in every response.",{"name":1338,"status":138,"preview":1339},"Social Media","Tone of voice, post examples. When you switch here — AI will see this context instead.",{"type":348,"variant":349,"label":1341,"items":1342},"Why this matters",[1343,1345,1349],{"icon":876,"title":827,"text":1344},"AI gets only the relevant information — no noise. The more focused the context, the better the result.",{"icon":1346,"title":1347,"text":1348},"refresh-cw","Reusability","Describe your product once — use that context for ads, [social media posts](/guides/social-media-post), proposals. No need to re-explain.",{"icon":1350,"title":1351,"text":1352},"sparkles","Clean context","Every message starts fresh with the right context. Nothing extra from previous requests.",{"type":62,"variant":63,"label":254,"items":1354},[1355,1369,1374,1384,1394],{"title":1356,"notebook":68,"text":1357,"substeps":1358,"callout":1367},"Create a notebook and describe your product","Open LiveAI, create a notebook, and write down key facts about your product. This becomes the AI's context.",[1359,1361,1363,1365],{"text":1360},"What your product does (1-2 sentences)",{"text":1362},"Who is your target audience",{"text":1364},"Main benefits (3-5 points)",{"text":1366},"What sets you apart from competitors",{"type":76,"text":1368},"The more detailed the description, the more precise the AI's copy. Write naturally — as if explaining to a friend.",{"title":1370,"notebook":68,"text":1371,"callout":1372},"Activate notebook context","Turn on context — now AI sees the notebook contents and will use them in every response.",{"type":87,"text":1373},"Context activates with one button. After that, everything in the notebook becomes the AI's 'knowledge'.",{"title":1375,"notebook":68,"text":1376,"substeps":1377,"callout":1382},"Ask AI to write headlines","Open the AI chat and ask for ad headlines. AI already knows your product — no need to explain.",[1378,1380],{"text":1379},"Write: 'Create 5 ad headlines, under 56 characters each'",{"text":1381},"Ask for variations with numbers, questions, calls to action",{"type":76,"text":1383},"AI pulls information from the notebook automatically. You don't paste the product description into the chat — it's already in context.",{"title":1385,"notebook":68,"text":1386,"substeps":1387},"Generate full ad copy","Now ask AI to write complete ads — headline + description. Refine: shorten, strengthen the CTA, make it punchier.",[1388,1390,1392],{"text":1389},"'Write 5 complete ads: headline + description under 81 characters'",{"text":1391},"'Emphasize the free trial period'",{"text":1393},"'Add variants with a question in the headline'",{"title":1395,"notebook":68,"text":1396,"substeps":1397,"callout":1404},"Edit and copy to your ad platform","Pick the best variants, adjust the wording to match your brand voice, and copy them into your ad platform.",[1398,1400,1402],{"text":1399},"Select 3-5 best variants",{"text":1401},"Adjust to match your tone and style",{"text":1403},"Copy into your ad platform",{"type":87,"text":1405},"Need social media posts tomorrow? Open the same notebook, activate context — and AI knows your product again. Learn more about [saving on AI](/guides/save-on-ai).",{"type":332,"variant":333,"items":1407},[1408,1411,1413,1416],{"value":1409,"label":1410},"10 min","Instead of several hours",{"value":336,"label":1412},"Cost to start",{"value":1414,"label":1415},"5+","Ad copy variants",{"value":342,"label":1417},"Notebook — and context is set",{"type":348,"variant":349,"label":1419,"items":1420},"What's next",[1421,1424,1427],{"icon":19,"title":1422,"text":1423},"Context is already saved","Your product description is saved in the notebook. For future tasks, just activate context — no need to rewrite.",{"icon":633,"title":1425,"text":1426},"New tasks — same notebook","Social media posts, sales proposal, website copy — activate the notebook and ask AI.",{"icon":1428,"title":1429,"text":1430},"repeat","Multiple products — different notebooks","A separate notebook for each product. Switch — and AI works with a different context.",{"type":145,"variant":146,"label":364,"items":1432},[1433,1436,1439,1442],{"q":1434,"a":1435},"Do I need to pay for AI usage?","The editor and notebooks are free. AI requests use [LiveCoins](/docs/billing/livecoins) — you get free coins when you sign up.",{"q":1437,"a":1438},"Does this work with Google Ads or other platforms?","Yes, the same approach works with any ad platform. Just specify in your AI prompt which platform the copy is for — you can [create content without switching tabs](/use/content).",{"q":1440,"a":1441},"What happens when I switch notebooks?","AI sees the new notebook's contents instead of the previous one. Every message gets clean context, with no leftover noise.",{"q":1443,"a":1444},"Can I use one notebook for different tasks?","Yes. A 'My Product' notebook works for ads, social posts, and presentations alike. Describe once — use for everything. Learn more about AI chat in the [documentation](/docs/ai/chat).",{"type":162,"variant":163,"headline":1446,"text":1447,"cta":1448},"Ready to write your first ad?","Describe your product in a notebook — and get ad copy in 10 minutes.",{"text":224,"action":27},{"type":169,"value":1450,"toc":1451},[],{"title":172,"searchDepth":173,"depth":173,"links":1452},[],"How to write ad copy with AI in 10 minutes","Marketing","Step-by-step guide: write ad copy for your campaign in 10 minutes using LiveAI's notebook context feature.",{},"/guides/yandex-direct-campaign",[1459,1461,1464,1465],{"type":1305,"slug":1460},"marketers",{"type":1462,"slug":1463},"use","content",{"type":190,"slug":191},{"type":186,"slug":195},{"title":1319,"description":1455},"guides/yandex-direct-campaign",[1469,1470,1471],"ads","campaign","conversion","l_iP-DvKVwyqc9r3A1U9XTmRVUnbChLxFZWiL1miq0g",{"id":1474,"title":1475,"blocks":1476,"body":1600,"cardDescription":1604,"cardIcon":1484,"category":960,"description":1605,"difficulty":1606,"extension":180,"featured":181,"lastUpdated":963,"marketingMediaManifestUrl":183,"meta":1607,"navigation":181,"path":1608,"persona":966,"priority":1609,"relatedLinks":1610,"seo":1613,"slug":1614,"stem":1615,"tags":1616,"__hash__":1620},"guides_en/guides/claude-sonnet-4-6.md","Claude Sonnet 4.6 — The AI That Sounds Human",[1477,1507,1514,1526,1541,1546,1573,1585,1595],{"type":810,"variant":39,"provider":811,"modelName":1478,"modelSub":1479,"tagline":1480,"badge":1481,"traits":1482,"cta":1495,"specsLabel":830,"specs":1497},"Claude Sonnet 4.6","The Human Voice","The first model that understands sarcasm, nuances, and 'vibe.' It doesn't just generate text; it adapts to your style. Released February 2026.","Writer",[1483,1486,1489,1492],{"icon":1484,"label":1485},"feather","Style",{"icon":1487,"label":1488},"heart","Empathy",{"icon":1490,"label":1491},"align-left","Long-form",{"icon":1493,"label":1494},"user-check","Humanity",{"text":1496,"action":27},"Test Your Style",[1498,1500,1501,1505],{"icon":1484,"label":1485,"value":1499},"Human-like",{"icon":839,"label":840,"value":841},{"icon":1502,"label":1503,"value":1504},"calendar","Release","February 2026",{"icon":844,"label":845,"value":1506},"Medium",{"type":38,"variant":39,"label":1508,"headline":1509,"paragraphs":1510},"The 'Robot' Problem","Stop Sounding Like a Press Release",[1511,1512,1513],"Most AIs write the same way: 'In today's fast-paced world, it is crucial to note...'. It's dry, boring, and immediately gives away the machine. You spend more time 'de-robotizing' the text than writing it.","Claude Sonnet 4.6 is the antidote. It's a model taught not just to answer questions, but to *feel* the language. It knows how to joke (appropriately!), use metaphors, and avoid corporate jargon.","In LiveAI, you can upload three of your best texts into the context, and Claude 4.6 will start writing as if it were you. Same rhythm, same vocabulary, same character.",{"type":332,"variant":333,"items":1515},[1516,1518,1521,1523],{"value":863,"label":1517},"Context Window (for big books)",{"value":1519,"label":1520},"Feb '26","Release Date (fresh model)",{"value":846,"label":1522},"Creativity & Nuance",{"value":1524,"label":1525},"Low","Chance of 'fluff' in text",{"type":348,"variant":349,"label":1527,"items":1528},"How Is It Different?",[1529,1533,1537],{"icon":1530,"title":1531,"text":1532},"mic","Understands Tone of Voice","Upload a brand book or example posts. It won't just copy facts; it will copy the *intonation*. From a bold startup to a calm bank.",{"icon":1534,"title":1535,"text":1536},"edit-2","Painless Editing","Ask it to 'make the text livelier' or 'remove the pathos.' It understands these abstract requests better than any other AI.",{"icon":1538,"title":1539,"text":1540},"shield","Ethics & Safety","Anthropic is known for its safety. Claude 4.6 hallucinates less often and handles complex topics more carefully.",{"type":29,"variant":30,"label":884,"items":1542},[1543,1544,1545],"You're tired of scrubbing words like 'delve,' 'ensure,' and 'facilitate' from your texts.","You need to write a difficult email to a client where it's important not to offend but to set boundaries.","You write fiction or scripts and want to discuss character development.",{"type":890,"variant":891,"label":1547,"competitors":1548,"rows":1554},"Battle of Styles",[1549,1551,1552],{"name":1550,"highlight":181},"Claude 4.6",{"name":899},{"name":1553},"[Gemini 3 Pro](/guides/gemini-3-pro)",[1555,1560,1564,1567],{"label":1070,"values":1556},[1557,1558,1559],"🖋️ Lively","🤖 Dry","📚 Academic",{"label":1561,"values":1562},"Nuance Understanding",[1563,1064,1065],"⭐⭐⭐⭐",{"label":1565,"values":1566},"Logic & Code",[1064,1563,1064],{"label":1568,"values":1569},"Perfect For",[1570,1571,1572],"Creative & Emails","Code & Logic","Research",{"type":62,"variant":63,"label":1574,"items":1575},"How to Make It Write Like You",[1576,1579,1582],{"title":1577,"text":1578},"Give Examples","Create a notebook 'My Style'. Copy 3-5 of your best texts there. This is the base.",{"title":1580,"text":1581},"Explain the Task","Don't just write 'write a post'. Write: 'Write a post in the style of my notes, for a marketer audience, with light irony'.",{"title":1583,"text":1584},"Iterate","The first version might not be perfect. Say: 'Too many adjectives, make it drier.' It will understand half a word.",{"type":145,"variant":146,"label":938,"items":1586},[1587,1590,1593],{"q":1588,"a":1589},"Is it smarter than GPT-5.2?","In math and logic — probably not. [GPT-5.2](/guides/gpt-5-2) is still the king of dry facts and complex schemas. But if you need to write a *convincing text* for humans, Claude 4.6 wins hands down.",{"q":1591,"a":1592},"How much volume does it remember?","In beta — up to 1 million tokens. That's enough for several books. You can upload an entire novel draft and ask about a plot hole in chapter 3.",{"q":947,"a":1594},"The price is comparable to other top models. But because you don't have to rewrite the text, you save your time. And time is money.",{"type":162,"variant":950,"headline":1596,"text":1597,"cta":1598},"Find Your Voice","AI shouldn't sound like a robot. Try Claude Sonnet 4.6 and feel the difference. Your readers will thank you.",{"text":1599,"action":27},"Launch Claude 4.6",{"type":169,"value":1601,"toc":1602},[],{"title":172,"searchDepth":173,"depth":173,"links":1603},[],"The most 'human' model. Writes texts that don't need rewriting after a robot.","Review of Claude Sonnet 4.6: finally, a model that doesn't use the word 'delve.' Perfect for long-reads, essays, and texts with soul.","Creative",{},"/guides/claude-sonnet-4-6",9,[1611,1612],{"type":186,"slug":585},{"type":401,"slug":402},{"title":1475,"description":1605},"claude-sonnet-4-6","guides/claude-sonnet-4-6",[811,975,1617,1618,1619],"style","copywriting","empathy","aLyNkrsTuuJ2XzyMsUoxSYBHr_unZOT_sgn0HrDajvU",{"id":1622,"title":1623,"blocks":1624,"body":1745,"cardDescription":1749,"cardIcon":995,"category":960,"description":1750,"difficulty":1751,"extension":180,"featured":181,"lastUpdated":963,"marketingMediaManifestUrl":183,"meta":1752,"navigation":181,"path":1753,"persona":966,"priority":1609,"relatedLinks":1754,"seo":1757,"slug":1758,"stem":1759,"tags":1760,"__hash__":1765},"guides_en/guides/gemini-3-flash.md","Gemini 3 Flash in LiveAI — Finally, an AI That Keeps Up",[1625,1652,1659,1671,1686,1691,1716,1728,1740],{"type":810,"variant":39,"provider":1626,"modelName":1627,"modelSub":1628,"tagline":1629,"badge":1630,"traits":1631,"cta":1641,"specsLabel":830,"specs":1643},"Google","Gemini 3 Flash","Speed of Thought","The first model that removes the 'I asked, now I wait' barrier. You type, it answers. Instantly. Perfect for those who hate loading spinners.","Lightning",[1632,1634,1637,1639],{"icon":995,"label":1633},"200+ t/s",{"icon":1635,"label":1636},"message-circle","Ping-Pong",{"icon":19,"label":1638},"Flow State",{"icon":16,"label":1640},"0 Lag",{"text":1642,"action":27},"Test Your Reaction",[1644,1646,1650,1651],{"icon":995,"label":1009,"value":1645},"200+ tk/s",{"icon":16,"label":1647,"value":1648,"meta":1649},"Latency","0.2 sec","to first token",{"icon":839,"label":840,"value":841},{"icon":844,"label":845,"value":1524},{"type":38,"variant":39,"label":1653,"headline":1654,"paragraphs":1655},"The Psychology of Speed","The Loading Spinner is the Enemy of Creativity",[1656,1657,1658],"Sounds like marketing fluff: 'Why do I need faster AI? I'm not a robot.' But speed changes everything. When you wait 5-10 seconds for an answer, your brain gets distracted, checks a notification, loses the thread. That kills your flow state.","Gemini 3 Flash works differently. It answers faster than you can take your fingers off the keyboard. It feels like a *live dialogue*, not a database query. You throw an idea—it catches. You critique—it fixes. It's ping-pong, not chess by mail.","In LiveAI, this feels especially sharp because we have no extra layers between you and the model. Hit Enter—get text.",{"type":332,"variant":333,"items":1660},[1661,1664,1667,1669],{"value":1662,"label":1663},"0.2s","Time to First Word",{"value":1665,"label":1666},"200+","Tokens/sec (you can't read this fast)",{"value":863,"label":1668},"Context Window (remembers everything)",{"value":1524,"label":1670},"Price (most affordable model)",{"type":348,"variant":349,"label":1672,"items":1673},"Why Speed Actually Matters",[1674,1678,1682],{"icon":1675,"title":1676,"text":1677},"cloud-lightning","Real-Time Brainstorming","In 5 minutes, you can run through 20 iterations of an idea. With a slow model, you'd manage three. Quantity turns into quality.",{"icon":1679,"title":1680,"text":1681},"edit-3","Instant Edits","'Shorten it,' 'make it funnier,' 'add an example.' You direct the text like a conductor, not a client waiting for a delivery.",{"icon":1683,"title":1684,"text":1685},"search","Fast Research","Ask—know. Clarify—know details. No pauses for 'thinking.' It's like Google that gives you the answer directly, not a list of links.",{"type":29,"variant":30,"label":884,"items":1687},[1688,1689,1690],"You have 'brain fog' and need to spill ideas out quickly and structure them before you forget.","You hate when ChatGPT says 'Thinking...' for a simple question.","You work on tight deadlines where every minute counts.",{"type":890,"variant":891,"label":1692,"competitors":1693,"rows":1697},"Speed vs Brains",[1694,1695,1696],{"name":1627,"highlight":181},{"name":899},{"name":1059},[1698,1704,1707,1711],{"label":1699,"values":1700},"Response Speed",[1701,1702,1703],"🚀 Instant","🐢 Thoughtful","🚗 Average",{"label":1705,"values":1706},"Reasoning Depth",[1065,1064,1065],{"label":914,"values":1708},[1709,916,1710],"💰 Cheap","💰💰 Average",{"label":1568,"values":1712},[1713,1714,1715],"Ideas & Drafts","Complex Analysis","Everything a bit",{"type":62,"variant":63,"label":1717,"items":1718},"How to Catch the Flow with Flash",[1719,1722,1725],{"title":1720,"text":1721},"Turn Off Perfectionism","This model encourages messiness—and that's good. Write sloppily, in fragments. It will understand and catch up.",{"title":1723,"text":1724},"Use 'Ping-Pong' Mode","Don't write huge prompts. Write one sentence. 'Give me 10 ideas.' 'The third is bad, replace it.' 'What if we add drama?' You'll find gold faster this way.",{"title":1726,"text":1727},"Switch Gears to Think Deeply","Flash is perfect for acceleration. But if you need to write the final chapter of a dissertation—switch to [GPT-5.2](/guides/gpt-5-2) in the same chat. Use the right tool for the job.",{"type":145,"variant":146,"label":1729,"items":1730},"No Sugarcoating",[1731,1734,1737],{"q":1732,"a":1733},"Is it stupider than Pro versions?","In nuances—yes. It might miss a complex logical trap that GPT-5.2 would spot. But for 90% of tasks (emails, posts, ideas, summaries), its intelligence is more than enough.",{"q":1735,"a":1736},"Why do I need speed if I type slowly?","It's not about how fast you type, but how fast you *get feedback*. An instant response keeps your interest and dopamine up. You don't 'drop out' of the task.",{"q":1738,"a":1739},"Is it free?","In LiveAI, this is one of the cheapest models. You can run it for hours and spend pennies. Perfect for experiments.",{"type":162,"variant":950,"headline":1741,"text":1742,"cta":1743},"Stop Waiting for AI","Try one dialogue with Gemini 3 Flash. After that, regular chats will feel like sloths.",{"text":1744,"action":27},"Launch Gemini 3 Flash",{"type":169,"value":1746,"toc":1747},[],{"title":172,"searchDepth":173,"depth":173,"links":1748},[],"The fastest model. When you need to iterate ideas in real-time, not wait for an answer.","Review of the fastest model on earth. Why you need 200 tokens/sec for brainstorming, writing, and staying in the flow state. No lag, just pure thought.","Everyone",{},"/guides/gemini-3-flash",[1755,1756],{"type":186,"slug":585},{"type":401,"slug":402},{"title":1623,"description":1750},"gemini-3-flash","guides/gemini-3-flash",[1626,1761,1762,1763,1764],"Gemini","speed","brainstorming","flow","ujhyLx2PayT2NXjfoNIDAVKjDxrlISjTOLwUK5NVURs",{"id":1767,"title":1768,"blocks":1769,"body":1871,"cardDescription":1875,"cardIcon":1793,"category":1876,"description":1877,"difficulty":219,"extension":180,"featured":181,"lastUpdated":1878,"marketingMediaManifestUrl":183,"meta":1879,"navigation":181,"path":1880,"persona":186,"priority":1609,"relatedLinks":1881,"seo":1888,"slug":794,"stem":1889,"tags":1890,"__hash__":1894},"guides_en/guides/meeting-notes.md","Meeting Notes → Action Items in 1 Minute — LiveAI",[1770,1782,1788,1799,1833,1842,1853,1867],{"type":9,"variant":10,"badge":1771,"headline":1772,"sub":1773,"meta":1774,"result":1780,"cta":1781},"Daily","Meeting notes → action items — in one minute","Jot down key thoughts during a meeting. Afterwards — AI turns chaos into a summary, task list, and specific deadlines.",[1775,1777,1778],{"icon":16,"text":1776},"1 minute after the meeting",{"icon":218,"text":219},{"icon":22,"text":1779},"Managers, team leads, assistants","Structured summary + task list with owners",{"text":430,"action":27},{"type":29,"variant":30,"label":31,"items":1783},[1784,1785,1786,1787],"Right after the meeting you remember everything, an hour later — just the general feeling","Tasks were discussed, but nobody wrote them down — a week later 'we never talked about that'","You take detailed notes — but never have time to organize them","Nobody reads the meeting protocol because it's three pages long",{"type":47,"variant":48,"label":1789,"text":1790,"highlights":1791},"Messy notes — AI organizes","No need for a perfect protocol. Jot down key phrases during the meeting — AI knows the context and turns rough notes into a clear summary. Perfect for [managers](/for/managers) and team leads.",[1792,1795,1797],{"icon":1793,"text":1794},"clipboard-list","Write however you like — bullets, stream of thought, keywords. AI will figure it out",{"icon":995,"text":1796},"One minute after the meeting — and you have a ready summary with tasks",{"icon":826,"text":1798},"Tasks, owners, deadlines — [all in one place](/use/notes), nothing gets lost",{"type":62,"variant":63,"label":1800,"items":1801},"3 steps — and nothing gets lost",[1802,1816,1828],{"title":1803,"notebook":103,"text":1804,"substeps":1805,"callout":1814},"Write key thoughts during the meeting","Create a notebook before the meeting (or right during it). Write down whatever seems important — no formatting needed.",[1806,1808,1810,1812],{"text":1807},"Decisions: 'Launching beta on March 1'",{"text":1809},"Tasks: 'Alex — design, Maria — copy'",{"text":1811},"Questions: 'Need to clarify budget with Igor'",{"text":1813},"Ideas: 'Try Telegram ads'",{"type":87,"text":1815},"Don't try to write everything. Key thoughts and names are enough for AI to create a full summary.",{"title":1817,"notebook":103,"text":1818,"substeps":1819,"callout":1826},"Ask AI to organize","Enable notebook context and ask AI to turn your notes into a structured document.",[1820,1822,1824],{"text":1821},"'Create a meeting summary: decisions, tasks, who's responsible'",{"text":1823},"'Highlight key decisions and open questions'",{"text":1825},"'Make a task list with deadlines'",{"type":76,"text":1827},"AI sees all your notes from the notebook — even messy ones. It extracts what matters and puts it in order.",{"title":1829,"notebook":103,"text":1830,"callout":1831},"Share or export","Copy tasks to your project tracker, send the summary to colleagues, or [export to Word](/features/export).",{"type":87,"text":1832},"Keep meeting notes in a dedicated folder. Before the next meeting with the same person — open the notebook, and AI reminds you what was discussed last time.",{"type":131,"variant":132,"label":1834,"text":1835,"notebooks":1836},"Each meeting — its own notebook","Store notes in separate notebooks. Before the next meeting — open the right one, and all context is at your fingertips.",[1837,1839],{"name":103,"status":142,"preview":1838},"Decisions, tasks, deadlines. AI sees the notes and helps organize them.",{"name":1840,"status":138,"preview":1841},"Meeting Feb 13","Previous meeting: what was discussed, what was decided. Switch — AI reminds you of the context.",{"type":332,"variant":333,"items":1843},[1844,1847,1849,1851],{"value":1845,"label":1846},"1 min","To organize",{"value":543,"label":1848},"Lost tasks",{"value":543,"label":1850},"'We never discussed that'",{"value":345,"label":1852},"Meetings with clear outcomes",{"type":145,"variant":146,"label":364,"items":1854},[1855,1858,1861,1864],{"q":1856,"a":1857},"Do I need to transcribe the meeting word by word?","No. Key thoughts, names, and decisions are enough. AI sees the context and fills in the structure. Even 'Alex — design by Friday, Maria — copy' becomes a full task list. More in our [AI tips](/docs/ai/tips).",{"q":1859,"a":1860},"Can I use this for video calls?","Yes. Keep LiveAI open next to Zoom or Google Meet and jot down key points in real time. After the call — one minute to organize.",{"q":1862,"a":1863},"How should I store meeting notes?","Create a 'Meetings' folder and add notebooks by date or topic. Before the next meeting — open the relevant notebook, and AI reminds you of the context. More about organizing — in the [folders documentation](/docs/editor/folders).",{"q":1865,"a":1866},"Can I export to Word?","Yes. One click — export to Word, Markdown, or HTML. Convenient for sending protocols to colleagues or saving in your corporate system. Learn more in the [export documentation](/docs/editor/export).",{"type":162,"variant":163,"headline":1868,"text":1869,"cta":1870},"Next meeting — no lost tasks","Jot down key thoughts in a notebook — AI turns them into a clear action plan.",{"text":224,"action":27},{"type":169,"value":1872,"toc":1873},[],{"title":172,"searchDepth":173,"depth":173,"links":1874},[],"How to turn meeting notes into action items in one minute","Communication","Jot down key points during a meeting — AI structures them into a summary and task list. Nothing gets lost. Step-by-step guide.","2026-02-20",{},"/guides/meeting-notes",[1882,1883,1885,1886],{"type":190,"slug":191},{"type":1462,"slug":1884},"notes",{"type":1305,"slug":1306},{"type":190,"slug":1887},"export",{"title":1768,"description":1877},"guides/meeting-notes",[1891,1892,1893],"meeting","tasks","organization","LQBKfQs_gU9NUfkFBOs-s_8P19USTt8gAofzXGUHW8E",{"id":1896,"title":1897,"blocks":1898,"body":2043,"cardDescription":2047,"cardIcon":19,"category":177,"description":2048,"difficulty":179,"extension":180,"featured":181,"lastUpdated":182,"marketingMediaManifestUrl":183,"meta":2049,"navigation":181,"path":2050,"persona":186,"priority":1609,"relatedLinks":2051,"seo":2056,"slug":587,"stem":2057,"tags":2058,"__hash__":2064},"guides_en/guides/smart-notes-ai.md","Smart Notes with AI: How AI Turns Your Notes into a Working Tool",[1899,1909,1915,1922,1932,1970,2006,2014,2038],{"type":9,"variant":10,"badge":1132,"headline":1900,"sub":1901,"meta":1902,"result":1907,"cta":1908},"Smart Notes with AI — Simpler Than You Think","Notes piling up but not bringing any value? Here's how AI turns ordinary notes into a working tool. No plugins, no graph views, no complex setup.",[1903,1904,1905],{"icon":16,"text":17},{"icon":19,"text":20},{"icon":22,"text":1906},"Freelancers, researchers, managers","Notes that work for you — with AI that understands context",{"text":167,"action":27},{"type":29,"variant":30,"label":31,"items":1910},[1911,1912,1913,1914],"Notes pile up in Notion, Obsidian, or Apple Notes — but you rarely go back to them.","You tried a 'smart notes' system — but without daily discipline, it all falls apart.","Every time you open an AI chat, you explain your project from scratch — even though it's all written down somewhere in your notes.","You want an 'AI knowledge base' but don't want to configure plugins and API keys.",{"type":38,"variant":39,"label":1916,"headline":1917,"paragraphs":1918},"What smart notes actually are","Smart notes aren't tags and graphs. They're AI that reads your notes",[1919,1920,1921],"Most note-taking systems offer 'intelligence' through tags, note links, and graph views. The problem is that this requires discipline. Without maintaining the system — it turns into a dumping ground.","There's a different approach: notes become 'smart' when **AI reads them**. You write a thought — AI sees it. You ask a question — AI answers based on what you wrote. No tagging, linking, or sorting required.","In LiveAI, this works through [notebook context](/features/ai-context). Enable context — and AI sees your notebook's contents with every request. The notebook is a lens through which AI looks at your task.",{"type":47,"variant":48,"label":1923,"text":1924,"highlights":1925},"How It Works","A notebook in LiveAI isn't just a note editor. It's context for AI. You write — AI sees. You ask — AI answers based on what you wrote.",[1926,1928,1930],{"icon":236,"text":1927},"Write however you want — AI will figure it out. No tags, links, or special format needed.",{"icon":442,"text":1929},"Enable context — and AI sees the notebook contents. Automatically, without copying.",{"icon":445,"text":1931},"Switch notebooks — switch context. Different projects — different notebooks.",{"type":62,"variant":63,"label":1933,"items":1934},"Example 1: Work Project",[1935,1948,1960],{"title":1936,"notebook":1937,"text":1938,"substeps":1939,"callout":1946},"Describe your project in a notebook","Project: Website Redesign","Write down everything important about the project: goals, audience, constraints, current status. Format doesn't matter — write however works for you.",[1940,1942,1944],{"text":1941},"Goal: 'Increase landing page conversion from 2% to 4%'",{"text":1943},"Audience: 'Small business owners, 25-45, looking for a simple solution'",{"text":1945},"Constraints: 'Budget $2,000, deadline end of March'",{"type":76,"text":1947},"Even a few sentences about the project are enough. AI sees the notebook content and uses it as context for every answer.",{"title":1949,"notebook":1937,"text":1950,"substeps":1951,"callout":1958},"Ask questions in context","Enable notebook context and ask anything. AI already knows your project — no need to explain again.",[1952,1954,1956],{"text":1953},"'Suggest 5 hypotheses for why conversion is low' — AI knows your audience and goals.",{"text":1955},"'Write a design brief' — AI considers the budget and deadline.",{"text":1957},"'What metrics should I track after launch?' — AI sees the goal 'from 2% to 4%' in the notebook.",{"type":87,"text":1959},"Add new notes as you work. AI sees the updated notebook — context gets more accurate with each entry.",{"title":1961,"notebook":1937,"text":1962,"substeps":1963,"callout":1968},"Build up knowledge in the notebook","Save the results of your AI work back into the notebook. The notebook grows — AI context grows with it.",[1964,1966],{"text":1965},"Like a hypothesis? Write it in the notebook — AI will see it in the next request.",{"text":1967},"Got client feedback? Add it — context becomes more accurate.",{"type":96,"text":1969},"The more context in the notebook — the more accurate AI's answers. Write down results, decisions, and feedback.",{"type":62,"variant":63,"label":1971,"items":1972},"Example 2: Research and Material Gathering",[1973,1986,1998],{"title":1974,"notebook":1975,"text":1976,"substeps":1977,"callout":1984},"Collect notes from different sources","Research: EdTech Trends","Reading articles, listening to podcasts, watching videos — write key ideas into one notebook.",[1978,1980,1982],{"text":1979},"From an article: 'By 2027, 60% of learning will include an AI component (McKinsey)'",{"text":1981},"From a podcast: 'Main trend — personalized learning through AI tutors'",{"text":1983},"Your own thought: 'What if we apply this to employee onboarding?'",{"type":87,"text":1985},"No need to format notes nicely. The important thing is to write. AI sees the whole notebook and will find connections between entries.",{"title":1987,"notebook":1975,"text":1988,"substeps":1989,"callout":1996},"Ask AI to find connections and conclusions","Enable context and ask AI to analyze your notes. It sees all the entries at once.",[1990,1992,1994],{"text":1991},"'What common trends appear across my notes?'",{"text":1993},"'Are there any contradictions between sources?'",{"text":1995},"'Summarize 3 key conclusions based on what I've gathered'",{"type":76,"text":1997},"AI works with your notes, not with general internet knowledge. Conclusions are based on what you found and wrote down.",{"title":1999,"notebook":1975,"text":2000,"substeps":2001,"callout":2004},"Format the result","Final step — ask AI to turn the conclusions into a ready document.",[2002],{"text":2003},"'Write an EdTech trends overview for a leadership presentation. Brief, with numbers'.",{"type":87,"text":2005},"The result can be [exported to Word](/features/export) — ready to send or save wherever you need.",{"type":131,"variant":132,"label":2007,"text":2008,"notebooks":2009},"Switching Contexts","Different projects — different notebooks. Switch notebook — switch context. AI sees only the relevant notes.",[2010,2012],{"name":1937,"status":142,"preview":2011},"Goals, audience, hypotheses, design brief. AI answers in the context of this project.",{"name":1975,"status":138,"preview":2013},"Articles, podcasts, conclusions. Switch — and AI works with this context.",{"type":145,"variant":146,"label":364,"items":2015},[2016,2019,2022,2025,2028,2030,2033,2036],{"q":2017,"a":2018},"How do I take notes with AI?","Write thoughts, ideas, and materials in a notebook — any way you like, no special format needed. Enable context — and AI will see the notes with every request. Ask questions, ask it to find connections, or format a result.",{"q":2020,"a":2021},"How are smart notes with AI different from regular notes?","Regular notes are text you re-read yourself. Smart notes with AI are text that AI reads for you. Write a project in a notebook → enable context → AI answers based on what you wrote. No need to search for the right note or re-explain context.",{"q":2023,"a":2024},"Is this an Obsidian alternative?","Different approaches. Obsidian is for people who love building a system: graphs, plugins, configuration. LiveAI is for people who want results immediately: write → AI sees → AI helps. No plugins or API keys.",{"q":2026,"a":2027},"How does AI see my notes?","You enable notebook context — and AI reads the contents before every response. More details on the [AI with context page](/features/ai-context). AI sees only the notebook you've selected.",{"q":553,"a":2029},"LiveAI includes GPT, Claude, Gemini, and other models. You choose the model for the task: fast for simple questions, strong for deep analysis. Switch with one click.",{"q":2031,"a":2032},"How is this different from ChatGPT?","In ChatGPT, you explain context every time. In LiveAI, your notes are already in the notebook — AI reads them automatically. Describe your project once → ask hundreds of questions without repeating. More in the [ChatGPT comparison](/compare/vs-chatgpt).",{"q":2034,"a":2035},"Can I use this for lecture or meeting notes?","Yes. For note summaries, we have a dedicated [step-by-step guide](/guides/ai-notes-summary) — how to turn notes into a structured summary in 3 prompts. For meetings, there's the [meeting notes guide](/guides/meeting-notes).",{"q":1738,"a":2037},"The editor and notebooks are free. AI features require LiveCoins. You get free coins on signup — enough to try it right now.",{"type":162,"variant":163,"headline":2039,"text":2040,"cta":2041},"Try Smart Notes Right Now","Write your project in a notebook, enable context — and AI will start helping. No setup, no plugins.",{"text":2042,"action":27},"Start for Free",{"type":169,"value":2044,"toc":2045},[],{"title":172,"searchDepth":173,"depth":173,"links":2046},[],"How AI makes ordinary notes useful — no plugins, no setup","Notes piling up with no real use? See how AI makes your notes actually work for you — no plugins, no graph views, no complex setup.",{},"/guides/smart-notes-ai",[2052,2053,2055],{"type":190,"slug":191},{"type":186,"slug":2054},"ai-notes-summary",{"type":186,"slug":197},{"title":1897,"description":2048},"guides/smart-notes-ai",[2059,2060,2061,2062,2063],"smart notes","ai notes","ai note taking","notes with ai","notebook ai","WaHgBzEt6vSvaEXLC_Up2jByqnhcftfmdobTltlBdA0",{"id":2066,"title":2067,"blocks":2068,"body":2201,"cardDescription":2205,"cardIcon":236,"category":177,"description":2206,"difficulty":179,"extension":180,"featured":181,"lastUpdated":182,"marketingMediaManifestUrl":183,"meta":2207,"navigation":181,"path":2208,"persona":186,"priority":2209,"relatedLinks":2210,"seo":2214,"slug":2054,"stem":2215,"tags":2216,"__hash__":2220},"guides_en/guides/ai-notes-summary.md","AI for Summaries: How to Summarize Any Text with AI Step by Step",[2069,2080,2086,2093,2103,2136,2170,2179,2197],{"type":9,"variant":10,"badge":11,"headline":2070,"sub":2071,"meta":2072,"result":2078,"cta":2079},"AI for Summaries — A Step-by-Step Method","Asked AI to 'summarize this' and got a shallow rewrite? Here's how to turn any text into a structured summary in 3 prompts. Works for lectures, books, podcasts, and meetings.",[2073,2075,2076],{"icon":16,"text":2074},"5 minutes per summary",{"icon":19,"text":20},{"icon":22,"text":2077},"Students, managers, researchers","A structured summary with key takeaways",{"text":167,"action":27},{"type":29,"variant":30,"label":31,"items":2081},[2082,2083,2084,2085],"You asked AI to 'summarize the lecture' — and got a vague paraphrase instead of structure.","The AI summary looks polished, but key details and examples are missing.","Every time you copy text into a chat — and every time you re-explain what you need.","The longer the source text — the worse the summary. AI 'gets lost'.",{"type":38,"variant":39,"label":2087,"headline":2088,"paragraphs":2089},"Why one prompt doesn't work","'Summarize this' — the worst prompt for AI",[2090,2091,2092],"When you ask AI to 'summarize this', it tries to do everything at once: understand the structure, identify key points, cut the fluff, and format nicely. Four tasks in one request — and none of them turns out well.","It's like asking an intern: 'Read 50 pages, highlight the key points, organize by topics, and format as a presentation'. The result will be shallow — because there are too many tasks at once.","The fix is simple: break summarizing into steps. One prompt = one task. AI does each step well because it's not distracted by the others. This same [step-by-step principle](/guides/ai-thinking-linear) works for any complex task.",{"type":47,"variant":48,"label":2094,"text":2095,"highlights":2096},"The Method: 3 Prompts Instead of One","Don't ask AI to 'make a summary'. Break it into three steps — and each will be accurate. Your notebook in LiveAI stores your notes, and [AI reads them automatically](/features/ai-context) — no need to copy text into a chat.",[2097,2099,2101],{"icon":633,"text":2098},"Step 1 — structure. AI organizes text by topics.",{"icon":22,"text":2100},"Step 2 — key points. From each topic — only the essentials.",{"icon":576,"text":2102},"Step 3 — format. A ready summary in the format you need.",{"type":62,"variant":63,"label":2104,"items":2105},"Example 1: Lecture Summary",[2106,2119,2129],{"title":2107,"notebook":2108,"text":2109,"substeps":2110,"callout":2117},"Write down key ideas in a notebook","Lecture: Marketing","During the lecture, jot down everything that seems important. Don't format — just write.",[2111,2113,2115],{"text":2112},"Definitions: 'Unit economics — a model for calculating profit per customer'",{"text":2114},"Examples: 'Spotify case — reduced customer acquisition cost through content marketing'",{"text":2116},"Instructor's conclusions: 'You can't scale ads without unit economics'",{"type":87,"text":2118},"Don't try to write everything down. Key phrases and examples are enough. AI sees the notebook context and will fill in the structure.",{"title":2120,"notebook":2108,"text":2121,"substeps":2122,"callout":2127},"Ask AI to organize by topics","Enable notebook context. First prompt — structure only, nothing else.",[2123,2125],{"text":2124},"Prompt: 'Organize my notes by lecture topics. Just group them into sections, don't cut anything'.",{"text":2126},"AI sees your notes from the notebook and groups them — it doesn't invent, it organizes what's there.",{"type":76,"text":2128},"AI reads your notebook automatically. No need to copy notes into a chat — just enable context.",{"title":2130,"notebook":2108,"text":2131,"substeps":2132,"callout":2135},"Extract key takeaways","Second prompt — compression. AI works with already structured text, so nothing gets lost.",[2133],{"text":2134},"Prompt: 'From each section, extract 2-3 key takeaways. Format: takeaway + example from the lecture'.",{"type":87,"text":121},{"type":62,"variant":63,"label":2137,"items":2138},"Example 2: Book or Article Summary",[2139,2152,2162],{"title":2140,"notebook":2141,"text":2142,"substeps":2143,"callout":2150},"Write down thoughts and quotes","Book: Thinking Fast and Slow","While reading, write down everything that strikes you: quotes, ideas, questions for the author.",[2144,2146,2148],{"text":2145},"Quotes: 'System 1 makes decisions fast but often gets them wrong'",{"text":2147},"Your thoughts: 'This explains why customers don't read long texts'",{"text":2149},"Questions: 'How to use System 2 for better decision-making?'",{"type":76,"text":2151},"Write down not just the author's ideas, but your own reactions. This turns a summary into a working tool, not just a retelling.",{"title":2153,"notebook":2141,"text":2154,"substeps":2155,"callout":2160},"Extract the main ideas","Enable notebook context and ask AI to identify the key ideas.",[2156,2158],{"text":2157},"Prompt: 'Identify 5-7 main ideas from my notes. For each — a brief explanation and an example from the text'.",{"text":2159},"AI works with your notes, not with a book summary from the internet — the result will focus on what matters to you.",{"type":87,"text":2161},"Different books — different notebooks. Switch notebook — switch context. AI sees only the relevant notes.",{"title":2163,"notebook":2141,"text":2164,"substeps":2165,"callout":2168},"Formulate practical applications","Final prompt — turn theory into practice.",[2166],{"text":2167},"Prompt: 'For each idea, suggest how I can apply it in my work. Context: I work in [your field]'.",{"type":96,"text":2169},"Three prompts — and scattered notes became a summary with concrete action items. Try it with the last book you read.",{"type":131,"variant":132,"label":133,"text":2171,"notebooks":2172},"Compare: one 'summarize this' request versus three focused prompts.",[2173,2176],{"name":2174,"status":138,"preview":2175},"'Summarize this'","Shallow paraphrase. No structure, missing examples and details.",{"name":2177,"status":142,"preview":2178},"3 prompts in sequence","Structure by topics → key takeaways → applications. Nothing lost.",{"type":145,"variant":146,"label":364,"items":2180},[2181,2184,2187,2190,2192,2195],{"q":2182,"a":2183},"How to summarize text with AI effectively?","Write your notes in a notebook, enable context, and use 3 prompts in sequence: structure → extract key points → format. The detailed method is above in this guide.",{"q":2185,"a":2186},"Which AI model is best for summaries?","Depends on the task. For quick structuring — fast models (Gemini Flash, GPT-4o mini). For deep analysis — powerful models (Claude, GPT-5). In LiveAI, you can switch between models during the process.",{"q":2188,"a":2189},"Can AI summarize a lecture from just keywords?","Yes. AI sees your notes from the notebook and builds structure from key phrases. The more context you provide — the more accurate the result, but even short notes work.",{"q":2031,"a":2191},"In ChatGPT, you copy text into the chat every time. In LiveAI, your notes are already in the notebook — AI reads them automatically. No need to re-explain context. More details in our [comparison with ChatGPT](/compare/vs-chatgpt).",{"q":2193,"a":2194},"Does this work for meeting notes too?","Yes. For meetings, we have a dedicated [step-by-step guide](/guides/meeting-notes) — from messy notes to a task list with owners in one minute.",{"q":1738,"a":2196},"The editor and notebooks are free. AI features require LiveCoins. You get free coins on signup — enough to try the method right now.",{"type":162,"variant":163,"headline":2198,"text":2199,"cta":2200},"Try Making a Summary Right Now","Open your latest lecture or article. 3 prompts — and you have a structured summary with key takeaways.",{"text":2042,"action":27},{"type":169,"value":2202,"toc":2203},[],{"title":172,"searchDepth":173,"depth":173,"links":2204},[],"How to turn messy notes into a structured summary in 3 prompts","AI summaries too shallow? Use the 3-prompt method: structure → key points → format. Works for lectures, books, podcasts, and meetings.",{},"/guides/ai-notes-summary",8,[2211,2212,2213],{"type":190,"slug":191},{"type":186,"slug":794},{"type":186,"slug":197},{"title":2067,"description":2206},"guides/ai-notes-summary",[2217,2060,2218,2061,2219],"ai summary","summarize with ai","ai lecture notes","_ekqKhy1MSzpqB9aE2VW2Xzajbv8BMfHmg39p-MUoaU",{"id":2222,"title":2223,"blocks":2224,"body":2379,"cardDescription":2383,"cardIcon":2384,"category":603,"description":2385,"difficulty":179,"extension":180,"featured":181,"lastUpdated":578,"marketingMediaManifestUrl":183,"meta":2386,"navigation":181,"path":2387,"persona":186,"priority":2209,"relatedLinks":2388,"seo":2394,"slug":2395,"stem":2396,"tags":2397,"__hash__":2403},"guides_en/guides/developer-product-thinking.md","AI Writes Code — The Developer Thinks About the User",[2225,2235,2241,2248,2258,2322,2350,2358,2375],{"type":9,"variant":10,"badge":603,"headline":2226,"sub":2227,"meta":2228,"result":2233,"cta":2234},"AI writes the code. You — think about the user","Copilot writes functions, Claude generates modules, Cursor assembles apps. Meanwhile, developers spend days figuring out what to build. Here's how this shift changes the profession.",[2229,2230,2231],{"icon":16,"text":1137},{"icon":218,"text":179},{"icon":22,"text":2232},"Developers, team leads","A practical workflow: how to think about users before writing code",{"text":430,"action":27},{"type":29,"variant":30,"label":31,"items":2236},[2237,2238,2239,2240],"Wrote perfect code — but users can't figure out the interface","You're debating how to implement a feature, but not whether it's needed at all","AI generates code in minutes — but you spend days figuring out what to build","Lead writes a spec → developer implements → user is unhappy. Cycle repeats",{"type":38,"variant":39,"label":2242,"headline":2243,"paragraphs":2244},"Three shifts","The developer of the future isn't the one who writes better code",[2245,2246,2247],"When AI writes code in minutes, the skill of 'writing clean functions' loses market value. That doesn't mean it's not needed — but it's no longer a competitive advantage. Like knowing how to drive: important, but not what defines a profession.","Three shifts are happening. **From features to value**: instead of 'how to implement' — 'why does the user need this'. **From specs to understanding**: instead of 'build per spec' — 'understand what's behind it'. **From coder to product engineer**: the person who understands both users and systems becomes indispensable.","Example: the task is 'fix the folder hierarchy'. A coder sees a spec for dragging and dropping elements. A product engineer asks: who creates these folders? How many nesting levels do people actually use? What happens when there are 200 folders? This isn't a spec — it's a challenge to think through scenarios.",{"type":47,"variant":48,"label":2249,"text":2250,"highlights":2251},"LiveAI — for product thinking","LiveAI is where developers keep notes about users, scenarios, and decisions. AI sees this context and helps find blind spots in UX.",[2252,2254,2256],{"icon":19,"text":2253},"User notes + [AI context](/features/ai-context) — ask 'where will the user get confused?' and get a specific answer",{"icon":1259,"text":2255},"ADRs in notebooks — architectural decisions as context for AI. A new developer asks 'why this way?' — AI answers",{"icon":633,"text":2257},"Iterative critique — describe a feature, ask AI to critique the UX, refine, repeat",{"type":62,"variant":63,"label":2259,"items":2260},"Workflow: Think through a feature before writing code",[2261,2274,2286,2298,2310],{"title":2262,"notebook":2263,"text":2264,"substeps":2265,"callout":2272},"Describe the feature in a notebook","Feature: Navigation","Write down what you know about the feature: why it's needed, who it's for, what the use cases are.",[2266,2268,2270],{"text":2267},"Task: 'Redesign navigation — users complain it's too complex'",{"text":2269},"Context: '80% of users are small businesses, 3-5 projects'",{"text":2271},"Current problem: '4+ levels of nesting, nobody uses it'",{"type":76,"text":2273},"You're not writing a spec. You're capturing context — why this is needed and for whom. That's far more valuable than a specification.",{"title":2275,"notebook":2263,"text":2276,"substeps":2277,"callout":2284},"Ask AI about the users","AI sees the feature context and can raise questions you haven't asked.",[2278,2280,2282],{"text":2279},"'What skill level are the users who'll encounter this navigation?'",{"text":2281},"'Where will a new user get confused?'",{"text":2283},"'What navigation patterns work well for 3-5 projects?'",{"type":87,"text":2285},"AI doesn't replace UX research. But in 5 minutes, you can uncover blind spots that you'd normally find a week after launch.",{"title":2287,"notebook":2263,"text":2288,"substeps":2289,"callout":2296},"Map out use cases","Based on AI's responses, write down 3-5 key scenarios. This becomes the foundation for design.",[2290,2292,2294],{"text":2291},"Scenario 1: New user creates their first project",{"text":2293},"Scenario 2: Experienced user switches between projects",{"text":2295},"Scenario 3: User searches for a document in a large project",{"type":76,"text":2297},"Scenarios bridge the gap between 'what to build' and 'why the user needs it'. Coders write functions. Product engineers write scenarios.",{"title":2299,"notebook":2263,"text":2300,"substeps":2301,"callout":2308},"Ask AI to critique the UX","AI sees the scenarios and context — and can critique UX with specifics.",[2302,2304,2306],{"text":2303},"'Find 3 weak spots in these scenarios'",{"text":2305},"'What happens when there are 20 projects?'",{"text":2307},"'What unusual scenarios am I missing?'",{"type":87,"text":2309},"UX critique through AI is a fast way to find problems before code. More on this approach in the [AI Critic guide](/guides/ai-critic).",{"title":2311,"notebook":2263,"text":2312,"substeps":2313,"callout":2320},"Record an ADR","Write down the decision and reasoning. This is an ADR (Architecture Decision Record) — memory for AI and for the team.",[2314,2316,2318],{"text":2315},"Decision: 'Flat structure + search instead of deep hierarchy'",{"text":2317},"Reason: '80% of users don't use nesting beyond 2 levels'",{"text":2319},"Alternatives: 'Tree with drag-and-drop — rejected, complexity without benefit'",{"type":76,"text":2321},"An ADR in a notebook is context for future decisions. When you return to the feature in a month — AI will remind you why you decided this way.",{"type":62,"variant":63,"label":2323,"items":2324},"Workflow: UX critique through AI",[2325,2338],{"title":2326,"notebook":2327,"text":2328,"substeps":2329,"callout":2336},"Describe the current UX","UX: Folder Hierarchy","Write down how the current interface works: what users see, what actions are available, where problems arise.",[2330,2332,2334],{"text":2331},"'Users see a folder tree with 4 levels of nesting'",{"text":2333},"'Dragging to move items, right-click for context menu'",{"text":2335},"'Complaints: users lose documents, can't find the right folder'",{"type":87,"text":2337},"Include real user complaints — AI will factor them into its critique.",{"title":2339,"notebook":2327,"text":2340,"substeps":2341,"callout":2348},"Ask AI to find problems","AI sees the UX description and user complaints — and can suggest concrete improvements.",[2342,2344,2346],{"text":2343},"'Why do users lose documents? Walk through it step by step'",{"text":2345},"'Suggest 3 alternative approaches to navigation'",{"text":2347},"'How do other products solve this problem?'",{"type":76,"text":2349},"AI won't replace user testing. But it will help you generate hypotheses in minutes — instead of days of deliberation.",{"type":131,"variant":132,"label":2351,"text":2352,"notebooks":2353},"With context vs without","Without user notes, AI gives generic advice. With context — it critiques a specific scenario.",[2354,2356],{"name":2263,"status":142,"preview":2355},"AI sees scenarios, user complaints, ADRs. Critique is specific: 'Your approach breaks at 20 projects because...'",{"name":756,"status":138,"preview":2357},"'We recommend conducting UX research and A/B testing' — generic words you already know.",{"type":145,"variant":146,"label":364,"items":2359},[2360,2363,2366,2369,2372,2373],{"q":2361,"a":2362},"Is this for frontend or backend developers?","Both. Product thinking is about understanding value for users, not a specific stack. A backend developer who understands why the API is designed a certain way is more valuable than one who just implements a spec.",{"q":2364,"a":2365},"Will AI replace programmers?","No. AI will replace part of the work — writing code. But understanding users, designing systems, making decisions — that stays with people. Developers who build product thinking skills become more valuable.",{"q":2367,"a":2368},"How is this better than Copilot or Cursor?","Copilot writes code. LiveAI helps you think — before the code. Different tools for different stages: first think through UX and scenarios in LiveAI, then implement in your IDE with Copilot.",{"q":2370,"a":2371},"What's an ADR and why do I need it?","Architecture Decision Record — a note about what was decided, why, and what alternatives were considered. In a LiveAI notebook, an ADR becomes context for AI — it'll remind you of the reasoning when you return to the feature months later.",{"q":556,"a":557},{"q":565,"a":2374},"Notebooks and editor are free. AI requests use [LiveCoins](/docs/billing/livecoins). Free coins are granted on signup — enough to run through both workflows.",{"type":162,"variant":163,"headline":2376,"text":2377,"cta":2378},"Think about the user — AI will write the code","Describe a feature in a notebook, ask AI to critique the UX. 12 minutes — and you have scenarios and an ADR, not just a spec.",{"text":224,"action":27},{"type":169,"value":2380,"toc":2381},[],{"title":172,"searchDepth":173,"depth":173,"links":2382},[],"What does a developer do when AI writes the code? Think about the user","code","AI writes code — so what does the developer do? Three mindset shifts that turn a coder into a product engineer. Practical examples inside.",{},"/guides/developer-product-thinking",[2389,2391,2392,2393],{"type":1305,"slug":2390},"developers",{"type":186,"slug":790},{"type":186,"slug":587},{"type":401,"slug":1303},{"title":2223,"description":2385},"developer-product-thinking","guides/developer-product-thinking",[2398,2399,2400,2401,2402],"ai code","ai for development","ai writes code","programming with ai","future of developers","OeOas3d8cm82JwdiCW32ahGObg-LmCB4EUu5j59wXIY",{"id":2405,"title":2406,"blocks":2407,"body":2526,"cardDescription":2530,"cardIcon":839,"category":960,"description":2531,"difficulty":1112,"extension":180,"featured":181,"lastUpdated":963,"marketingMediaManifestUrl":183,"meta":2532,"navigation":181,"path":2533,"persona":966,"priority":2209,"relatedLinks":2534,"seo":2537,"slug":2538,"stem":2539,"tags":2540,"__hash__":2544},"guides_en/guides/gemini-3-pro.md","Gemini 3 Pro — The AI That Remembers Everything",[2408,2434,2441,2453,2467,2472,2499,2511,2521],{"type":810,"variant":39,"provider":1626,"modelName":2409,"modelSub":2410,"tagline":2411,"badge":2412,"traits":2413,"cta":2423,"specsLabel":830,"specs":2425},"Gemini 3 Pro","Infinite Memory","The model that remembers the start of your conversation, even if you've been talking for three hours. Perfect for analyzing books, massive reports, and complex research.","Archivist",[2414,2415,2418,2420],{"icon":633,"label":841},{"icon":2416,"label":2417},"book-open","Depth",{"icon":442,"label":2419},"Vision",{"icon":2421,"label":2422},"server","Reliability",{"text":2424,"action":27},"Load Data",[2426,2428,2431,2433],{"icon":839,"label":840,"value":841,"meta":2427},"~700K words",{"icon":442,"label":2429,"value":2430},"Multimodal","Video + Audio",{"icon":19,"label":2432,"value":846},"Reasoning",{"icon":844,"label":845,"value":1506},{"type":38,"variant":39,"label":2435,"headline":2436,"paragraphs":2437},"The Amnesia Problem","Why Other AIs Forget",[2438,2439,2440],"Familiar situation: you feed a chatbot a long text, ask a question about the beginning, and it... hallucinates. Most models have short memories. Once you exceed the limit, old information gets erased.","Gemini 3 Pro is the elephant in the neural network room. Its context window is 1 million tokens. That's about 700,000 words. You can load 'War and Peace', add your notes, ten articles on the subject — and it will hold all of that in its head simultaneously.","In LiveAI, this turns it into the perfect research assistant. You're not just 'chatting', you're working with a knowledge base.",{"type":332,"variant":333,"items":2442},[2443,2445,2448,2451],{"value":863,"label":2444},"Context Window (library in your pocket)",{"value":2446,"label":2447},"Video","Understands video and images",{"value":2449,"label":2450},"Audio","Understands audio recordings",{"value":846,"label":2452},"Reasoning Quality",{"type":348,"variant":349,"label":2454,"items":2455},"Why Do You Need This Volume?",[2456,2459,2463],{"icon":1683,"title":2457,"text":2458},"Find a Needle in a Haystack","Upload a 300-page annual report and ask: 'Where are logistics risks mentioned in Q3?'. It will find the exact quote, not make one up.",{"icon":2460,"title":2461,"text":2462},"git-merge","Synthesis of Knowledge","Compare 5 different contracts and find contradictions. A regular model breaks on volume. Gemini 3 Pro sees the whole picture.",{"icon":2464,"title":2465,"text":2466},"pen-tool","Write Without Losing the Thread","If you're writing a novel or dissertation, Gemini 3 Pro will remember character names from the first chapter when you're working on the thirtieth.",{"type":29,"variant":30,"label":884,"items":2468},[2469,2470,2471],"You're tired of cutting PDF files into pieces to feed them to ChatGPT.","You need to analyze a video recording of a lecture or meeting (yes, it understands video).","You work with legal documents where every word matters and context cannot be lost.",{"type":890,"variant":891,"label":2473,"competitors":2474,"rows":2479},"Battle of Giants",[2475,2476,2477],{"name":2409,"highlight":181},{"name":899},{"name":2478},"Claude 3 Opus",[2480,2486,2492,2494],{"label":2481,"values":2482},"Memory Volume",[2483,2484,2485],"🐘 1M (Huge)","🧠 256K (Big)","🧠 200K (Big)",{"label":2487,"values":2488},"Video/Audio Handling",[2489,2490,2491],"✅ Yes","❌ No (photos only)","❌ No",{"label":991,"values":2493},[1064,1563,1064],{"label":1568,"values":2495},[2496,2497,2498],"Big Data","Complex Logic","Texts",{"type":62,"variant":63,"label":2500,"items":2501},"How to Use Gemini's Power",[2502,2505,2508],{"title":2503,"text":2504},"Gather Materials","Don't be shy about volume. PDFs, notes, transcripts, pictures. Put everything into one notebook in LiveAI.",{"title":2506,"text":2507},"Enable Context","Press the connect context button. Now Gemini sees everything you've gathered. No need to copy anything into the chat.",{"title":2509,"text":2510},"Ask Complex Questions","Don't ask 'what is the text about'. Ask 'what are the contradictions between document A and document B'. Let it use its head.",{"type":145,"variant":146,"label":2512,"items":2513},"Honestly About Downsides",[2514,2517,2519],{"q":2515,"a":2516},"Is it slower than Flash?","Yes. Processing 1 million tokens takes time. It's a thoughtful analyst, not a sprinter. If you need speed for brainstorming — take [Gemini 3 Flash](/guides/gemini-3-flash).",{"q":1588,"a":2518},"In pure logic and math, [GPT-5.2](/guides/gpt-5-2) might be slightly more precise. But in tasks involving *search and synthesis* of information from large volumes, Gemini 3 Pro wins due to memory.",{"q":565,"a":2520},"Processing huge context costs more than a short chat. But in LiveAI you pay only for used resources. One deep analysis can save you a week of reading.",{"type":162,"variant":950,"headline":2522,"text":2523,"cta":2524},"Stop Forgetting","Your project deserves an AI that remembers every detail. Try Gemini 3 Pro on your biggest document.",{"text":2525,"action":27},"Launch Gemini 3 Pro",{"type":169,"value":2527,"toc":2528},[],{"title":172,"searchDepth":173,"depth":173,"links":2529},[],"The model with massive memory. Analyzes entire books, reports, and complex projects.","Review of Gemini 3 Pro with its 1-million token context window. Why you need it for research, manuscripts, and analyzing huge reports.",{},"/guides/gemini-3-pro",[2535,2536],{"type":186,"slug":585},{"type":401,"slug":402},{"title":2406,"description":2531},"gemini-3-pro","guides/gemini-3-pro",[1626,1761,2541,2542,2543],"context","research","longread","jUVeCoKVHCsO8112d92thslT8WrigQMVHNc86SbrwTo",{"id":2546,"title":2547,"blocks":2548,"body":2672,"cardDescription":2676,"cardIcon":995,"category":960,"description":2677,"difficulty":2678,"extension":180,"featured":181,"lastUpdated":963,"marketingMediaManifestUrl":183,"meta":2679,"navigation":181,"path":2680,"persona":966,"priority":2209,"relatedLinks":2681,"seo":2684,"slug":2685,"stem":2686,"tags":2687,"__hash__":2692},"guides_en/guides/grok-4.md","Grok 4 — The AI That Lives in the Now",[2549,2576,2583,2597,2609,2614,2644,2656,2667],{"type":810,"variant":39,"provider":2550,"modelName":2551,"modelSub":2552,"tagline":2553,"badge":2554,"traits":2555,"cta":2564,"specsLabel":830,"specs":2566},"xAI","Grok 4","The Pulse of Time","While other models are studying 2023 history, Grok analyzes tweets written a second ago. Bold, fast, and the only one in the loop.","Insider",[2556,2558,2560,2562],{"icon":998,"label":2557},"Real-Time",{"icon":1635,"label":2559},"No Filters",{"icon":360,"label":2561},"Trends",{"icon":995,"label":2563},"Wit",{"text":2565,"action":27},"Ask About Today",[2567,2570,2572,2575],{"icon":998,"label":2568,"value":2557,"meta":2569},"Freshness","data from X",{"icon":839,"label":840,"value":2571},"2M tokens",{"icon":1635,"label":2573,"value":2574},"Tone","Unfiltered",{"icon":844,"label":845,"value":1506},{"type":38,"variant":39,"label":2577,"headline":2578,"paragraphs":2579},"The 'Old Data' Problem","AI is Usually a History Teacher",[2580,2581,2582],"Ask GPT-4 about yesterday's stock crash, and it apologizes: 'My data is limited...'. This is the problem with most models: they live in the past. They know Napoleon perfectly but have no clue who won the election yesterday.","Grok 4 is plugged into the information firehose — the X platform (formerly Twitter). It sees the world live. It knows not just facts but people's *reactions* to them. Emotions, gossip, insights.","In LiveAI, this is your tool for situational marketing and news analysis. When you need to understand the context *right now*.",{"type":332,"variant":333,"items":2584},[2585,2588,2591,2594],{"value":2586,"label":2587},"Now","Knowledge Freshness (seconds)",{"value":2589,"label":2590},"Fun","'With Attitude' Mode",{"value":2592,"label":2593},"2M","Context Window",{"value":2595,"label":2596},"X","Social Media Access",{"type":348,"variant":349,"label":2598,"items":2599},"Why Do You Need a Rebel?",[2600,2603,2606],{"icon":360,"title":2601,"text":2602},"Trend Analysis","While competitors write boring posts on evergreen topics, Grok helps you ride the hype wave that started this morning.",{"icon":1043,"title":2604,"text":2605},"Second Opinion","Claude is too polite to criticize your idea. Grok will tell the truth, sometimes harshly, but honestly. Ideal for a 'devil's advocate'.",{"icon":1683,"title":2607,"text":2608},"Finding Insights","Ask: 'What are developers saying about the new framework?'. It will gather opinions from real people, not advertising slogans.",{"type":29,"variant":30,"label":884,"items":2610},[2611,2612,2613],"You work in news, PR, or trading where information goes stale in an hour.","You are tired of sterile, 'corporate-safe' answers from other neural networks.","You need quick research on a topic not yet on Wikipedia.",{"type":890,"variant":891,"label":2615,"competitors":2616,"rows":2622},"Battle of Epochs",[2617,2618,2620],{"name":2551,"highlight":181},{"name":2619},"[Claude 4.6](/guides/claude-sonnet-4-6)",{"name":2621},"[GPT-5.2](/guides/gpt-5-2)",[2623,2628,2634,2640],{"label":2624,"values":2625},"News Knowledge",[2626,2627,2627],"🔥 Now","📅 Past",{"label":2629,"values":2630},"Communication Style",[2631,2632,2633],"🌶️ Spicy","🤝 Polite","🤖 Neutral",{"label":2635,"values":2636},"Censorship",[2637,2638,2639],"🔓 Minimal","🔒 Strict","🔒 Medium",{"label":1568,"values":2641},[2642,2643,991],"News & Opinions","Essays & Letters",{"type":62,"variant":63,"label":2645,"items":2646},"How to Tame Grok",[2647,2650,2653],{"title":2648,"text":2649},"Trigger 'Fun Mode'","There is no special button in LiveAI, but the model understands you. Just type at the start: 'Answer in Fun Mode' or 'Be edgy'. It will switch gears.",{"title":2651,"text":2652},"Ask About Freshness","Use its strength. 'What are they saying about the new law right now?'. 'Why did Bitcoin drop an hour ago?'.",{"title":2654,"text":2655},"Filter the Chatter","Grok can be blunt. Use it for generating ideas and drafts, but check the tone before sending to a client (or ask Claude to soften it).",{"type":145,"variant":146,"label":938,"items":2657},[2658,2661,2664],{"q":2659,"a":2660},"Does it lie more often?","It pulls info from social media, so it can broadcast rumors as facts. Always check sources. But it won't say 'I don't know' if news isn't officially confirmed yet.",{"q":2662,"a":2663},"Why do I need a rude AI?","It's not rude, it's *alive*. Sometimes the 'sterility' of other models kills creativity. Grok can give an unexpected angle you'd be afraid to voice yourself.",{"q":2665,"a":2666},"Is it safe?","In LiveAI, we use API with safety settings, but Grok remains the most free-spirited. If you need strict corporate boundaries — better take Claude.",{"type":162,"variant":950,"headline":2668,"text":2669,"cta":2670},"Know the Truth","Stop reading yesterday's news. Ask Grok what is happening right now.",{"text":2671,"action":27},"Launch Grok 4",{"type":169,"value":2673,"toc":2674},[],{"title":172,"searchDepth":173,"depth":173,"links":2675},[],"The most current model. Knows news, trends, and memes that appeared 5 minutes ago.","Review of Grok 4: the only model that knows what happened 5 minutes ago. Uncensored, with personality, and real-time access.","For the Bold",{},"/guides/grok-4",[2682,2683],{"type":186,"slug":585},{"type":401,"slug":402},{"title":2547,"description":2677},"grok-4","guides/grok-4",[2550,2688,2689,2690,2691],"Grok","news","real-time","uncensored","eK_r_sduYwjU8BQfej1e5sMGJX11s4S-Sun1G9nJn30",{"id":2694,"title":2695,"blocks":2696,"body":2810,"cardDescription":2814,"cardIcon":2720,"category":2698,"description":2815,"difficulty":179,"extension":180,"featured":2816,"lastUpdated":1878,"marketingMediaManifestUrl":183,"meta":2817,"navigation":181,"path":2818,"persona":186,"priority":2209,"relatedLinks":2819,"seo":2824,"slug":792,"stem":2825,"tags":2826,"__hash__":2830},"guides_en/guides/understand-numbers.md","AI Explains Your Numbers in Plain Language — LiveAI",[2697,2709,2715,2727,2772,2781,2792,2806],{"type":9,"variant":10,"badge":2698,"headline":2699,"sub":2700,"meta":2701,"result":2707,"cta":2708},"Analytics","Make sense of your numbers — no formulas needed","Paste a table or data into a notebook — AI sees it and explains in plain language. What's happening, where the problem is, and what to do about it.",[2702,2704,2705],{"icon":16,"text":2703},"5 minutes",{"icon":218,"text":219},{"icon":22,"text":2706},"Entrepreneurs, managers, marketers","Clear explanation of your data and actionable recommendations",{"text":430,"action":27},{"type":29,"variant":30,"label":31,"items":2710},[2711,2712,2713,2714],"Numbers are there, but what to do with them — no idea","Investor or boss wants a report, and you're not an analyst","50 rows in Excel, and you need conclusions in 10 minutes","Hiring an analyst for one table is expensive and slow",{"type":47,"variant":48,"label":2716,"text":2717,"highlights":2718},"AI translates from numbers to plain language","Paste data into a notebook — [AI context](/features/ai-context) sees the entire table and explains what's going on. Not in formulas, but in words: what's growing, what's falling, and what to do about it.",[2719,2722,2724],{"icon":2720,"text":2721},"bar-chart-2","Paste a table as-is — AI figures out the structure and finds patterns",{"icon":1635,"text":2723},"Ask in plain language: 'What's wrong here?', 'Where are we losing money?'",{"icon":2725,"text":2726},"lightbulb","Get not just explanations, but specific recommendations: what to do next",{"type":62,"variant":63,"label":2728,"items":2729},"4 steps — and data becomes clear",[2730,2743,2755,2767],{"title":2731,"notebook":2732,"text":2733,"substeps":2734,"callout":2741},"Paste your data into a notebook","Reports","Create a notebook and copy your data — a table from Excel, a dashboard screenshot, a report text.",[2735,2737,2739],{"text":2736},"Copy a table from Excel or Google Sheets",{"text":2738},"Or paste numbers in any format",{"text":2740},"Add context: 'These are January 2026 sales'",{"type":76,"text":2742},"No need for perfect formatting. Paste as-is — AI will figure out the structure.",{"title":2744,"notebook":2732,"text":2745,"substeps":2746,"callout":2753},"Ask AI to explain","Enable notebook context and ask in plain language.",[2747,2749,2751],{"text":2748},"'Explain in simple terms what's happening here'",{"text":2750},"'Where are we losing money?'",{"text":2752},"'Which metrics are concerning?'",{"type":87,"text":2754},"AI sees the data from the notebook. No need to copy the table into the chat — it's already in context.",{"title":2756,"notebook":2732,"text":2757,"substeps":2758,"callout":2765},"Ask follow-up questions","Dig deeper into interesting points. AI remembers the data and previous answers.",[2759,2761,2763],{"text":2760},"'Compare January and December — what changed?'",{"text":2762},"'What should I tell the investor if they ask about ROI?'",{"text":2764},"'Prepare 3 key takeaways for the presentation'",{"type":76,"text":2766},"Each follow-up goes deeper. AI accumulates context and gives increasingly precise answers.",{"title":2768,"notebook":2732,"text":2769,"callout":2770},"Save conclusions and use them","Write key conclusions directly in the notebook. [Export to Word](/features/export) for a report or copy into a presentation.",{"type":87,"text":2771},"Next month, add new data to the same notebook. AI will see both old and new — and show you the trends.",{"type":131,"variant":132,"label":2773,"text":2774,"notebooks":2775},"Data + context = precise conclusions","When AI sees not just a table but also your project description — conclusions become more specific.",[2776,2778],{"name":2732,"status":142,"preview":2777},"Sales table, marketing budget, monthly KPIs. AI analyzes data and explains trends.",{"name":2779,"status":138,"preview":2780},"My Project","Business description, goals, audience. Switch — AI considers this context during analysis.",{"type":332,"variant":333,"items":2782},[2783,2786,2788,2790],{"value":2784,"label":2785},"5 min","From table to conclusions",{"value":336,"label":2787},"For data analysis",{"value":543,"label":2789},"Formulas to know",{"value":345,"label":2791},"Questions to ask about your data",{"type":145,"variant":146,"label":364,"items":2793},[2794,2797,2800,2803],{"q":2795,"a":2796},"What kind of data can I analyze?","Any numerical data: sales tables, ad reports, financial data, survey results, website statistics. If you can describe it in words or paste it as a table — AI will figure it out.",{"q":2798,"a":2799},"How accurate is AI analysis?","AI excels at explaining trends, spotting anomalies, and formulating conclusions. For critical financial decisions, verify the findings — but for initial analysis and report preparation, it saves hours. More in our [AI tips](/docs/ai/tips).",{"q":2801,"a":2802},"Can I prepare a report for management?","Yes. Ask AI: 'Prepare a report for management: key takeaways, problem areas, and recommendations'. Export to Word with one click — learn more in the [export documentation](/docs/editor/export).",{"q":2804,"a":2805},"Will AI replace an analyst?","No, and that's not the goal. AI helps you quickly understand data and prepare initial analysis. For deep analytics you need a specialist — but [LiveAI for Managers](/for/managers) saves time on routine analysis.",{"type":162,"variant":163,"headline":2807,"text":2808,"cta":2809},"Paste a table — get answers","Copy data into a notebook and ask AI: 'What's going on here?'. In 5 minutes you'll understand your numbers.",{"text":224,"action":27},{"type":169,"value":2811,"toc":2812},[],{"title":172,"searchDepth":173,"depth":173,"links":2813},[],"How to make sense of data and reports with AI","Paste a table or report into a notebook — AI explains what's happening and what to do next. No formulas, no analysts needed.",false,{},"/guides/understand-numbers",[2820,2821,2822,2823],{"type":190,"slug":191},{"type":186,"slug":790},{"type":1462,"slug":2542},{"type":1305,"slug":1306},{"title":2695,"description":2815},"guides/understand-numbers",[2827,2828,2829],"data","analysis","insights","6nLsP5X838aNcoA6mrIA99zyITbF8qWytTgTyUy0UkA",{"id":2832,"title":2833,"blocks":2834,"body":2945,"cardDescription":2949,"cardIcon":2859,"category":2836,"description":2950,"difficulty":219,"extension":180,"featured":181,"lastUpdated":1878,"marketingMediaManifestUrl":183,"meta":2951,"navigation":181,"path":2952,"persona":186,"priority":2953,"relatedLinks":2954,"seo":2960,"slug":2961,"stem":2962,"tags":2963,"__hash__":2966},"guides_en/guides/social-media-post.md","Social Media Post from Your Notes — LiveAI",[2835,2846,2852,2863,2908,2917,2927,2941],{"type":9,"variant":10,"badge":2836,"headline":2837,"sub":2838,"meta":2839,"result":2844,"cta":2845},"Content","Social media post — from your own notes","You've already jotted down ideas in a notebook. Enable context — and AI turns your notes into a ready post for any platform.",[2840,2841,2842],{"icon":16,"text":2703},{"icon":218,"text":219},{"icon":22,"text":2843},"SMM, entrepreneurs, experts","A ready post adapted for your chosen platform",{"text":430,"action":27},{"type":29,"variant":30,"label":31,"items":2847},[2848,2849,2850,2851],"You have ideas for posts, but packaging them into text feels like a struggle","Every time you explain to AI who you are and what your blog is about","Same post needed for LinkedIn, Twitter, and your blog — but tone differs everywhere","Great phrases get lost in chat history",{"type":47,"variant":48,"label":2853,"text":2854,"highlights":2855},"Your notes are already a draft","In LiveAI, everything you write becomes context for AI. No need to explain your brand — AI sees it from the notebook and adapts the post for any platform.",[2856,2858,2861],{"icon":236,"text":2857},"Describe your brand once — [AI context](/features/ai-context) remembers it for dozens of posts",{"icon":2859,"text":2860},"share-2","One request — post adapted for LinkedIn, Twitter, or any platform",{"icon":1350,"text":2862},"AI knows your style and tone — posts sound like yours, not like a template",{"type":62,"variant":63,"label":2864,"items":2865},"4 steps — and the post is ready",[2866,2879,2891,2903],{"title":257,"notebook":258,"text":2867,"substeps":2868,"callout":2877},"Create a notebook describing your brand or expertise. Do this once — use it for all posts. New to LiveAI? Start with the [first text guide](/guides/first-text).",[2869,2871,2873,2875],{"text":2870},"What you do (1-2 sentences)",{"text":2872},"Who you write for (your audience)",{"text":2874},"Communication tone: friendly, expert, casual",{"text":2876},"Examples of topics you care about",{"type":76,"text":2878},"This notebook is your foundation. The better the brand description, the more precisely AI matches tone and phrasing.",{"title":2880,"notebook":258,"text":2881,"substeps":2882,"callout":2889},"Jot down your idea or rough draft","No need for polished writing. Note key thoughts, facts, observations — bullet points, stream of consciousness, whatever works.",[2883,2885,2887],{"text":2884},"What you want to write about (topic, occasion)",{"text":2886},"Key thoughts or facts",{"text":2888},"Personal experience or observation (if any)",{"type":87,"text":2890},"Raw notes are perfect material for AI. It'll structure and format while you keep your voice.",{"title":2892,"notebook":258,"text":2893,"substeps":2894,"callout":2901},"Ask AI to create the post","Enable notebook context and tell AI which platform the post is for.",[2895,2897,2899],{"text":2896},"'Create a LinkedIn post based on my notes'",{"text":2898},"'Adapt this text for Twitter — concise, under 280 characters'",{"text":2900},"'Write a blog post on this topic in a conversational tone'",{"type":76,"text":2902},"AI sees the brand description from the notebook. No need to explain who you are and what your writing style is every time.",{"title":2904,"text":2905,"callout":2906},"Polish and publish","Add your personal touch — swap a few phrases, add a personal observation. Copy to your platform.",{"type":87,"text":2907},"Save successful posts in the notebook. Next time AI will see them and understand what style you prefer.",{"type":131,"variant":132,"label":2909,"text":2910,"notebooks":2911},"Different platforms — one notebook","Your brand description stays the same. Only the platform and format change. One notebook — dozens of posts for different channels.",[2912,2914],{"name":258,"status":142,"preview":2913},"Expertise description, tone, audience, topic examples. AI uses this for every new post.",{"name":2915,"status":138,"preview":2916},"Content Plan Q1","Monthly topics, series ideas, successful phrases. Switch — AI sees the plan.",{"type":332,"variant":333,"items":2918},[2919,2921,2923,2925],{"value":2784,"label":2920},"From idea to ready post",{"value":342,"label":2922},"Notebook = brand context",{"value":345,"label":2924},"Platforms to adapt for",{"value":543,"label":2926},"Times explaining 'what my blog is about'",{"type":145,"variant":146,"label":364,"items":2928},[2929,2932,2935,2938],{"q":2930,"a":2931},"Which social media does this work for?","Any. LinkedIn, Twitter, Facebook, your blog — just specify the platform in your request, and AI adapts tone and length. You can ask for the same idea packaged for multiple platforms.",{"q":2933,"a":2934},"Won't the post sound AI-generated?","If you described your style in the notebook and added personal observations — the post will sound like yours. AI takes the tone from context. And you do the final edit yourself. More in our [AI tips](/docs/ai/tips).",{"q":2936,"a":2937},"Can I create a content plan?","Yes. Ask AI: 'Come up with 10 post topics for the month based on my notes'. It'll see your brand and suggest relevant topics. How AI chat works — in the [documentation](/docs/ai/chat).",{"q":2939,"a":2940},"What if I have multiple projects?","Each project gets its own notebook. Switch notebooks — switch context. AI writes posts based on whichever project is active. See tips on [saving on AI](/guides/save-on-ai) across projects.",{"type":162,"variant":163,"headline":2942,"text":2943,"cta":2944},"Your first post — in 5 minutes","Jot down an idea in a notebook, enable context — and AI creates a post for any platform.",{"text":224,"action":27},{"type":169,"value":2946,"toc":2947},[],{"title":172,"searchDepth":173,"depth":173,"links":2948},[],"How to turn notes into social media posts with AI","Your ideas are already in a notebook — AI turns them into a ready post for any platform. No copying context. Step-by-step guide.",{},"/guides/social-media-post",7,[2955,2956,2957,2958],{"type":1462,"slug":1463},{"type":190,"slug":191},{"type":1305,"slug":1460},{"type":186,"slug":2959},"client-email",{"title":2833,"description":2950},"social-media-post","guides/social-media-post",[2964,2965,1463],"social media","brand","Bp-otNSUS11eFRN_bDnO37-FwXw92vKdNdAG59xhV2M",{"id":2968,"title":2969,"blocks":2970,"body":3076,"cardDescription":3080,"cardIcon":2993,"category":1876,"description":3081,"difficulty":219,"extension":180,"featured":181,"lastUpdated":1878,"marketingMediaManifestUrl":183,"meta":3082,"navigation":181,"path":3083,"persona":186,"priority":3084,"relatedLinks":3085,"seo":3090,"slug":2959,"stem":3091,"tags":3092,"__hash__":3096},"guides_en/guides/client-email.md","Client Email in 2 Minutes — LiveAI",[2971,2982,2988,2999,3037,3046,3058,3072],{"type":9,"variant":10,"badge":1771,"headline":2972,"sub":2973,"meta":2974,"result":2980,"cta":2981},"Professional client email — in 2 minutes","Describe your project once in a notebook — AI already knows the context. Say 'write an email to Ivan about our proposal' — and get a ready-to-send text.",[2975,2977,2978],{"icon":16,"text":2976},"2 minutes",{"icon":218,"text":219},{"icon":22,"text":2979},"Managers, entrepreneurs, freelancers","A professional email that sounds like you and respects context",{"text":430,"action":27},{"type":29,"variant":30,"label":31,"items":2983},[2984,2985,2986,2987],"Every email starts from scratch — copy project description, explain context","AI in a chat doesn't know your company — emails come out generic","Templates don't work — clients can tell it's not personal","A good email takes 15-20 minutes, and you send ten a day",{"type":47,"variant":48,"label":2989,"text":2990,"highlights":2991},"AI that knows your project","You described your project once in a notebook. Now [AI context](/features/ai-context) knows what you do, who you serve, and what makes you special. Every new email is precise from the start.",[2992,2995,2997],{"icon":2993,"text":2994},"mail","Say 'write an email to Ivan' — AI pulls context from the notebook automatically",{"icon":995,"text":2996},"2 minutes instead of 15 — because you don't need to explain who you are",{"icon":1493,"text":2998},"The email sounds like you — not like a template. AI adapts tone for each recipient",{"type":62,"variant":63,"label":3000,"items":3001},"4 steps — and the email is ready",[3002,3015,3020,3032],{"title":1936,"notebook":2779,"text":3003,"substeps":3004,"callout":3013},"Create a notebook and write key information about your company. Do this once — then use it for all emails.",[3005,3007,3009,3011],{"text":3006},"What your company does (1-2 sentences)",{"text":3008},"What you offer clients",{"text":3010},"Key advantages",{"text":3012},"Communication tone (formal, friendly, professional)",{"type":76,"text":3014},"More detail means more precise emails. But even a couple of sentences beats explaining from scratch every time. See the [step-by-step guide](/guides/first-text) for how to get started.",{"title":3016,"notebook":2779,"text":3017,"callout":3018},"Open chat and enable context","Enable notebook context — now AI sees your company description and can write emails on your behalf.",{"type":87,"text":3019},"Context is enabled with one click. After that, every AI message takes the notebook content into account.",{"title":3021,"notebook":2779,"text":3022,"substeps":3023,"callout":3030},"Tell AI who and what","Just tell AI what you need. It already knows your company context.",[3024,3026,3028],{"text":3025},"'Write an email to Ivan about our web development proposal'",{"text":3027},"'Reply to the client that the project will be ready in 2 weeks, friendly tone'",{"text":3029},"'Write a follow-up for Maria — we discussed a partnership last week'",{"type":76,"text":3031},"AI automatically uses company information from the notebook. No copying needed — it's already in context.",{"title":3033,"text":3034,"callout":3035},"Edit and send","Adjust a few words to match your style — and the email is ready. Copy to your email client or export.",{"type":87,"text":3036},"Next email is even faster. The project notebook is already set up, context is connected.",{"type":131,"variant":132,"label":3038,"text":3039,"notebooks":3040},"Different clients — one notebook","Your company description stays the same. Only the recipient and topic change. One notebook — dozens of precise emails.",[3041,3043],{"name":2779,"status":142,"preview":3042},"Company description, services, advantages, communication tone. AI uses this for every new email.",{"name":3044,"status":138,"preview":3045},"Client Project","Specific project details. Switch here — and AI writes emails with this context.",{"type":332,"variant":333,"items":3047},[3048,3051,3053,3056],{"value":3049,"label":3050},"2 min","Per email",{"value":342,"label":3052},"Time to describe your project",{"value":3054,"label":3055},"10+","Emails per day without fatigue",{"value":543,"label":3057},"Times copying context",{"type":145,"variant":146,"label":364,"items":3059},[3060,3063,3066,3069],{"q":3061,"a":3062},"How does AI know what to write?","AI takes information from the notebook — company description, services, advantages. You just specify the recipient and topic. Learn more about how context works in the Quick Start guide.",{"q":3064,"a":3065},"Can I write in different languages?","Yes. Specify the language in your request: 'write in English'. AI adapts not just the language, but the business communication style. How AI chat works — in the [documentation](/docs/ai/chat).",{"q":3067,"a":3068},"Will the email sound robotic?","No, if you specified your communication tone in the notebook and gave AI specific details. Generic requests produce generic results; specific ones produce natural, precise text. More in our guide on [improving your prompts](/guides/ai-thinking-linear).",{"q":3070,"a":3071},"Do I need to pay?","The editor and notebooks are free. AI requests use [LiveCoins](/docs/billing/livecoins) — you get free coins when you register to get started.",{"type":162,"variant":163,"headline":3073,"text":3074,"cta":3075},"Your first email — in 2 minutes","Describe your project in a notebook and ask AI to write an email. It already knows the context.",{"text":224,"action":27},{"type":169,"value":3077,"toc":3078},[],{"title":172,"searchDepth":173,"depth":173,"links":3079},[],"How to write precise client emails with AI assistance","Describe your project once in a notebook — AI writes precise emails to any client. No copying context, no templates. Free to start.",{},"/guides/client-email",6,[3086,3087,3088,3089],{"type":190,"slug":191},{"type":186,"slug":585},{"type":1462,"slug":1463},{"type":1305,"slug":1460},{"title":2969,"description":3081},"guides/client-email",[3093,3094,3095],"email","business","template","vO5r5HaZOGA_vXb5xYljdm4gMhe-yYwukymttpO6HJk",{"id":3098,"title":3099,"blocks":3100,"body":3209,"cardDescription":3213,"cardIcon":1259,"category":2836,"description":3214,"difficulty":179,"extension":180,"featured":181,"lastUpdated":1878,"marketingMediaManifestUrl":183,"meta":3215,"navigation":181,"path":3216,"persona":186,"priority":3217,"relatedLinks":3218,"seo":3223,"slug":790,"stem":3224,"tags":3225,"__hash__":3229},"guides_en/guides/ai-critic.md","Test Your Idea with an AI Critic — LiveAI",[3101,3110,3116,3126,3173,3181,3192,3205],{"type":9,"variant":10,"badge":603,"headline":3102,"sub":3103,"meta":3104,"result":3108,"cta":3109},"Test your idea — before spending money","Describe your project in a notebook and ask AI to tear it apart. It knows the context and critiques harder than your friends ever would.",[3105,3106,3107],{"icon":16,"text":608},{"icon":218,"text":179},{"icon":22,"text":1328},"A list of weak spots and specific recommendations for improvement",{"text":430,"action":27},{"type":29,"variant":30,"label":31,"items":3111},[3112,3113,3114,3115],"Friends praise your idea, but customers don't buy","Spent a month building something nobody needs","Asked ChatGPT to 'evaluate my idea' — got compliments instead of critique","Every time you explain the project context from scratch to get useful feedback",{"type":47,"variant":48,"label":3117,"text":3118,"highlights":3119},"An AI critic that knows your project","In LiveAI, the AI sees all your project notes. When you ask it to be a critic, it analyzes your idea with full context — audience, competitors, budget, everything.",[3120,3122,3124],{"icon":1259,"text":3121},"AI critiques harder when it knows the details — [AI context](/features/ai-context) means it can't hide behind 'I don't have enough context'",{"icon":633,"text":3123},"Each iteration goes deeper: from general assessment to specific weak spots",{"icon":236,"text":3125},"All feedback and revisions are saved in the notebook — nothing gets lost",{"type":62,"variant":63,"label":3127,"items":3128},"5 steps — and weak spots are found",[3129,3139,3151,3163,3168],{"title":641,"notebook":2779,"text":3130,"substeps":3131,"callout":3137},"Create a notebook and write everything you know about your project. More details mean sharper critique.",[3132,3133,3135,3136],{"text":646},{"text":3134},"Who's it for (target audience)",{"text":650},{"text":652},{"type":76,"text":3138},"It doesn't need to be perfect. Even rough notes give AI enough context for useful critique. Not sure where to start? Try the [beginner's guide](/guides/first-text).",{"title":3140,"notebook":2779,"text":3141,"substeps":3142,"callout":3149},"Ask AI to be a critic","Open the AI chat, enable notebook context, and ask it to stop being polite.",[3143,3145,3147],{"text":3144},"'Be a tough critic. Tear this idea apart'",{"text":3146},"'Find 5 biggest weak spots in this project'",{"text":3148},"'What could go wrong? Be honest'",{"type":87,"text":3150},"The harsher the prompt — the more useful the response. AI won't get offended, and you'll get honest feedback.",{"title":3152,"notebook":2779,"text":3153,"substeps":3154,"callout":3161},"Dig deeper into weak spots","Pick the most painful point and ask AI to elaborate.",[3155,3157,3159],{"text":3156},"'Expand on the competitor point — what exactly do they do better?'",{"text":3158},"'Why might a customer choose someone else?'",{"text":3160},"'What questions would an investor ask?'",{"type":76,"text":3162},"This is the key step. First critique is surface-level. Real insights come in the second or third iteration.",{"title":3164,"notebook":2779,"text":3165,"callout":3166},"Update your idea in the notebook","Revise your project description based on the feedback. Address the weak spots directly.",{"type":87,"text":3167},"Now the notebook has an improved version. Next time you ask, AI will see the updates.",{"title":3169,"notebook":2779,"text":3170,"callout":3171},"Repeat the critique on the improved version","Ask AI to evaluate again. It'll see the changes and either find new issues or confirm improvements.",{"type":76,"text":3172},"2-3 rounds of 'critique → revise' achieve results that usually take weeks of discussions.",{"type":131,"variant":132,"label":3174,"text":3175,"notebooks":3176},"Why context matters","Without context, AI gives generic advice. With context, it targets specific weaknesses in your project.",[3177,3179],{"name":2779,"status":142,"preview":3178},"Product description, audience, competitors, business model. AI sees everything and critiques specifically.",{"name":756,"status":138,"preview":3180},"'Your idea is interesting, but you need market research' — generic words without specifics.",{"type":332,"variant":333,"items":3182},[3183,3185,3188,3190],{"value":1409,"label":3184},"For a full idea review",{"value":3186,"label":3187},"2-3","Iterations to a strong version",{"value":336,"label":3189},"Cost of honest critique",{"value":345,"label":3191},"Ideas to test",{"type":145,"variant":146,"label":364,"items":3193},[3194,3197,3199,3202],{"q":3195,"a":3196},"Won't AI just agree with everything?","It depends on how you ask. 'Evaluate my idea' gets compliments. 'Be a tough critic and tear it apart' gets honest feedback. The key is explicitly assigning the critic role.",{"q":764,"a":3198},"In ChatGPT, you copy-paste your project description every time. In LiveAI, you describe it once in a notebook — and AI sees the full context. Critique is more precise because AI knows the details. See our [comparison with ChatGPT](/compare/vs-chatgpt) for more.",{"q":3200,"a":3201},"What kinds of ideas can I test?","Anything: a business idea, marketing campaign, website copy, growth strategy, job posting. If you can describe it in words, AI can critique it. Requests use [LiveCoins](/docs/billing/livecoins) — you get free coins when you sign up.",{"q":3203,"a":3204},"How should I phrase the critique request?","Try: 'Act as a tough investor and ask the 5 most uncomfortable questions' or 'Find 3 reasons why this won't work'. The more specific the role — the more useful the answer. More techniques in our [AI tips](/docs/ai/tips).",{"type":162,"variant":163,"headline":3206,"text":3207,"cta":3208},"Test your idea before spending money","Describe your project in a notebook and ask AI to be honest. 10 minutes — and you know the weak spots.",{"text":224,"action":27},{"type":169,"value":3210,"toc":3211},[],{"title":172,"searchDepth":173,"depth":173,"links":3212},[],"How to use AI to stress-test business ideas and texts","Describe your idea in a notebook — AI will critique it like a tough investor. Find weak spots before spending money. Free, no VPN needed.",{},"/guides/ai-critic",5,[3219,3220,3221,3222],{"type":190,"slug":191},{"type":186,"slug":585},{"type":401,"slug":402},{"type":1462,"slug":191},{"title":3099,"description":3214},"guides/ai-critic",[3226,3227,3228],"editing","feedback","quality","zjAPkdASCf11Uew01kQeeWGWEhFJ4vn7gJ-_O40p9cM",{"id":3231,"title":3232,"blocks":3233,"body":3346,"cardDescription":3350,"cardIcon":3351,"category":393,"description":3352,"difficulty":219,"extension":180,"featured":181,"lastUpdated":3353,"marketingMediaManifestUrl":183,"meta":3354,"navigation":181,"path":3355,"persona":186,"priority":173,"relatedLinks":3356,"seo":3362,"slug":3363,"stem":3364,"tags":3365,"__hash__":3368},"guides_en/guides/ai-access.md","AI Access: Why One 'Chat' Isn't Enough",[3234,3243,3249,3260,3279,3312,3324,3341],{"type":9,"variant":10,"badge":393,"headline":3235,"sub":3236,"meta":3237,"result":3241,"cta":3242},"AI Access — no VPN, no extra subscriptions","We've gained access to the most powerful intelligence in history, but that access feels like an obstacle course. GPT, Claude, Gemini — each behind a separate door. It's time to fix that.",[3238,3239,3240],{"icon":16,"text":2703},{"icon":218,"text":219},{"icon":22,"text":1751},"Unified access to all top AI models with your notes as context",{"text":430,"action":27},{"type":29,"variant":30,"label":31,"items":3244},[3245,3246,3247,3248],"To talk to AI, you need to turn on a VPN, log in, and shout your question through a 'crack' — a separate chat with no context","Each AI is a separate subscription. GPT separate, Claude separate. $20 + $20 + $20...","AI can't see your documents — you have to copy and re-explain context every single time","No internet — no access. Not even to your own notes and chat history",{"type":47,"variant":48,"label":3250,"text":3251,"highlights":3252},"Three levels of real access","In LiveAI, 'access' means your tools are ready when you need them. Not a crack in the window — an open door.",[3253,3255,3257],{"icon":998,"text":3254},"All models in one place — [GPT-5.2](/guides/gpt-5-2), [Claude 4.6](/guides/claude-sonnet-4-6), [Gemini](/guides/gemini-3-pro). No VPN, no separate subscriptions",{"icon":19,"text":3256},"AI sees your note. No need to copy context — it's already connected",{"icon":3258,"text":3259},"wifi-off","Local-First: notes and history available offline. Internet returns — data syncs automatically",{"type":62,"variant":63,"label":3261,"items":3262},"3 steps to free access",[3263,3269,3274],{"title":3264,"notebook":3265,"text":3266,"callout":3267},"Open LiveAI and choose a model","Work Project","Sign up and create a notebook. In the chat, select the model you need: GPT-5.2 for logic, Claude 4.6 for writing, Gemini for research.",{"type":87,"text":3268},"Need Claude's creativity today? One click. Need GPT's logic tomorrow? Another click. No need to leave the app.",{"title":3270,"notebook":3265,"text":3271,"callout":3272},"Connect your note's context","Write the essence of your task in the notebook and enable context with a single button. Now AI sees your note and responds on point — no copy-pasting.",{"type":76,"text":3273},"Ask it to 'analyze this text' — and AI does it without copying. It already knows what's in your notebook.",{"title":3275,"notebook":3265,"text":3276,"callout":3277},"Work from anywhere","Your notes and history are stored on your device. On a plane, on a train, without Wi-Fi — you keep working. As soon as the network returns, AI is back online.",{"type":87,"text":3278},"Pay for results with LiveCoins. Not using AI? You don't pay. No monthly 'subscription tax' for idle time.",{"type":890,"variant":891,"label":3280,"competitors":3281,"rows":3286},"Comparing Approaches",[3282,3284],{"name":3283},"Regular Chatbot",{"name":3285,"highlight":181},"LiveAI",[3287,3292,3297,3302,3307],{"label":3288,"values":3289},"VPN",[3290,3291],"Requires VPN","No VPN needed",{"label":3293,"values":3294},"Model Choice",[3295,3296],"One model","All top models",{"label":3298,"values":3299},"File Context",[3300,3301],"AI can't see files","AI reads your open note",{"label":3303,"values":3304},"Chat History",[3305,3306],"Lost when closed","Saved in project",{"label":3308,"values":3309},"Offline Mode",[3310,3311],"No internet — no access","Editor and history work offline",{"type":332,"variant":333,"items":3313},[3314,3317,3319,3321],{"value":3315,"label":3316},"6+","Top models in one window",{"value":543,"label":3318},"VPNs needed",{"value":342,"label":3320},"Button — and context is connected",{"value":3322,"label":3323},"24/7","Access to notes — even offline",{"type":145,"variant":146,"label":364,"items":3325},[3326,3329,3332,3335,3338],{"q":3327,"a":3328},"Which AI models are available in LiveAI?","GPT-5.2 (OpenAI), Claude Sonnet 4.6 and Opus 4.6 (Anthropic), Gemini 3 Pro and Flash (Google), Grok 4 (xAI), and more. All models are accessible from one interface — just select what you need from the chat menu.",{"q":3330,"a":3331},"Why isn't a VPN needed?","LiveAI handles the technical complexity of API access to AI models, so you can just work. No geo-restrictions, no VPN configuration, no separate accounts.",{"q":3333,"a":3334},"How does pricing work?","The LiveCoins system — you only pay for AI requests you actually make. The editor and notebooks are free. When you sign up, you get free coins to get started.",{"q":3336,"a":3337},"What does 'AI sees context' mean?","When you enable notebook context, AI receives your note's content with every request. No need to paste text into the chat — AI is already up to speed. Learn more in the [Your First Text in 3 Minutes](/guides/first-text) guide.",{"q":3339,"a":3340},"Do notes really work offline?","Yes. LiveAI operates on a Local-First principle: notes and history are stored on your device. Without internet, you keep writing and reading. When the network returns — data syncs, and AI is available again.",{"type":162,"variant":163,"headline":3342,"text":3343,"cta":3344},"Stop Knocking on Closed Doors","The world's best AI models — in one window alongside your notes. No VPN, no extra subscriptions.",{"text":3345,"action":27},"Get started for free",{"type":169,"value":3347,"toc":3348},[],{"title":172,"searchDepth":173,"depth":173,"links":3349},[],"All AI models in one window — no VPN, no extra subscriptions","key","How to access GPT-5.2, Claude 4.6, and Gemini in one window without VPN or extra hassle. Smart context and offline work.","2026-02-22",{},"/guides/ai-access",[3357,3359,3360,3361],{"type":190,"slug":3358},"offline",{"type":190,"slug":191},{"type":186,"slug":1119},{"type":186,"slug":1614},{"title":3232,"description":3352},"ai-access","guides/ai-access",[3366,3367,3288,2541],"access","models","GgP5n9tTA0YkJ4QdT88oSIqDUy0x5LSxRPyRbZedxro",{"id":3370,"title":3371,"blocks":3372,"body":3481,"cardDescription":3485,"cardIcon":3486,"category":393,"description":3487,"difficulty":219,"extension":180,"featured":181,"lastUpdated":395,"marketingMediaManifestUrl":183,"meta":3488,"navigation":181,"path":3489,"persona":186,"priority":3490,"relatedLinks":3491,"seo":3497,"slug":585,"stem":3498,"tags":3499,"__hash__":3503},"guides_en/guides/first-text.md","Your First AI-Written Text in 3 Minutes — LiveAI",[3373,3383,3388,3398,3433,3442,3453,3476],{"type":9,"variant":10,"badge":393,"headline":3374,"sub":3375,"meta":3376,"result":3381,"cta":3382},"Your first AI text — in 3 minutes","Write one sentence in a notebook — and AI already knows what you're working on. No copying, no re-explaining, no switching between tabs.",[3377,3379,3380],{"icon":16,"text":3378},"3 minutes",{"icon":218,"text":219},{"icon":22,"text":1751},"A finished text, written by AI with your context already built in",{"text":430,"action":27},{"type":29,"variant":30,"label":31,"items":3384},[3385,3386,3387],"You opened a new tool — blank screen, no idea where to begin","With ChatGPT, every session starts over: here's my project, here's the task, here's the context...","Your draft is in one place, the AI chat is in another, the results are somewhere else entirely",{"type":47,"variant":48,"label":3389,"text":3390,"highlights":3391},"One idea that changes everything","In LiveAI, AI doesn't live in a separate chat. It sees what you write in your notebook — and helps you right inside the context of your work.",[3392,3394,3396],{"icon":236,"text":3393},"A notebook isn't just a file. It's what AI 'sees' and factors into every response",{"icon":995,"text":3395},"One button — and context is connected. AI knows everything written in the notebook",{"icon":1350,"text":3397},"Write one sentence — that's enough. AI will expand, develop, and turn it into a finished text",{"type":62,"variant":63,"label":3399,"items":3400},"4 steps — and your text is ready",[3401,3406,3416,3428],{"title":3402,"notebook":2779,"text":3403,"callout":3404},"Create a notebook","Open LiveAI and click 'New Notebook'. Give it a name — for example, based on your project or task. This becomes the context AI will work from.",{"type":87,"text":3405},"Name the notebook after your task — 'My Project', 'Marketing Article', 'Product Description'. This makes it easy to switch between contexts later.",{"title":3407,"notebook":2779,"text":3408,"substeps":3409,"callout":3414},"Write at least one sentence","Describe what you're working on. Even one phrase is enough — for example: 'We're building an expense tracker for freelancers.'",[3410,3412],{"text":3411},"What your project or task is about (1-2 sentences)",{"text":3413},"Who it's for — if you know",{"type":76,"text":3415},"It doesn't need to be perfect. Even rough notes give AI context — and its responses become much more accurate.",{"title":3417,"notebook":2779,"text":3418,"substeps":3419,"callout":3426},"Enable context and ask AI","Open the AI chat and enable notebook context with a single button. Now AI sees what you've written. Ask anything — it's already up to speed.",[3420,3422,3424],{"text":3421},"'Write a project description for the website'",{"text":3423},"'Suggest 3 headlines for a landing page'",{"text":3425},"'Create an article outline based on my project'",{"type":76,"text":3427},"This is the moment. AI responds on point because it already read your project. You didn't need to explain anything.",{"title":3429,"notebook":2779,"text":3430,"callout":3431},"Edit and use","Adjust the text to match your style. Copy it wherever you need it — or [export to Word, Markdown, or HTML](/features/export) with one click. Done.",{"type":87,"text":3432},"Next time, you don't need to explain anything from scratch. Open the same notebook, enable context — and AI knows your project again.",{"type":131,"variant":132,"label":3434,"text":3435,"notebooks":3436},"Why this works","A notebook is a lens for AI. Whatever is written in the notebook is what AI sees. Switch the notebook — switch the context.",[3437,3439],{"name":2779,"status":142,"preview":3438},"Project description, audience, key benefits. AI sees this right now and uses it as the basis for every response.",{"name":3440,"status":138,"preview":3441},"Blog Ideas","Post topics, headlines, tone of voice. Switch here — and AI will help with your blog content instead.",{"type":332,"variant":333,"items":3443},[3444,3447,3449,3451],{"value":3445,"label":3446},"3 min","From sign-up to result",{"value":342,"label":3448},"Sentence — and AI has context",{"value":543,"label":3450},"Times you re-explain from scratch",{"value":345,"label":3452},"Tasks from a single notebook",{"type":145,"variant":146,"label":364,"items":3454},[3455,3458,3461,3464,3467,3470,3473],{"q":3456,"a":3457},"What should I write in the notebook if I don't know where to start?","Write one sentence: 'I'm working on [project or task].' That's enough to get going. Then ask AI to help: 'Help me describe my project in more detail' — it will ask you the right follow-up questions. More tips in our [guide to working with AI](/docs/ai/tips).",{"q":3459,"a":3460},"How is LiveAI different from ChatGPT?","In ChatGPT, every new chat starts from zero — you have to re-explain what you're working on each time. In LiveAI, you describe your project once in a notebook — and AI sees that context with every request. No copying and pasting. Learn more in the [comparison of LiveAI and ChatGPT](/compare/vs-chatgpt).",{"q":3462,"a":3463},"Does it cost anything to use?","The editor and notebooks are free. AI requests use [LiveCoins](/docs/billing/livecoins) — when you sign up, you get free coins to get started. It's enough to try LiveAI and see whether it works for you.",{"q":3465,"a":3466},"How does AI know what's in the notebook?","When you enable notebook context, AI sees the notebook's contents and uses them in its responses. With each message, AI receives the current version of your text. We take data security seriously — learn more in the Security section on our website. Learn more in the [AI chat documentation](/docs/ai/chat).",{"q":3468,"a":3469},"Can I use LiveAI for languages other than English?","Yes. LiveAI works in any language. Write your notebook in English, Spanish, French, German — or mix languages freely. AI responds in the language you write in.",{"q":3471,"a":3472},"Is LiveAI a text editor or an AI chat?","Both — in one place. It's a smart notebook with AI: you write in the editor, AI sees your text and helps right inside your context. No switching between tabs — everything works together.",{"q":3474,"a":3475},"What should I do after getting my first text?","Try giving AI a different task using the same notebook — your project description is already there. Or create a new notebook for another project. If you want a specific workflow, check out [Yandex Direct in 10 Minutes](/guides/yandex-direct-campaign) or the guide on saving on AI tools.",{"type":162,"variant":163,"headline":3477,"text":3478,"cta":3479},"Try it in 3 minutes","Create a notebook, write one sentence — and ask AI. It's already up to speed.",{"text":3480,"action":27},"Start for free — first text in 3 minutes",{"type":169,"value":3482,"toc":3483},[],{"title":172,"searchDepth":173,"depth":173,"links":3484},[],"How to get a ready text from AI in just 3 minutes","rocket","Create a notebook, write one sentence — and AI already knows your project's context. How to get started with LiveAI: a step-by-step guide for beginners.",{},"/guides/first-text",1,[3492,3493,3495,3496],{"type":190,"slug":191},{"type":190,"slug":3494},"editor",{"type":1462,"slug":191},{"type":401,"slug":402},{"title":3371,"description":3487},"guides/first-text",[3500,3501,3502],"start","notebook","quick result","m8eV2A8NUlcSfX6xEEfU0wAJ4gfTHEVdVXB87i3MF7E",[3505,3510,3515,3521,3526,3531,3536,3541,3546,3551,3555,3560,3565,3570,3575,3580,3585,3590,3595,3600,3605,3609,3614,3619,3624,3629,3634,3639,3644,3648,3653,3658,3663,3668,3673,3678,3683,3688,3693,3698,3703,3708,3713,3718,3723,3728,3733,3738,3743,3748,3753,3758,3763,3768,3773,3778,3783,3788,3793,3798,3803,3808,3813,3818,3823,3828,3833,3838,3843,3848,3853,3858,3863,3868,3873,3878,3883,3888,3893,3898,3903,3908,3913,3918,3923,3928,3933,3938,3943,3948,3953,3958,3963,3968,3972,3977,3982,3987,3992,3997,4001,4005,4009,4013,4017,4021,4025,4029,4033,4038,4043,4048,4053,4057,4062,4067,4072,4077,4082,4087,4092,4097,4102,4107,4112,4117,4122,4127,4132,4137,4142,4147,4151,4155,4160,4165,4170,4175,4179,4184,4189,4193,4198,4203,4207,4212,4217,4222,4227,4231,4236,4241,4246,4251,4256,4260,4265,4270,4275,4280,4285,4290,4295,4300,4304,4308,4313,4317,4321,4325,4329,4334,4338,4342,4347,4352,4357,4362,4367,4372,4377,4382,4387,4392,4397,4402,4407,4412,4416,4420,4424,4429,4434,4439,4444,4449,4454,4459,4464,4469,4474,4479,4484,4489,4494,4499,4504,4508,4513,4517,4522,4527,4532,4537,4541,4546,4551,4555,4560,4565,4570,4575,4580,4585,4589,4593,4597,4601,4605,4609,4614,4619,4624,4629,4634,4639,4644,4649,4654,4659,4663,4668,4673,4678,4683,4688,4693,4698,4703,4708,4712,4717,4721,4726,4731,4735,4739,4744,4749,4754,4759,4763,4767,4771,4775,4779,4784,4789,4794,4799,4803,4808,4813,4818,4823,4827,4832,4837,4842,4847,4852,4857,4862,4867,4871,4876,4881,4886,4889,4894,4899,4904,4909,4912,4916,4921,4926,4931,4936,4941,4946,4950,4955,4960,4965,4970,4975,4980,4984,4989,4994,4998,5003,5007],{"id":3506,"title":3507,"titles":3508,"content":3509,"level":3490},"/docs/getting-started/installation","Installing LiveAI",[],"How to install LiveAI on your computer, phone, or use it in the browser -- all ways to access the platform",{"id":3511,"title":3512,"titles":3513,"content":3514,"level":3490},"/docs/getting-started/installation#installation","Installation",[],"LiveAI works in any modern browser -- no installation needed. We're also building a desktop app and a mobile app so you'll be able to work offline and on the go. All platforms will sync with each other.",{"id":3516,"title":3517,"titles":3518,"content":3519,"level":3520},"/docs/getting-started/installation#web-version-the-fastest-way","Web version (the fastest way)",[3512],"No installation needed -- just open app.liveai.ru in your browser and start working. Chrome 90+, Firefox 90+, Safari 15+, Edge 90+. If you update your browser at least once a year, everything will work just fine. The web version is the full LiveAI experience. All features, all AI capabilities, all collaboration tools. It's perfect if you prefer not to install extra applications or if you're working on someone else's computer.",2,{"id":3522,"title":3523,"titles":3524,"content":3525,"level":3520},"/docs/getting-started/installation#desktop-app-coming-soon","Desktop app (coming soon)",[3512],"The desktop app is under development and not yet available for download. Below is a preview of how it will work. Learn more in the Roadmap. For those who prefer a dedicated window over a browser tab. The desktop version will run faster, support offline mode, and update automatically. Go to the download page and download the .exe file for Windows.Open the downloaded file and follow the instructions. Installation takes less than a minute.The app will appear in your Start menu. Launch it and sign in to your account.Go to the download page and download the .dmg file for macOS.Open the .dmg file and drag LiveAI into the Applications folder.On first launch, macOS may ask you to confirm in System Settings -> Security. This is a standard procedure for apps downloaded outside the App Store.Go to the download page and download the .AppImage file.Make the file executable: right-click -> Properties -> Allow execution. Or in the terminal: chmod +x LiveAI.AppImage.Double-click the file -- LiveAI will start. No installation required. The desktop app updates itself. When a new version is released, you'll see a notification -- just confirm the update and you're done.",{"id":3527,"title":3528,"titles":3529,"content":3530,"level":3520},"/docs/getting-started/installation#mobile-app-coming-soon","Mobile app (coming soon)",[3512],"The mobile app is under development. In the meantime, you can use LiveAI through your phone's browser -- the interface is fully responsive. Learn more in the Roadmap. The mobile version of LiveAI will be available for Android. Your documents will sync automatically -- start an article on your computer and finish it on your way home. Go to the download page and download the APK file for Android.Open the downloaded file. Android may ask for permission to install from unknown sources -- allow it and proceed.Open the app and use the same account as on your computer. All your documents will already be there.",{"id":3532,"title":3533,"titles":3534,"content":3535,"level":3520},"/docs/getting-started/installation#browser-extension-coming-soon","Browser extension (coming soon)",[3512],"The Harvester browser extension is under development and not yet available for installation. Learn more in the Roadmap. Want to save interesting snippets from any website directly into LiveAI? The Harvester extension for Chrome and Firefox will let you do exactly that. With it you can: Highlight text on any page and send it to a noteSave a snippet for the AI assistant to processJump to LiveAI with a single click Learn more about the extension ->",{"id":3537,"title":3538,"titles":3539,"content":3540,"level":3520},"/docs/getting-started/installation#which-option-should-you-choose","Which option should you choose?",[3512],"OptionBest forStatusWeb versionYou want to start right now, no installation neededAvailableDesktopYou prefer a standalone app and offline modeComing soonMobileYou work with text on the goComing soonExtensionYou collect materials from the webComing soon Right now, the web version is the best way to use LiveAI. Desktop, mobile, and the browser extension are being actively built. Follow the Roadmap for updates.",{"id":3542,"title":3543,"titles":3544,"content":3545,"level":3520},"/docs/getting-started/installation#next","Next",[3512],"All set? Head over to the Quick Start -- we'll create your first document and get acquainted with the AI.",{"id":3547,"title":3548,"titles":3549,"content":3550,"level":3490},"/docs/getting-started/quick-start","LiveAI Quick Start",[],"Get started with LiveAI in 5 minutes -- from registration to your first document with the AI assistant",{"id":3552,"title":393,"titles":3553,"content":3554,"level":3490},"/docs/getting-started/quick-start#quick-start",[],"Five minutes -- and you'll have your first document, a working AI assistant, and a clear picture of how everything fits together. We promise it'll be quick.",{"id":3556,"title":3557,"titles":3558,"content":3559,"level":3520},"/docs/getting-started/quick-start#step-1-create-an-account","Step 1. Create an account",[393],"Go to app.liveai.ru and click Get Started for Free. You can sign up with email or through your Google account -- whatever works best. Confirm via email, and you're in. The free plan includes access to the editor and AI assistant. No ticking trial periods -- use it without any time limits. Collaboration tools are coming soon. Learn more about plans ->",{"id":3561,"title":3562,"titles":3563,"content":3564,"level":3520},"/docs/getting-started/quick-start#step-2-look-around","Step 2. Look around",[393],"After signing in, you'll see the LiveAI workspace. On the left is the navigation panel with your documents, on the right is the AI chat, and in the center is the editor. If this is your first visit, the system will offer a welcome template with a brief overview of what's available. Feel free to explore it or jump straight into creating your own document.",{"id":3566,"title":3567,"titles":3568,"content":3569,"level":3520},"/docs/getting-started/quick-start#step-3-create-your-first-notebook","Step 3. Create your first notebook",[393],"Click \"New Notebook\" in the navigation panel. Give it a meaningful name -- for example, \"My Ideas\" or \"Work Notes\". The AI assistant sees your notebook names and uses them as context. \"Article about marketing\" gives the AI a better hint about the topic than \"Untitled 1\". The notebook will open in the editor. Start typing -- text appears instantly. Try some basic formatting: ActionHow to do itShortcutBold textSelect text and pressCtrl+BItalicSelect text and pressCtrl+IHeadingType # followed by a spaceor Ctrl+1ListType - followed by a spaceor Ctrl+Shift+8ChecklistType [] followed by a spaceor Ctrl+Shift+T Use Cmd instead of Ctrl. Everything else works the same way.",{"id":3571,"title":3572,"titles":3573,"content":3574,"level":3520},"/docs/getting-started/quick-start#step-4-try-the-ai-chat","Step 4. Try the AI chat",[393],"Open the AI chat on the right panel and ask any question. For example: \"Come up with 5 article ideas about remote work\"\"Explain in simple terms what a neural network is\"\"Write an intro for a blog post about travel\" The AI responds in real time -- text appears as it's generated, so you don't have to wait for the full response to be ready.",{"id":3576,"title":3577,"titles":3578,"content":3579,"level":173},"/docs/getting-started/quick-start#choose-a-model","Choose a model",[393,3572],"Three model tiers are available in the chat: ModelBest forSpeedBasicSimple questions, quick tasksFastestPremiumComplex texts, analysis, editingModerateSuperTasks that require the highest qualityMost powerful Each request costs LiveCoins -- the platform's internal currency. Basic requests are cheaper, Super requests cost more. Learn more about LiveCoins ->",{"id":3581,"title":3582,"titles":3583,"content":3584,"level":3520},"/docs/getting-started/quick-start#step-5-ai-assistant-in-the-editor-coming-soon","Step 5. AI assistant in the editor (coming soon)",[393],"The in-editor AI assistant is currently in development. For now, you can use the AI chat from Step 4 above. Learn more in the Roadmap. Soon, the AI will work right inside the editor too. Select any text fragment and invoke the assistant. It will be able to: Rewrite the selected textImprove style and grammarContinue your thoughtTranslate to another language The more specific your prompt, the better the result. Instead of \"improve this,\" try \"rewrite in a conversational tone, remove jargon, and shorten to 3 sentences.\"",{"id":3586,"title":3587,"titles":3588,"content":3589,"level":3520},"/docs/getting-started/quick-start#step-6-organize-your-workspace","Step 6. Organize your workspace",[393],"Over time, you'll accumulate more documents. Create folders for different projects and drag notebooks between them. Useful techniques: Folders -- group notebooks by project or topicNested folders -- create a structure as deep as you needDrag and drop -- simply move a notebook into the desired folder",{"id":3591,"title":3592,"titles":3593,"content":3594,"level":3520},"/docs/getting-started/quick-start#whats-next","What's next?",[393],"You've created an account, written your first text, and tried the AI. Great start. Here's where to go from here: Your first text with AI — step-by-step guide for beginnersInterface overview -- a detailed tour of the workspaceEditor -- all formatting and text editing featuresAI Assistant -- how to get the most out of the AICollaboration -- invite colleagues and work together (coming soon)",{"id":3596,"title":3597,"titles":3598,"content":3599,"level":3490},"/docs/getting-started/interface","LiveAI Interface",[],"An overview of the LiveAI workspace -- navigation, editor, AI chat, and how to customize the interface to your needs",{"id":3601,"title":3602,"titles":3603,"content":3604,"level":3490},"/docs/getting-started/interface#interface-overview","Interface overview",[],"The LiveAI interface is divided into three main zones. On the left are your documents, in the center is the editor, and on the right is the AI chat. This layout lets you work with text and the AI simultaneously without switching between windows.",{"id":3606,"title":3607,"titles":3608,"content":172,"level":3520},"/docs/getting-started/interface#three-workspace-zones","Three workspace zones",[3602],{"id":3610,"title":3611,"titles":3612,"content":3613,"level":173},"/docs/getting-started/interface#left-panel-navigation","Left panel: navigation",[3602,3607],"This is where your folders and notebooks live. It's your library -- everything you've ever created in LiveAI. What you can do here: Create folders and notebooks using the buttons at the topMove items by dragging and droppingSearch -- the search bar filters documents by name in real timeExpand/collapse folders for easy navigation",{"id":3615,"title":3616,"titles":3617,"content":3618,"level":173},"/docs/getting-started/interface#center-zone-editor","Center zone: editor",[3602,3607],"The main work area. This is where you write, format, insert blocks, and work with content. The editor takes up as much space as needed -- the side panels can be collapsed. Above the text is a toolbar with formatting buttons. But if you prefer keyboard shortcuts or Markdown syntax, you can ignore the toolbar entirely -- everything works without it. Learn more about the editor ->",{"id":3620,"title":3621,"titles":3622,"content":3623,"level":173},"/docs/getting-started/interface#right-panel-ai-chat","Right panel: AI chat",[3602,3607],"Your always-available assistant. Ask questions, request text, search the web for information, generate images. The chat remembers conversation context and can see your notes. At the bottom of the chat is the input field with buttons: Model -- choose the AI tier (Basic, Premium, Super)Search -- enables web searchImage -- switches to image generation modeFiles -- attaches files to your request Learn more about AI -> Step-by-step guide to your first AI text — in the beginner's guide.",{"id":3625,"title":3626,"titles":3627,"content":3628,"level":3520},"/docs/getting-started/interface#dark-and-light-theme","Dark and light theme",[3602],"LiveAI supports two visual themes. Switch themes in settings or use the system theme -- the interface will adapt to your OS settings. ThemeWhen it's usefulLightDaytime work, good lightingDarkEvening work, less eye strain If you choose the system theme, LiveAI will switch along with your operating system. Light during the day, dark in the evening.",{"id":3630,"title":3631,"titles":3632,"content":3633,"level":3520},"/docs/getting-started/interface#responsiveness","Responsiveness",[3602],"The interface adapts to your screen size: On desktop -- all three zones are visible at once, and you can resize themOn tablet -- side panels collapse with a gesture or buttonOn phone -- screens switch with a swipe: navigation \u003C-> editor \u003C-> chat",{"id":3635,"title":3636,"titles":3637,"content":3638,"level":3520},"/docs/getting-started/interface#multiple-documents-at-once","Multiple documents at once",[3602],"LiveAI supports tabs -- open several notebooks and switch between them. Each tab preserves its scroll position and navigation history. This is convenient when you're working with several related documents -- for example, gathering information from one note into another.",{"id":3640,"title":3641,"titles":3642,"content":3643,"level":3520},"/docs/getting-started/interface#quick-actions","Quick actions",[3602],"A few tricks to speed up your workflow: ActionHow to do itCollapse the left panelClick on the divider or drag it to the leftCollapse the AI chatClick on the divider or drag it to the rightMaximize the editorCollapse both panels -- the editor fills the entire screenSwitch themeSettings -> Appearance",{"id":3645,"title":3543,"titles":3646,"content":3647,"level":3520},"/docs/getting-started/interface#next",[3602],"Now that you know where everything is, it's time to explore the editor -- it can do a lot more than meets the eye.",{"id":3649,"title":3650,"titles":3651,"content":3652,"level":3490},"/docs/getting-started","Getting Started with LiveAI",[],"How to get started with LiveAI -- from registration to your first document with the AI assistant",{"id":3654,"title":3655,"titles":3656,"content":3657,"level":3490},"/docs/getting-started#getting-started","Getting Started",[],"You've decided to try LiveAI -- great choice. In just a few minutes you'll have a workspace with a smart editor, AI assistant, and everything you need for productive writing. This section will walk you from registration to your first document. No technical jargon, no unnecessary steps -- just what you actually need to get going.",{"id":3659,"title":3660,"titles":3661,"content":3662,"level":3520},"/docs/getting-started#what-to-expect","What to expect",[3655],"LiveAI works in the browser. Desktop and mobile apps are coming soon -- pick the option that suits you.Installation ->A step-by-step guide: registration, creating your first notebook, meeting the AI assistant. Five minutes -- and you're in.Quick Start ->A tour of the workspace: where everything is, how to switch between tools, and how to customize it to your liking.Interface -> If this isn't your first time here, jump straight to the section you need: Editor, AI Assistant, or Collaboration (coming soon).",{"id":3664,"title":3665,"titles":3666,"content":3667,"level":3490},"/docs/roadmap","LiveAI Roadmap — What We're Building",[],"LiveAI development plans: desktop and mobile apps, browser extension, collaboration, integrations, and the in-editor AI assistant.",{"id":3669,"title":3670,"titles":3671,"content":3672,"level":3490},"/docs/roadmap#roadmap","Roadmap",[],"LiveAI grows with you. Here's everything we're currently working on — you'll be able to try each feature below in upcoming updates. In the meantime, we've prepared a description of what's ahead.",{"id":3674,"title":3675,"titles":3676,"content":3677,"level":3520},"/docs/roadmap#desktop-and-mobile-apps","Desktop and Mobile Apps",[3670],"Why it matters. Native apps are faster, support full offline mode, and don't depend on browser tabs. Your notes are always at hand, even without an internet connection. What's available now. The web version of LiveAI works in any modern browser. On mobile devices, you can open LiveAI through the browser — the interface adapts to your screen. What we're building. A desktop application for Windows, macOS, and Linux with automatic updates and offline mode. A mobile application for Android with swipe navigation and cross-device syncing. Desktop app · Mobile app — we've already described how these will work.",{"id":3679,"title":3680,"titles":3681,"content":3682,"level":3520},"/docs/roadmap#harvester-browser-extension","Harvester Browser Extension",[3670],"Why it matters. You constantly find useful snippets on websites — articles, quotes, data. Harvester will let you save them to LiveAI with a single click, without leaving the page. What's available now. Copy text from any website and paste it into the LiveAI editor via the clipboard. Formatting is preserved. What we're building. An extension for Chrome and Firefox that will let you highlight text on any page and instantly send it to a LiveAI notebook or to the AI assistant for processing. With source and formatting preserved. Browser extension — a full description of Harvester's capabilities.",{"id":3684,"title":3685,"titles":3686,"content":3687,"level":3520},"/docs/roadmap#collaboration-and-access-control","Collaboration and Access Control",[3670],"Why it matters. Teamwork is more than a shared document. It's control over who can edit and who can only view. It's seeing your colleagues' cursors in real time and automatic merging of edits without conflicts. What's available now. You already work in your own LiveAI workspace, creating folders and notebooks. The project structure is fully ready for sharing with a team. What we're building. Real-time document editing, inviting participants by email, flexible access levels, and version history with comparison and rollback capabilities. Collaboration · Real-time editing · Sharing and access",{"id":3689,"title":3690,"titles":3691,"content":3692,"level":3520},"/docs/roadmap#integrations-with-external-services","Integrations with External Services",[3670],"Why it matters. Your content shouldn't live in isolation. Integrations will let you publish texts from LiveAI directly to Telegram channels, connect webhooks, and automate workflows. What's available now. The LiveAI editor supports export to DOCX, Markdown, and HTML — you can use finished documents in any service. What we're building. Telegram bot integration for publishing to channels, flexible automation scenarios, and integration with other platforms. Integrations — a description of the first integration with Telegram.",{"id":3694,"title":3695,"titles":3696,"content":3697,"level":3520},"/docs/roadmap#ai-assistant-right-in-the-editor","AI Assistant Right in the Editor",[3670],"Why it matters. Currently, AI is available in a separate chat. The in-editor assistant is AI that works with your text in place: select a passage, ask it to improve — and the result is inserted directly into the document. No copying, no switching. What's available now. The AI chat is already working: ask questions, generate text, search the web. The chat sees your notebook's context and provides accurate answers. What we're building. An assistant that works right inside the text — rewriting, improving, continuing, and translating selected passages with a single click. In-editor assistant — a full description of working with AI directly in the text. Stay tuned for updates — we'll let you know when each of these features becomes available. If you have suggestions or questions, get in touch with us.",{"id":3699,"title":3700,"titles":3701,"content":3702,"level":3490},"/docs/editor/formatting","Text formatting in LiveAI",[],"How to format text in the LiveAI editor — bold, italic, color, highlighting, font size, and other styles",{"id":3704,"title":3705,"titles":3706,"content":3707,"level":3490},"/docs/editor/formatting#text-formatting","Text formatting",[],"Formatting in LiveAI works just as you'd expect — much like any text editor, only faster. Select text and apply a style using a button, a keyboard shortcut, or Markdown syntax.",{"id":3709,"title":3710,"titles":3711,"content":3712,"level":3520},"/docs/editor/formatting#basic-styles","Basic styles",[3705],"StyleShortcutMarkdownResultBoldCtrl+B**text**Emphasizes important contentItalicCtrl+I*text*Subtle emphasisUnderlineCtrl+U—Underlined textStrikethroughCtrl+Shift+S~~text~~Crossed-out textCodeCtrl+E`code`Monospaced font Use ⌘ (Cmd) instead of Ctrl. The rest of the keys are the same.",{"id":3714,"title":3715,"titles":3716,"content":3717,"level":3520},"/docs/editor/formatting#text-color","Text color",[3705],"Want to highlight a word or phrase with color? Select the text and choose a color from the toolbar. The color palette is designed to keep text readable in both light and dark themes. Text color is useful for: Visually separating categoriesHighlighting key termsMarking up text during editing (e.g., red for \"needs rewriting\")",{"id":3719,"title":3720,"titles":3721,"content":3722,"level":3520},"/docs/editor/formatting#highlighter-background-color","Highlighter (background color)",[3705],"Works like a physical highlighter on paper — it gives text a colored background. Several highlighter colors are available. Select the text and press Ctrl+Shift+H or choose a highlighter color from the toolbar. Try using colors systematically. For example: yellow highlighter for important items, green for done, red for needs revision. This will be especially handy for collaborative work (coming soon).",{"id":3724,"title":3725,"titles":3726,"content":3727,"level":3520},"/docs/editor/formatting#font-size","Font size",[3705],"For those cases when a heading is too much, but regular text is too little. Change the font size for any text fragment through the toolbar.",{"id":3729,"title":3730,"titles":3731,"content":3732,"level":3520},"/docs/editor/formatting#clear-formatting","Clear formatting",[3705],"Has your text turned into a \"colorful carnival\"? Select it and press Ctrl+Shift+N — all styles will be removed, leaving plain text. Very useful when pasting text from other applications.",{"id":3734,"title":3735,"titles":3736,"content":3737,"level":3520},"/docs/editor/formatting#combining-styles","Combining styles",[3705],"Styles can be combined. Text can be bold, italic, and underlined at the same time — if you really need it. But remember: less formatting means easier reading. Overview of all editor capabilities — on the editor page. Next: Content blocks →",{"id":3739,"title":3740,"titles":3741,"content":3742,"level":3490},"/docs/editor/blocks","Content blocks in LiveAI",[],"All content block types in the LiveAI editor — headings, lists, tables, code, quotes, callouts, and spoilers",{"id":3744,"title":3745,"titles":3746,"content":3747,"level":3490},"/docs/editor/blocks#content-blocks","Content blocks",[],"The LiveAI editor is block-based. This means every element in a document (paragraph, heading, list, table) is a separate block that can be moved, deleted, and formatted independently.",{"id":3749,"title":3750,"titles":3751,"content":3752,"level":3520},"/docs/editor/blocks#headings","Headings",[3745],"Six heading levels — from H1 (largest) to H6 (smallest). Usually three are enough: H1 for the title, H2 for sections, H3 for subsections. LevelMarkdownShortcutHeading 1# textCtrl+1Heading 2## textCtrl+2Heading 3### textCtrl+3Heading 4#### textCtrl+4Heading 5##### textCtrl+5Heading 6###### textCtrl+6 Headings are more than just large text. They define the document structure and are used for automatic table of contents generation. The better the structure, the easier it is to navigate long documents. To turn a heading back into a regular paragraph, press Ctrl+0.",{"id":3754,"title":3755,"titles":3756,"content":3757,"level":3520},"/docs/editor/blocks#lists","Lists",[3745],"Three types of lists for every occasion:",{"id":3759,"title":3760,"titles":3761,"content":3762,"level":173},"/docs/editor/blocks#bulleted-list","Bulleted list",[3745,3755],"For unordered items. Type - and a space at the beginning of a line, or press Ctrl+Shift+8. First itemSecond itemNested item (press Tab to indent)",{"id":3764,"title":3765,"titles":3766,"content":3767,"level":173},"/docs/editor/blocks#numbered-list","Numbered list",[3745,3755],"When order matters. Type 1. and a space, or press Ctrl+Shift+7.",{"id":3769,"title":3770,"titles":3771,"content":3772,"level":173},"/docs/editor/blocks#checklist","Checklist",[3745,3755],"A list with checkboxes — perfect for tasks and plans. Type [] and a space, or press Ctrl+Shift+T. Click the checkbox to mark items as done. How to use checklists for meeting notes — in the guide Meeting notes. Press Tab to create a nested level, and Shift+Tab to go back up. Works for all list types.",{"id":3774,"title":3775,"titles":3776,"content":3777,"level":3520},"/docs/editor/blocks#tables","Tables",[3745],"Tables are created via the toolbar (Ctrl+Shift+I) — 3x3 by default, but you can add rows and columns at any time. What you can do with tables: Add rows and columns — via the context menu or buttonsDelete rows and columns — the same wayNavigate between cells — using the Tab keyFormat text inside cells — all styles work",{"id":3779,"title":3780,"titles":3781,"content":3782,"level":3520},"/docs/editor/blocks#code-block","Code block",[3745],"For code snippets, configurations, or any text that should look \"like a terminal\". Type three backticks ( ``` ) or press Ctrl+Alt+C. Code blocks preserve formatting, indentation, and display text in a monospaced font with syntax highlighting. Code blocks are useful beyond development. Use them for formulas, commands, email templates — any text where preserving exact formatting matters.",{"id":3784,"title":3785,"titles":3786,"content":3787,"level":3520},"/docs/editor/blocks#quote","Quote",[3745],"A visually distinct block for quotations, key ideas, or important notes. Type > and a space at the beginning of a line, or press Ctrl+Shift+B. Quotes stand out from the main text and draw the reader's attention.",{"id":3789,"title":3790,"titles":3791,"content":3792,"level":3520},"/docs/editor/blocks#callouts","Callouts",[3745],"Color-coded informational blocks for various purposes. Created with Ctrl+Shift+C or via the toolbar. 10 variants are available: TypePurposeNoteAdditional informationInfoUseful detailsTipRecommendations and helpful hintsSuccessConfirmation that everything is fineImportantSomething that should not be missedQuestionA question to considerWarningProceed with cautionDangerCritical informationBugA known issueExampleA practical example Callouts are great for structuring educational materials, guides, and notes.",{"id":3794,"title":3795,"titles":3796,"content":3797,"level":3520},"/docs/editor/blocks#spoiler-details","Spoiler (Details)",[3745],"A collapsible block with a title. Press Ctrl+Shift+D to create a spoiler. Content inside is hidden by default — the reader reveals it with a click. Use spoilers for: Lengthy explanations that not everyone needsAnswers to questionsExtra details to keep the main text from getting overloaded",{"id":3799,"title":3800,"titles":3801,"content":3802,"level":3520},"/docs/editor/blocks#horizontal-rule","Horizontal rule",[3745],"A visual separator between document sections. Type --- or press Ctrl+Shift+R.",{"id":3804,"title":3805,"titles":3806,"content":3807,"level":3520},"/docs/editor/blocks#links","Links",[3745],"Two types of links: External links — to any website. Paste a URL, and the editor will automatically turn it into a clickable linkNotebook links — internal links to other documents in your workspace. They create connections between notes, wiki-style Simply paste a URL from your clipboard — the editor will automatically make it a link. No button clicks needed. Next: Images and media →",{"id":3809,"title":3810,"titles":3811,"content":3812,"level":3490},"/docs/editor/media","Images and media in LiveAI",[],"How to add images in the LiveAI editor — inserting, resizing, alignment, and text wrapping",{"id":3814,"title":3815,"titles":3816,"content":3817,"level":3490},"/docs/editor/media#images-and-media","Images and media",[],"Text is great. Text with images is even better. Add images to your document by dragging and dropping, pasting from clipboard, or inserting by URL.",{"id":3819,"title":3820,"titles":3821,"content":3822,"level":3520},"/docs/editor/media#how-to-add-an-image","How to add an image",[3815],"Three ways — pick whichever is most convenient: Simply drag an image file from your file explorer (or desktop) straight into the editor. The image will be placed exactly where you drop it.Copy an image in any application (or take a screenshot) and paste it into the editor with Ctrl+V. This is the fastest method — it even works with screenshots.If an image is already hosted online, paste its URL. The editor will pull the image in automatically.",{"id":3824,"title":3825,"titles":3826,"content":3827,"level":3520},"/docs/editor/media#adjusting-images","Adjusting images",[3815],"After inserting an image, click on it to bring up the settings menu:",{"id":3829,"title":3830,"titles":3831,"content":3832,"level":173},"/docs/editor/media#size","Size",[3815,3825],"Drag a corner of the image to resize it. Proportions are preserved automatically. You can also set an exact width and height in pixels through the menu.",{"id":3834,"title":3835,"titles":3836,"content":3837,"level":173},"/docs/editor/media#alignment","Alignment",[3815,3825],"AlignmentDescriptionLeftImage aligned to the leftCenterImage centered on the pageRightImage aligned to the right",{"id":3839,"title":3840,"titles":3841,"content":3842,"level":173},"/docs/editor/media#text-wrapping","Text wrapping",[3815,3825],"Want text to flow around the image — like in a magazine? Enable wrapping: Wrap left — image on the left, text on the rightWrap right — image on the right, text on the leftNo wrapping — image on its own line",{"id":3844,"title":3845,"titles":3846,"content":3847,"level":173},"/docs/editor/media#alt-text","Alt text",[3815,3825],"Add a description for the image — it will be displayed if the image fails to load. Useful for accessibility and SEO if you publish your documents. Took a screenshot? Press Ctrl+V in the editor — and it's instantly in place. No need to save it as a file first.",{"id":3849,"title":3850,"titles":3851,"content":3852,"level":3520},"/docs/editor/media#supported-formats","Supported formats",[3815],"LiveAI supports all popular image formats: PNG, JPG, GIF, SVG, WebP. Images are embedded directly in the document, so they are available even offline. Next: Folders and notebooks →",{"id":3854,"title":3855,"titles":3856,"content":3857,"level":3490},"/docs/editor/folders","Folders and notebooks in LiveAI",[],"How to organize documents in LiveAI — folders, notebooks, nested structures, and navigation",{"id":3859,"title":3860,"titles":3861,"content":3862,"level":3490},"/docs/editor/folders#folders-and-notebooks","Folders and notebooks",[],"A single document is a notebook. Several notebooks make a folder. Several folders make your library. LiveAI lets you create any structure, from a simple list of notes to a deep project hierarchy.",{"id":3864,"title":3865,"titles":3866,"content":3867,"level":3520},"/docs/editor/folders#notebooks","Notebooks",[3860],"A notebook is a single document — your basic unit of work. An article, a note, a plan, a draft — these are all notebooks. To create a notebook: Click the \"New notebook\" button in the left panelEnter a nameThe notebook will open in the editor, ready to go Give notebooks clear names: \"Marketing article\" instead of \"Untitled 3\". The AI assistant uses names as context — and provides more accurate help when it understands the topic.",{"id":3869,"title":3870,"titles":3871,"content":3872,"level":3520},"/docs/editor/folders#folders","Folders",[3860],"Folders group notebooks by purpose — project, topic, or client. To create a folder: Click the \"New folder\" button in the left panelEnter a nameDrag notebooks into the folder (or create new ones directly inside)",{"id":3874,"title":3875,"titles":3876,"content":3877,"level":173},"/docs/editor/folders#nested-folders","Nested folders",[3860,3870],"Folders can be nested inside each other with no depth limit. This is convenient for complex projects: 📁 Work\n  📁 Client A\n    📁 Content plan\n      📄 January\n      📄 February\n    📁 Texts\n      📄 Article 1\n      📄 Article 2\n  📁 Client B\n    📄 Brief\n    📄 Proposal",{"id":3879,"title":3880,"titles":3881,"content":3882,"level":3520},"/docs/editor/folders#moving-items","Moving items",[3860],"Drag and drop notebooks and folders with your mouse — simply grab an item and move it to the desired folder. The system checks to prevent infinite nesting (a folder cannot be placed inside itself).",{"id":3884,"title":3885,"titles":3886,"content":3887,"level":3520},"/docs/editor/folders#navigation","Navigation",[3860],"Breadcrumbs — the path to the current document is shown at the top; you can click any folder in the pathExpand/collapse — click the arrow next to a folderSearch — the search bar at the top of the left panel filters the entire tree in real timeNext/previous — navigate between adjacent notebooks in a folder The folder structure syncs across all your devices. Once desktop and mobile apps launch (coming soon), your folders will appear there automatically. How to organize a note-taking system — on the Notes and knowledge base page. Next: Templates →",{"id":3889,"title":3890,"titles":3891,"content":3892,"level":3490},"/docs/editor/templates","Document templates in LiveAI",[],"Document templates in LiveAI — ready-made structures for articles, notes, plans, and other types of writing",{"id":3894,"title":3895,"titles":3896,"content":3897,"level":3490},"/docs/editor/templates#templates","Templates",[],"Template selection and the ability to create custom templates are under development. Currently, a welcome template is created automatically on your first sign-in. Learn more in the Roadmap. A blank page can be intimidating. LiveAI templates will solve this problem — they'll provide a ready-made structure that you simply fill in with your own content.",{"id":3899,"title":3900,"titles":3901,"content":3902,"level":3520},"/docs/editor/templates#how-it-will-work","How it will work",[3895],"When creating a new notebook, the system will offer you a selection of templates. Choose the one that fits — and the editor will populate a ready-made structure with headings, sections, and prompts. A template won't limit you. After creating a notebook from a template, you'll be able to change everything: add sections, remove unnecessary ones, rewrite the prompts. It's your document — the template is just an accelerator.",{"id":3904,"title":3905,"titles":3906,"content":3907,"level":3520},"/docs/editor/templates#welcome-template","Welcome template",[3895],"When you first log in to LiveAI, the system creates a welcome notebook with an overview of the main features. This is also a template — it demonstrates how different blocks, formatting options, and editor features look. Feel free to delete it after you've looked through it, or keep it as a reference.",{"id":3909,"title":3910,"titles":3911,"content":3912,"level":3520},"/docs/editor/templates#template-categories-coming-soon","Template categories (coming soon)",[3895],"Templates will be organized by category — choose whichever is closest to your task: Notes — for quick jottings and ideasArticles — a structure for publications and postsPlanning — for tasks, goals, and plansWork — for business documents and reports The template collection will be regularly updated as new categories are added. Next: Export →",{"id":3914,"title":3915,"titles":3916,"content":3917,"level":3490},"/docs/editor/export","Exporting documents from LiveAI",[],"How to export documents from LiveAI to DOCX, Markdown, and HTML — formats and specifics of each",{"id":3919,"title":3920,"titles":3921,"content":3922,"level":3490},"/docs/editor/export#export","Export",[],"Your writing is yours. LiveAI does not hold it hostage. Export any document in the format you need and use it wherever you like.",{"id":3924,"title":3925,"titles":3926,"content":3927,"level":3520},"/docs/editor/export#available-formats","Available formats",[3920],"Microsoft Word format — the universal choice when you need to send a document to a colleague, instructor, or client. Almost every text editor can open it.What is preserved:All formatting styles (bold, italic, headings)Tables with contentImages (embedded directly in the file)Highlighted textLists and structureWhen to use: sending documents by email, uploading to websites, printing.A universal plain-text format loved by bloggers, developers, and anyone who writes for the web. Lightweight, readable, and compatible with hundreds of platforms.What is preserved:Headings, lists, quotesTables (in GitHub Flavored Markdown format)Links and formattingCode blocksDocument title as H1When to use: publishing to a blog, working with GitHub, importing into other editors.Ready-to-use HTML code with CSS styles. Suitable for publishing on websites or sending as a nicely formatted email.What is preserved:Full visual appearanceAll styles and colorsTables and listsImagesWhen to use: publishing on a website, email newsletters, embedding in web pages.",{"id":3929,"title":3930,"titles":3931,"content":3932,"level":3520},"/docs/editor/export#how-to-export","How to export",[3920],"Open the document you want to exportClick the export button in the document menuChoose the formatThe file will download automatically The exported file is a copy. The original stays in LiveAI and continues to sync across your devices. More about export use cases — on the export page. Next: Search →",{"id":3934,"title":3935,"titles":3936,"content":3937,"level":3490},"/docs/editor/search","Searching documents in LiveAI",[],"How to quickly find the document you need in LiveAI — search by name, filtering, and navigating results",{"id":3939,"title":3940,"titles":3941,"content":3942,"level":3490},"/docs/editor/search#search","Search",[],"When you have lots of documents, searching is faster than scrolling through folders. Search in LiveAI works instantly — start typing a name, and the list filters right before your eyes.",{"id":3944,"title":3945,"titles":3946,"content":3947,"level":3520},"/docs/editor/search#how-to-search","How to search",[3940],"The search bar is located at the top of the left panel. Start typing — and LiveAI will show only those documents whose names match your query. Search is: Instant — results appear as you type, no need to press EnterCase-insensitive — \"marketing\", \"Marketing\", and \"MARKETING\" all return the same resultsPath-aware — each result shows the folder it belongs to, so you can tell apart notebooks with the same name",{"id":3949,"title":3950,"titles":3951,"content":3952,"level":3520},"/docs/editor/search#search-results","Search results",[3940],"Results are displayed as a filtered folder tree — you see not just a list of documents, but their location in the structure. This helps you quickly get your bearings when you have similar notebooks across different projects. Use meaningful notebook names — and search will become your superpower. \"SEO article for online store\" can be found by any of those words.",{"id":3954,"title":3955,"titles":3956,"content":3957,"level":3520},"/docs/editor/search#quick-access","Quick access",[3940],"Beyond searching by name: Recent documents — recently opened notebooks appear at the top of the listFolder navigation — expand and collapse folders for a quick overviewTabs — open documents are just one click away Search is especially useful when working with many notebooks — learn more on the LiveAI for managers page. Next: Keyboard shortcuts →",{"id":3959,"title":3960,"titles":3961,"content":3962,"level":3490},"/docs/editor/shortcuts","LiveAI keyboard shortcuts",[],"Complete keyboard shortcuts reference for the LiveAI text editor — formatting, blocks, navigation",{"id":3964,"title":3965,"titles":3966,"content":3967,"level":3490},"/docs/editor/shortcuts#keyboard-shortcuts","Keyboard shortcuts",[],"Keyboard shortcuts speed up your work dramatically — your hands never leave the keyboard, and text practically flows. Here is the full list for the LiveAI editor. On macOS, use ⌘ (Cmd) instead of Ctrl, and ⌥ (Option) instead of Alt.",{"id":3969,"title":3705,"titles":3970,"content":3971,"level":3520},"/docs/editor/shortcuts#text-formatting",[3965],"ActionWindows / LinuxmacOSBoldCtrl+B⌘+BItalicCtrl+I⌘+IUnderlineCtrl+U⌘+UStrikethroughCtrl+Shift+S⌘+Shift+SCode (inline)Ctrl+E⌘+EHighlightCtrl+Shift+H⌘+Shift+HClear formattingCtrl+Shift+N⌘+Shift+N",{"id":3973,"title":3974,"titles":3975,"content":3976,"level":3520},"/docs/editor/shortcuts#blocks","Blocks",[3965],"ActionWindows / LinuxmacOSHeading 1Ctrl+1⌘+1Heading 2Ctrl+2⌘+2Heading 3Ctrl+3⌘+3Heading 4Ctrl+4⌘+4Heading 5Ctrl+5⌘+5Heading 6Ctrl+6⌘+6Normal paragraphCtrl+0⌘+0Bulleted listCtrl+Shift+8⌘+Shift+8Numbered listCtrl+Shift+7⌘+Shift+7ChecklistCtrl+Shift+T⌘+Shift+TQuoteCtrl+Shift+B⌘+Shift+BCalloutCtrl+Shift+C⌘+Shift+CSpoiler (Details)Ctrl+Shift+D⌘+Shift+DCode blockCtrl+Alt+C⌘+⌥+CTableCtrl+Shift+I⌘+Shift+IHorizontal ruleCtrl+Shift+R⌘+Shift+R",{"id":3978,"title":3979,"titles":3980,"content":3981,"level":3520},"/docs/editor/shortcuts#text-editing","Text editing",[3965],"ActionWindows / LinuxmacOSUndoCtrl+Z⌘+ZRedoCtrl+Shift+Z⌘+Shift+ZIncrease indentTabTabDecrease indentShift+TabShift+Tab",{"id":3983,"title":3984,"titles":3985,"content":3986,"level":3520},"/docs/editor/shortcuts#markdown-syntax","Markdown syntax",[3965],"In addition to keyboard shortcuts, the editor recognizes Markdown as you type: InputResult# Heading 1## Heading 2### Heading 3- Bulleted list1. Numbered list[] Checklist> Quote```Code block---Horizontal rule**text**Bold*text*Italic~~text~~Strikethrough`code`Code Start with five shortcuts: Ctrl+B, Ctrl+I, Ctrl+1, Ctrl+Z, and Tab. That covers 90% of your needs. The rest will stick naturally as you use the editor. More about the editor's capabilities — on the editor page. That was the last section about the editor. Next up is the most exciting part: the AI assistant, which transforms LiveAI from a great editor into a smart writing partner.",{"id":3988,"title":3989,"titles":3990,"content":3991,"level":3490},"/docs/editor","LiveAI Editor",[],"LiveAI text editor — block-based structure, Markdown, WYSIWYG, formatting, and document export",{"id":3993,"title":3994,"titles":3995,"content":3996,"level":3490},"/docs/editor#editor","Editor",[],"The LiveAI editor is where your writing comes to life. It is block-based (every paragraph, heading, and list is a separate block) and supports both Markdown and visual formatting simultaneously. Write however you prefer — using toolbar buttons, keyboard shortcuts, or Markdown syntax. The result is the same. You don't have to choose. Type # followed by a space to create a heading. Or click the button on the toolbar. Or press Ctrl+1. Three ways — one result. Use whichever feels most natural.",{"id":3998,"title":3999,"titles":4000,"content":172,"level":3520},"/docs/editor#editor-features","Editor features",[3994],{"id":4002,"title":3705,"titles":4003,"content":4004,"level":173},"/docs/editor#text-formatting",[3994,3999],"Bold, italic, underline, strikethrough, text color, highlighting — everything you need to emphasize what matters in your text.",{"id":4006,"title":3745,"titles":4007,"content":4008,"level":173},"/docs/editor#content-blocks",[3994,3999],"Headings, lists, tables, code blocks, quotes, callouts, spoilers — structure your document exactly the way you need.",{"id":4010,"title":3815,"titles":4011,"content":4012,"level":173},"/docs/editor#images-and-media",[3994,3999],"Insert images by dragging and dropping, pasting from clipboard, or adding by URL. Adjust size, alignment, and text wrapping.",{"id":4014,"title":3860,"titles":4015,"content":4016,"level":173},"/docs/editor#folders-and-notebooks",[3994,3999],"Organize documents into folders, create nested structures, and move notebooks by dragging and dropping.",{"id":4018,"title":3895,"titles":4019,"content":4020,"level":173},"/docs/editor#templates",[3994,3999],"Start with a ready-made template instead of a blank page — for articles, notes, plans, and other formats.",{"id":4022,"title":3920,"titles":4023,"content":4024,"level":173},"/docs/editor#export",[3994,3999],"Save documents as DOCX, Markdown, or HTML. Take your writing with you.",{"id":4026,"title":3940,"titles":4027,"content":4028,"level":173},"/docs/editor#search",[3994,3999],"Instant search by document names with folder filtering.",{"id":4030,"title":3965,"titles":4031,"content":4032,"level":173},"/docs/editor#keyboard-shortcuts",[3994,3999],"A complete keyboard shortcuts reference for working efficiently with the editor.",{"id":4034,"title":4035,"titles":4036,"content":4037,"level":3490},"/docs/ai/chat","AI Chat in LiveAI",[],"How to use the AI chat in LiveAI — ask questions, generate text, and get real-time assistance",{"id":4039,"title":4040,"titles":4041,"content":4042,"level":3490},"/docs/ai/chat#ai-chat","AI Chat",[],"The AI chat is your conversation with the AI. It lives on the right panel and is always at hand: ask a question, request text generation, analyze information, or just have a casual conversation. Responses appear in real time — word by word, as if someone is typing.",{"id":4044,"title":4045,"titles":4046,"content":4047,"level":3520},"/docs/ai/chat#getting-started","Getting started",[4040],"Open the right panel (AI Chat) and type a message. That is it. There are no settings you need to configure \"before you begin.\" Just write — and the AI will respond.",{"id":4049,"title":4050,"titles":4051,"content":4052,"level":173},"/docs/ai/chat#example-prompts","Example prompts",[4040,4045],"\"Write an introduction for an article about healthy eating\"\"What are the five key marketing trends of 2026?\"\"Rewrite this text in simpler terms for a 16-18 year old audience\"\"Compare the pros and cons of remote work in a table format\"",{"id":4054,"title":4055,"titles":4056,"content":172,"level":3520},"/docs/ai/chat#chat-features","Chat features",[4040],{"id":4058,"title":4059,"titles":4060,"content":4061,"level":173},"/docs/ai/chat#streaming","Streaming",[4040,4055],"Text appears gradually — you see the response as it is being generated. There is no need to wait for the AI to \"think\" and deliver a finished result. You can start reading right away.",{"id":4063,"title":4064,"titles":4065,"content":4066,"level":173},"/docs/ai/chat#notebook-context","Notebook context",[4040,4055],"When you are working in a notebook, the AI chat can see its contents. This means you can ask about \"the text above\" or \"this article\" — and the AI will understand what you mean. Notebook context is enabled automatically — you will see the active notebook name as a tag above the input field. If you do not want to share the contents, you can disable it with a single tap. The more material in the notebook, the more accurate the AI becomes. If you are writing an article, the AI sees all previous paragraphs and suggests continuations that logically fit your text. Learn more about how context improves answers on the AI context page.",{"id":4068,"title":4069,"titles":4070,"content":4071,"level":173},"/docs/ai/chat#formatted-responses","Formatted responses",[4040,4055],"The AI does not just respond with plain text. Responses can include: Headings and lists — for structured informationTables — for comparisons and dataCode blocks — with syntax highlightingLinks — to sources, when web search was used",{"id":4073,"title":4074,"titles":4075,"content":4076,"level":173},"/docs/ai/chat#working-with-responses","Working with responses",[4040,4055],"Each AI message offers actions: Copy — copy the entire response to the clipboardSave to notebook — send the response directly to the current documentRetry — regenerate the response (useful if the first version was not quite right)",{"id":4078,"title":4079,"titles":4080,"content":4081,"level":173},"/docs/ai/chat#file-attachments","File attachments",[4040,4055],"Click the file button in the input field to attach an image or document. The AI will analyze the file contents and factor them into its response.",{"id":4083,"title":4084,"titles":4085,"content":4086,"level":3520},"/docs/ai/chat#choosing-a-model","Choosing a model",[4040],"At the bottom of the chat, you can select a model. Three tiers — from fast and affordable to maximum power: ModelSpeedQualityCostBasicFastGoodMinimalPremiumMediumHighMediumSuperSlowMaximumHigh The cost per request in LiveCoins is displayed next to the send button — you always see how much a request will cost before sending it. Learn more about models ->",{"id":4088,"title":4089,"titles":4090,"content":4091,"level":3520},"/docs/ai/chat#chat-modes","Chat modes",[4040],"In addition to regular text conversation, the chat supports two special modes: Web search — the AI will find up-to-date information and respond with source links. Learn more ->Image generation — describe an image in words, and the AI will create it. Learn more -> Switch modes using the \"Search\" and \"Image\" buttons in the input field. Next: Editor Assistant ->",{"id":4093,"title":4094,"titles":4095,"content":4096,"level":3490},"/docs/ai/assistant","AI Assistant in the LiveAI Editor",[],"How to use the AI assistant directly in the LiveAI editor — in-place text editing, improvement, and generation",{"id":4098,"title":4099,"titles":4100,"content":4101,"level":3490},"/docs/ai/assistant#editor-assistant","Editor Assistant",[],"The AI assistant in the editor is currently in development. For now, you can use the AI chat for text-related tasks. Learn more — Roadmap. The chat is a separate conversation with the AI. The editor assistant is AI that works directly with your text. Select a fragment, give a command — and the result is inserted into your document. No copying, no switching.",{"id":4103,"title":4104,"titles":4105,"content":4106,"level":3520},"/docs/ai/assistant#how-to-invoke-the-assistant","How to invoke the assistant",[4099],"There are several ways: Select text and click the AI button on the toolbarUse the button on the formatting toolbarFloating button — appears near the cursor in the editor",{"id":4108,"title":4109,"titles":4110,"content":4111,"level":3520},"/docs/ai/assistant#what-you-can-ask","What you can ask",[4099],"The editor assistant works with the selected text and its surrounding context. Here are typical scenarios:",{"id":4113,"title":4114,"titles":4115,"content":4116,"level":173},"/docs/ai/assistant#rewrite","Rewrite",[4099,4109],"Select a paragraph and ask: \"Rewrite in a conversational style\"\"Condense to one sentence\"\"Make it more formal\"\"Remove bureaucratic language\"",{"id":4118,"title":4119,"titles":4120,"content":4121,"level":173},"/docs/ai/assistant#improve","Improve",[4099,4109],"\"Fix grammar and punctuation\"\"Improve the style while preserving the meaning\"\"Make the text more lively\"",{"id":4123,"title":4124,"titles":4125,"content":4126,"level":173},"/docs/ai/assistant#continue","Continue",[4099,4109],"Place the cursor at the end of the text and ask: \"Continue the thought\"\"Write the next paragraph\"\"Add a conclusion\"",{"id":4128,"title":4129,"titles":4130,"content":4131,"level":173},"/docs/ai/assistant#translate","Translate",[4099,4109],"\"Translate to English\"\"Translate to Spanish, keeping an informal tone\"",{"id":4133,"title":4134,"titles":4135,"content":4136,"level":3520},"/docs/ai/assistant#working-with-results","Working with results",[4099],"When the AI generates a response, you see it in real time (streaming) and can: Insert — the AI text is placed at the cursor positionReplace — the AI text replaces the selected fragmentRetry — generate a different versionCancel — close the assistant without making changes Do not hesitate to use the assistant multiple times in a row. First pass — a draft. Second — style improvement. Third — final polish. Each iteration makes the text better.",{"id":4138,"title":4139,"titles":4140,"content":4141,"level":3520},"/docs/ai/assistant#how-it-differs-from-the-chat","How it differs from the chat",[4099],"AI ChatEditor AssistantWhereRight panelDirectly in the textContextEntire notebookSelected fragment + surroundingsResultResponse in chatInsert/replace in documentBest forQuestions, generating from scratch, analysisEditing, improving, continuing Use both tools: the chat for generating new content, the assistant for working with existing text. Next: Models ->",{"id":4143,"title":4144,"titles":4145,"content":4146,"level":3490},"/docs/ai/models","AI Models in LiveAI",[],"What AI models are available in LiveAI — Basic, Premium, Super. Differences, capabilities, and how to choose the right one",{"id":4148,"title":960,"titles":4149,"content":4150,"level":3490},"/docs/ai/models#models",[],"LiveAI offers three tiers of AI models. They differ in speed, response quality, and cost. You can select a model manually or let the system choose for you.",{"id":4152,"title":4153,"titles":4154,"content":172,"level":3520},"/docs/ai/models#three-tiers","Three tiers",[960],{"id":4156,"title":4157,"titles":4158,"content":4159,"level":173},"/docs/ai/models#basic-fast-and-affordable","Basic — fast and affordable",[960,4153],"For everyday tasks: quick questions, simple editing, short text generation. Responds the fastest and uses the fewest LiveCoins. Best suited for: Simple questions and clarificationsTranslating short passagesGrammar correctionText formatting",{"id":4161,"title":4162,"titles":4163,"content":4164,"level":173},"/docs/ai/models#premium-a-balance-of-quality-and-speed","Premium — a balance of quality and speed",[960,4153],"The sweet spot. Handles complex texts, analysis, and creative tasks better, while still performing reasonably fast. Best suited for: Writing articles and postsAnalyzing and comparing informationStyle editingWorking with long context",{"id":4166,"title":4167,"titles":4168,"content":4169,"level":173},"/docs/ai/models#super-maximum-quality","Super — maximum quality",[960,4153],"The most powerful model. For tasks where quality matters more than speed or cost: complex texts, deep analysis, non-standard requests. Best suited for: Complex analytical tasksTexts that demand high qualityWorking with large volumes of dataTasks where other models fell short",{"id":4171,"title":4172,"titles":4173,"content":4174,"level":3520},"/docs/ai/models#how-to-choose-a-model","How to choose a model",[960],"The chat offers two selection modes: Auto — the system automatically picks the best model for your request. It uses Basic for simple questions and Premium or Super for complex ones. Recommended to start with.Fixed — you choose the model manually. Useful when you know for certain that you need maximum quality (Super) or want to save resources (Basic). The automatic mode picks the optimal model in most cases. Switch to manual selection only when you want to control the balance between quality and cost.",{"id":4176,"title":845,"titles":4177,"content":4178,"level":3520},"/docs/ai/models#cost",[960],"Each request uses LiveCoins. The cost depends on the model and the complexity of the request (context length + response length). ModelCostSpeedBasicMinimalFastestPremiumMediumMediumSuperMaximumSlowest Before sending each request, you see the estimated cost in LiveCoins — no surprises. How to choose a model for maximum savings — in the guide How to save on AI. Learn more about LiveCoins -> Next: Web Search ->",{"id":4180,"title":4181,"titles":4182,"content":4183,"level":3490},"/docs/ai/web-search","Web Search via AI in LiveAI",[],"How the AI in LiveAI searches the web — real-time data, source links, and built-in web search",{"id":4185,"title":4186,"titles":4187,"content":4188,"level":3490},"/docs/ai/web-search#web-search","Web Search",[],"A typical AI only knows what it was trained on — and at some point that information becomes outdated. The AI in LiveAI can search for up-to-date information on the web directly from the chat.",{"id":4190,"title":244,"titles":4191,"content":4192,"level":3520},"/docs/ai/web-search#how-it-works",[4186],"Click the \"Search\" button in the chat input fieldType your questionThe AI will find relevant pages, read them, and compose a responseSource links are included with the response — so you can always verify",{"id":4194,"title":4195,"titles":4196,"content":4197,"level":3520},"/docs/ai/web-search#when-to-use-it","When to use it",[4186],"Web search is useful when you need: Up-to-date information — news, events, prices, datesFact-checking — verify a statistic, quote, or factTopic research — gather information from multiple sources. How to use search for research — on the Research and analytics page.Current trends — what is being discussed right now",{"id":4199,"title":4200,"titles":4201,"content":4202,"level":173},"/docs/ai/web-search#example-search-prompts","Example search prompts",[4186,4195],"\"What are the biggest AI news stories from the past week?\"\"Find current statistics on remote work\"\"What are the formatting requirements for a scientific paper?\"",{"id":4204,"title":3950,"titles":4205,"content":4206,"level":3520},"/docs/ai/web-search#search-results",[4186],"When the AI uses search, you will see: Found links — cards with the title, URL, and description of each sourceSummary response — the AI combines information from multiple sources into a single coherent textSource attribution — the response shows where each piece of information came from Every link in the search results is clickable. You can go to the original source and read the full version.",{"id":4208,"title":4209,"titles":4210,"content":4211,"level":3520},"/docs/ai/web-search#regular-chat-vs-search","Regular chat vs. search",[4186],"Regular chatWith searchSourceModel knowledgeReal-time internetFreshnessUp to training dateLatest informationLinksNoneYes, to original sourcesSpeedFasterSlightly slower (searches + reads)Best forCreative work, analysis, generationFacts, news, research For creative tasks (writing, rewriting, translation), search is usually unnecessary. It is most useful for factual information that may become outdated. Next: Image Generation ->",{"id":4213,"title":4214,"titles":4215,"content":4216,"level":3490},"/docs/ai/images","Image Generation in LiveAI",[],"How to create images with AI in LiveAI — text descriptions, styles, and using generated images in documents",{"id":4218,"title":4219,"titles":4220,"content":4221,"level":3490},"/docs/ai/images#image-generation","Image Generation",[],"Need an illustration but do not have a designer? Describe an image in words — and the AI will create it. Right in the chat, without switching to another service.",{"id":4223,"title":4224,"titles":4225,"content":4226,"level":3520},"/docs/ai/images#how-to-create-an-image","How to create an image",[4219],"Click the \"Image\" button in the chat input fieldDescribe what you want to seeWait a few seconds — while the AI is drawing, you will see an animationThe finished image will appear in the chat",{"id":4228,"title":4050,"titles":4229,"content":4230,"level":3520},"/docs/ai/images#example-prompts",[4219],"The more specific your description, the more accurate the result: DescriptionResult\"A cat\"Some kind of cat (the AI decides)\"A ginger cat on a windowsill, watercolor style\"Already more interesting\"A ginger cat on a windowsill on a winter evening, snow outside the window, warm lamp light, watercolor style\"Exactly what you need Subject + setting + style + mood. For example: \"A cozy library with wooden shelves, evening light, children's book illustration style, warm atmosphere.\"",{"id":4232,"title":4233,"titles":4234,"content":4235,"level":3520},"/docs/ai/images#what-you-can-do-with-the-image","What you can do with the image",[4219],"Once the image is ready: View — click for a full-size previewDownload — save to your computer in PNG formatCopy link — for use in other applications",{"id":4237,"title":4238,"titles":4239,"content":4240,"level":3520},"/docs/ai/images#what-this-is-useful-for","What this is useful for",[4219],"Image generation comes in handy for: Article illustrations — unique images instead of stock photosVisual concepts — show colleagues an idea before hiring a designerPresentations — quickly create visual accompanimentSocial media — cover images for posts Image generation is great for drafts, illustrations, and concepts. For professional branding and print, it is better to work with a designer — and use generated images as references. How to prepare prompts for free AI services — in the guide How to save on AI. Next: Prompt Tips ->",{"id":4242,"title":4243,"titles":4244,"content":4245,"level":3490},"/docs/ai/tips","Tips for Working with AI in LiveAI",[],"How to get better responses from the AI in LiveAI — practical prompt tips, examples, and common mistakes",{"id":4247,"title":4248,"titles":4249,"content":4250,"level":3490},"/docs/ai/tips#prompt-tips","Prompt Tips",[],"AI is a powerful tool, but its effectiveness depends directly on how you phrase your requests. A few simple principles — and the results will noticeably improve.",{"id":4252,"title":4253,"titles":4254,"content":4255,"level":3520},"/docs/ai/tips#the-main-principle-be-specific","The main principle: be specific",[4248],"The more precise the request, the more precise the response. Compare: Vague requestSpecific request\"Write some text\"\"Write an introduction for a blog article about remote work, 3-4 sentences, conversational style\"\"Improve this\"\"Rewrite this paragraph in simpler terms, remove bureaucratic language, condense to 2 sentences\"\"Tell me about marketing\"\"What are the 5 biggest trends in digital marketing for small businesses?\" Spend 30 seconds crafting your prompt — and save 5 minutes on revisions. If you explain the task to the AI as thoroughly as you would to an intern, the result will be good.",{"id":4257,"title":4258,"titles":4259,"content":172,"level":3520},"/docs/ai/tips#five-techniques-for-better-responses","Five techniques for better responses",[4248],{"id":4261,"title":4262,"titles":4263,"content":4264,"level":173},"/docs/ai/tips#_1-specify-the-format","1. Specify the format",[4248,4258],"Tell the AI what format you want the response in: \"Respond with a list of 5 points\"\"Create a table with columns: pros and cons\"\"Write in a step-by-step instruction format\"\"Give a brief answer in 2-3 sentences\"",{"id":4266,"title":4267,"titles":4268,"content":4269,"level":173},"/docs/ai/tips#_2-assign-a-role","2. Assign a role",[4248,4258],"Ask the AI to \"become\" an expert in the relevant field: \"As a marketer, evaluate this landing page copy\"\"As an editor, fix the style and grammar\"\"As a teacher, explain this in simple terms\"",{"id":4271,"title":4272,"titles":4273,"content":4274,"level":173},"/docs/ai/tips#_3-provide-examples","3. Provide examples",[4248,4258],"If you have an example of the desired result, show it: \"Rewrite the headlines in this style: '5 reasons why...', 'How to do X without Y', 'The complete guide to...'\"",{"id":4276,"title":4277,"titles":4278,"content":4279,"level":173},"/docs/ai/tips#_4-iterate","4. Iterate",[4248,4258],"The first response is not perfect? Refine it: \"Good, but make it shorter\"\"I like the direction, but the tone should be more serious\"\"Keep points 2 and 4, redo the rest\" The AI remembers the conversation context — there is no need to repeat everything from the beginning.",{"id":4281,"title":4282,"titles":4283,"content":4284,"level":173},"/docs/ai/tips#_5-use-notebook-context","5. Use notebook context",[4248,4258],"If your notebook is filled with information on the topic, include it in the context (this is enabled by default). Then instead of: \"Write a conclusion for an article about the benefits of online learning, which include flexibility, accessibility, scalability...\" You can simply say: \"Write a conclusion for this article\" The AI already sees the entire notebook text.",{"id":4286,"title":4287,"titles":4288,"content":4289,"level":3520},"/docs/ai/tips#what-to-avoid","What to avoid",[4248],"Overly short prompts — \"write some text\" without context forces the AI to guessMultiple tasks in one prompt — better to break them into stepsExpecting a perfect result on the first try — the AI works better through dialogueIgnoring context — if your notebook contains relevant information, make use of it\n::Everyday prompt templatesTaskPrompt templateWrite an article\"Write an article on topic for audience, length Y words, style Z\"Edit text\"Rewrite this text: goal. Keep what to preserve. Remove what to cut\"Create an outline\"Create an outline for a document/article/project with N points, including sub-points\"Generate ideas\"Suggest N ideas for context. Format: title + one-sentence description\"Translate\"Translate to language, preserving tone/style/terminology\"Want to put these tips into practice? Try the guide AI as a critic of your idea — it shows how to ask AI the right questions to validate business ideas.This was the last section about AI. Next up — Collaboration (coming soon): how to write documents together with colleagues in real time.",{"id":4291,"title":4292,"titles":4293,"content":4294,"level":3490},"/docs/ai","LiveAI AI Assistant",[],"LiveAI AI capabilities — chat with AI, writing assistance, web search, and image generation",{"id":4296,"title":4297,"titles":4298,"content":4299,"level":3490},"/docs/ai#ai-assistant","AI Assistant",[],"LiveAI is more than just an editor — it is an editor with a built-in AI. The AI assistant currently works in a dedicated chat (right panel) and can write texts, answer questions, search for information on the web, and generate images. An in-editor assistant is coming soon. The AI in LiveAI can see your notes. It does not start every conversation from scratch — it knows what you are working on and takes context into account. It is like having an assistant who has read all your documents before helping you.",{"id":4301,"title":4302,"titles":4303,"content":172,"level":3520},"/docs/ai#what-the-ai-can-do","What the AI can do",[4297],{"id":4305,"title":4040,"titles":4306,"content":4307,"level":173},"/docs/ai#ai-chat",[4297,4302],"A full-featured chat with AI — ask questions, request text generation, analyze data. Supports streaming: text appears in real time.",{"id":4309,"title":4310,"titles":4311,"content":4312,"level":173},"/docs/ai#editor-assistant-coming-soon","Editor Assistant (coming soon)",[4297,4302],"Select text and ask the AI to rewrite, improve, continue, or translate it. The result will be inserted into the document with a single click.",{"id":4314,"title":960,"titles":4315,"content":4316,"level":173},"/docs/ai#models",[4297,4302],"Three model tiers — from fast and affordable to the most powerful. Choose the right one for the task.",{"id":4318,"title":4186,"titles":4319,"content":4320,"level":173},"/docs/ai#web-search",[4297,4302],"The AI can search for up-to-date information on the web and use it in its response. Complete with source links.",{"id":4322,"title":4219,"titles":4323,"content":4324,"level":173},"/docs/ai#image-generation",[4297,4302],"Describe an image in words — the AI will create it. Illustrations, diagrams, decorative images — all from a text description.",{"id":4326,"title":4248,"titles":4327,"content":4328,"level":173},"/docs/ai#prompt-tips",[4297,4302],"How to write prompts that produce accurate and useful responses. Practical techniques and examples.",{"id":4330,"title":4331,"titles":4332,"content":4333,"level":3490},"/docs/collaboration/realtime","Real-Time Editing",[],"How real-time collaborative editing works in LiveAI — cursors, synchronization, and conflict resolution",{"id":4335,"title":4331,"titles":4336,"content":4337,"level":3490},"/docs/collaboration/realtime#real-time-editing",[],"Real-time collaborative editing is currently under development. Below is a description of how it will work. Learn more on the Roadmap. When two (or more) people open the same document in LiveAI, the magic begins: everyone can see what the others are typing. In real time. With no delays. No need to hit \"Refresh.\"",{"id":4339,"title":1923,"titles":4340,"content":4341,"level":3520},"/docs/collaboration/realtime#how-it-works",[4331],"Behind the scenes, LiveAI uses CRDT technology — a smart algorithm that merges edits from multiple users even when they are editing the same paragraph simultaneously. It sounds complex, but you don't need to worry about it — just write, and the system handles the rest.",{"id":4343,"title":4344,"titles":4345,"content":4346,"level":173},"/docs/collaboration/realtime#what-you-see","What You See",[4331,1923],"Other participants' cursors — each one is marked with a color and a name. You always know who is working whereSelections — if a colleague highlights a piece of text, you can see itInstant changes — text typed by another participant appears on your screen character by character",{"id":4348,"title":4349,"titles":4350,"content":4351,"level":173},"/docs/collaboration/realtime#how-to-join","How to Join",[4331,1923],"The document author shares access to the notebook (or project)Another participant opens the same notebookThat's it — collaborative editing starts automatically There are no special modes to enable. If multiple people have the same document open, they are working together.",{"id":4353,"title":4354,"titles":4355,"content":4356,"level":3520},"/docs/collaboration/realtime#version-history","Version History",[4331],"LiveAI automatically saves document versions, so if something goes wrong, you can always roll back.",{"id":4358,"title":4359,"titles":4360,"content":4361,"level":173},"/docs/collaboration/realtime#automatic-versions","Automatic Versions",[4331,4354],"The system periodically creates snapshots of the document. This happens in the background — you don't need to do anything.",{"id":4363,"title":4364,"titles":4365,"content":4366,"level":173},"/docs/collaboration/realtime#manual-versions","Manual Versions",[4331,4354],"Want to capture an important state? Create a named version manually — for example, \"Final Draft\" or \"Before Alex's Edits.\"",{"id":4368,"title":4369,"titles":4370,"content":4371,"level":173},"/docs/collaboration/realtime#comparison-and-restoration","Comparison and Restoration",[4331,4354],"For each version, you can: Compare — see what changed between two versions (additions, deletions)Restore — revert the document to any previous versionSelective restore — accept or reject individual changes without rolling back everything With version history, you can always undo changes. This gives you freedom — try different variations of your text, and if you don't like the result, go back to a previous version.",{"id":4373,"title":4374,"titles":4375,"content":4376,"level":3520},"/docs/collaboration/realtime#save-status","Save Status",[4331],"The bottom of the editor displays the synchronization status: StatusMeaningSavedAll changes are syncedSaving...Changes are being sent to the serverErrorSomething went wrong (check your internet connection) If your internet connection drops, your edits are saved locally. When the connection is restored, LiveAI automatically sends your changes and merges them with edits from other participants. Nothing is lost. Next: Sharing and Access →",{"id":4378,"title":4379,"titles":4380,"content":4381,"level":3490},"/docs/collaboration/sharing","Sharing and Document Access",[],"How to share a document in LiveAI — inviting participants, links, and managing access permissions",{"id":4383,"title":4384,"titles":4385,"content":4386,"level":3490},"/docs/collaboration/sharing#sharing-and-access","Sharing and Access",[],"The access management system is currently under development. Below is a description of how it will work. Learn more on the Roadmap. Written a great document? Share it with colleagues, clients, or friends. LiveAI gives you flexible access control — from private documents visible only to you, to full team collaboration.",{"id":4388,"title":4389,"titles":4390,"content":4391,"level":3520},"/docs/collaboration/sharing#how-to-share-a-document","How to Share a Document",[4384],"Open the notebook menu and select the access settings. You can invite participants by email — they will gain access to the document after signing in to LiveAI.",{"id":4393,"title":4394,"titles":4395,"content":4396,"level":3520},"/docs/collaboration/sharing#team-collaboration","Team Collaboration",[4384],"When multiple people have access to a document: Everyone can edit simultaneously (see Real-Time Editing)Changes are synced instantlyVersion history tracks who made changes and when Create a folder for your project, fill it with notebooks, and give your team access. All project documents are in one place, with shared access and collaborative editing.",{"id":4398,"title":4399,"titles":4400,"content":4401,"level":3520},"/docs/collaboration/sharing#whats-next","What's Next",[4384],"Platform — find out which devices LiveAI runs onPricing — information about plans and features",{"id":4403,"title":4404,"titles":4405,"content":4406,"level":3490},"/docs/collaboration","Collaboration in LiveAI",[],"Collaboration in LiveAI — real-time document editing, sharing, and access management",{"id":4408,"title":4409,"titles":4410,"content":4411,"level":3490},"/docs/collaboration#collaboration","Collaboration",[],"Collaboration features are currently in active development. Below is a description of how they will work. Learn more on the Roadmap. Writing on your own is perfectly fine. But when you need to gather your team's ideas, edit a document together, or simply show a draft to a colleague, LiveAI becomes a full-fledged collaboration platform.",{"id":4413,"title":4414,"titles":4415,"content":172,"level":3520},"/docs/collaboration#features","Features",[4409],{"id":4417,"title":4331,"titles":4418,"content":4419,"level":173},"/docs/collaboration#real-time-editing",[4409,4414],"Work on the same document simultaneously with your teammates. Changes appear instantly, and each participant's cursor is always visible. No version conflicts.",{"id":4421,"title":4384,"titles":4422,"content":4423,"level":173},"/docs/collaboration#sharing-and-access",[4409,4414],"Share a document with specific people or publish it via a link. Manage access levels with ease. Collaboration saves time. Instead of the cycle \"I wrote it, sent it, you read it, wrote comments, I fixed it, sent it again,\" all edits happen in one place, at the same time.",{"id":4425,"title":4426,"titles":4427,"content":4428,"level":3490},"/docs/platform/web","LiveAI Web Version",[],"LiveAI web version -- full functionality in the browser with no installation, requirements and features",{"id":4430,"title":4431,"titles":4432,"content":4433,"level":3490},"/docs/platform/web#web-version","Web version",[],"The simplest way to start using LiveAI is to open app.liveai.ru in your browser. No installation, no downloads. The full set of features is available in a single tab.",{"id":4435,"title":4436,"titles":4437,"content":4438,"level":3520},"/docs/platform/web#whats-included","What's included",[4431],"The web version is a fully featured LiveAI: Editor with formatting, blocks, and mediaAI chat with all modelsIn-editor assistant (coming soon)Real-time collaboration (coming soon)Integrations (coming soon)Document export Nothing is cut down -- this is not a \"lite version,\" it is the full platform. More about the editor's capabilities — on the editor page.",{"id":4440,"title":4441,"titles":4442,"content":4443,"level":3520},"/docs/platform/web#requirements","Requirements",[4431],"BrowserMinimum versionGoogle Chrome90+Mozilla Firefox90+Apple Safari15+Microsoft Edge90+ If you don't remember the last time you updated your browser, it most likely updates automatically and everything will work just fine.",{"id":4445,"title":4446,"titles":4447,"content":4448,"level":3520},"/docs/platform/web#when-to-choose-the-web-version","When to choose the web version",[4431],"You don't want to install anythingYou're working on someone else's computerYou need quick access to your documents right now",{"id":4450,"title":4451,"titles":4452,"content":4453,"level":3520},"/docs/platform/web#when-to-consider-the-desktop-app-coming-soon","When to consider the desktop app (coming soon)",[4431],"If you need offline mode or prefer a dedicated window instead of a browser tab, the desktop app is currently in development and will be available soon. Next: Desktop app -->",{"id":4455,"title":4456,"titles":4457,"content":4458,"level":3490},"/docs/platform/desktop","LiveAI Desktop App",[],"LiveAI desktop app for Windows, macOS, and Linux -- offline mode, automatic updates, and native performance",{"id":4460,"title":4461,"titles":4462,"content":4463,"level":3490},"/docs/platform/desktop#desktop-app","Desktop app",[],"The desktop app is under active development and is not yet available for download. Below is a description of how it will work. Learn more in the Roadmap. For those who prefer a dedicated window over a browser tab. The desktop version of LiveAI is a native application that runs faster, supports offline mode, and updates automatically.",{"id":4465,"title":4466,"titles":4467,"content":4468,"level":3520},"/docs/platform/desktop#desktop-advantages","Desktop advantages",[4461],"FeatureWebDesktopWorking without internetLimitedFull offline modeSpeedFastEven fasterDedicated windowBrowser tabOwn window in the taskbarUpdatesAutomaticAutomatic with notificationResourcesShared with the browserUses its own",{"id":4470,"title":4471,"titles":4472,"content":4473,"level":3520},"/docs/platform/desktop#supported-systems","Supported systems",[4461],"Windows 10 and later.exe installerAppears in the Start menu and on the desktop\n::macOS 10.15 (Catalina) and later.dmg formatWorks on both Intel and Apple Silicon (M1/M2/M3)\n::Most distributions.AppImage format (no installation required)Works on x86_64\n::\n::Automatic updatesWhen a new version is released, the app will notify you. The update downloads and installs in the background -- all you need to do is confirm the restart. No manual downloading or reinstalling.Offline modeThe desktop app works fully without internet:Documents are available locallyEditing works as usualChanges sync when the network comes backLearn more about offline mode -->InstallationFor detailed installation instructions, see the Installation section.Next: Mobile app -->",{"id":4475,"title":4476,"titles":4477,"content":4478,"level":3490},"/docs/platform/mobile","LiveAI Mobile App",[],"LiveAI mobile version for Android -- editor, AI chat, and document management on your smartphone",{"id":4480,"title":4481,"titles":4482,"content":4483,"level":3490},"/docs/platform/mobile#mobile-app","Mobile app",[],"The mobile app is under development. In the meantime, you can use LiveAI through your phone's browser -- the interface is fully responsive. Learn more in the Roadmap. LiveAI on your smartphone -- for those moments when an idea strikes on the subway and your laptop is nowhere in sight. Edit notes, chat with AI, and work with documents from your phone.",{"id":4485,"title":4486,"titles":4487,"content":4488,"level":3520},"/docs/platform/mobile#what-you-can-do","What you can do",[4481],"The mobile version includes core LiveAI features: Editor -- create and edit notebooksAI chat -- ask questions to the AINavigation -- switch between documents with swipesSync -- all changes sync with the desktop and web versions",{"id":4490,"title":4491,"titles":4492,"content":4493,"level":3520},"/docs/platform/mobile#mobile-interface","Mobile interface",[4481],"On a phone, the interface is adapted for the screen size: Swipe left -- opens navigation (folders and notebooks)Swipe right -- opens AI chatCenter of the screen -- editor Everything is a gesture away -- no need to aim at tiny buttons.",{"id":4495,"title":4496,"titles":4497,"content":4498,"level":3520},"/docs/platform/mobile#availability","Availability",[4481],"The mobile version is available for Android. Download the APK from the download page. The iPhone version is under development. Stay tuned for updates on the LiveAI website.",{"id":4500,"title":4501,"titles":4502,"content":4503,"level":3520},"/docs/platform/mobile#when-it-comes-in-handy","When it comes in handy",[4481],"Quickly jot down an idea on the goView or edit a document away from homeAsk the AI assistant a question on the moveReview changes made by colleagues Next: Browser extension -->",{"id":4505,"title":3680,"titles":4506,"content":4507,"level":3490},"/docs/platform/browser-extension",[],"Harvester extension for Chrome and Firefox -- save text from any website to LiveAI, send it to AI and notes",{"id":4509,"title":4510,"titles":4511,"content":4512,"level":3490},"/docs/platform/browser-extension#browser-extension","Browser extension",[],"The Harvester extension is under development and is not yet available for installation. Below is a description of its planned features. Learn more in the Roadmap. Harvester is LiveAI's browser extension. Found an interesting quote, a useful paragraph, or important information on a website? Select the text, click the button, and it's already in your LiveAI.",{"id":4514,"title":4515,"titles":4516,"content":172,"level":3520},"/docs/platform/browser-extension#what-harvester-can-do","What Harvester can do",[4510],{"id":4518,"title":4519,"titles":4520,"content":4521,"level":173},"/docs/platform/browser-extension#save-to-a-note","Save to a note",[4510,4515],"Select text on any web page and send it directly to a LiveAI notebook. The text is saved with its formatting -- headings, lists, and links stay intact.",{"id":4523,"title":4524,"titles":4525,"content":4526,"level":173},"/docs/platform/browser-extension#send-to-ai","Send to AI",[4510,4515],"Select a passage and send it to the AI assistant for processing. Useful when you need to: Get a summary of a long articleTranslate a passageAnalyze information",{"id":4528,"title":4529,"titles":4530,"content":4531,"level":173},"/docs/platform/browser-extension#quick-access-to-liveai","Quick access to LiveAI",[4510,4515],"Open LiveAI with a single click, without having to remember the URL. Handy if you frequently switch between research in the browser and work in the editor.",{"id":4533,"title":4534,"titles":4535,"content":4536,"level":3520},"/docs/platform/browser-extension#what-data-is-saved","What data is saved",[4510],"When you send a snippet, Harvester saves: Text -- with HTML formattingPage URL -- so you can return to the sourcePage title -- for quick identification Harvester is the perfect tool for collecting materials. Read articles, gather quotes, jot down facts -- everything goes straight to LiveAI, where the AI assistant will help you organize and refine what you've collected. The extension is especially useful for researchers — learn more on the LiveAI for researchers page.",{"id":4538,"title":3512,"titles":4539,"content":4540,"level":3520},"/docs/platform/browser-extension#installation",[4510],"The extension is available for: Google ChromeMozilla Firefox Download it from the download page and add it to your browser. After installation, the Harvester icon will appear on the extensions toolbar. Next: Offline mode -->",{"id":4542,"title":4543,"titles":4544,"content":4545,"level":3490},"/docs/platform/offline","LiveAI Offline Mode",[],"How LiveAI works without internet -- offline editing, local storage, and automatic synchronization",{"id":4547,"title":4548,"titles":4549,"content":4550,"level":3490},"/docs/platform/offline#offline-mode","Offline mode",[],"The internet is an unreliable thing. It disappears on planes, in the subway, at the countryside, and sometimes just because your provider decided so. LiveAI is ready for this: your documents are accessible even without a network connection.",{"id":4552,"title":244,"titles":4553,"content":4554,"level":3520},"/docs/platform/offline#how-it-works",[4548],"LiveAI stores copies of your documents locally -- on your device. When the internet goes out: Documents remain accessible -- you can see and open your notebooksEditing works -- type, format, create blocks -- everything works as usualChanges are saved locally -- nothing is lostSync on reconnection -- when the network is back, all changes are automatically sent to the server Synchronization happens automatically. You don't need to press any buttons -- LiveAI detects when the network is available on its own and syncs your data.",{"id":4556,"title":4557,"titles":4558,"content":4559,"level":3520},"/docs/platform/offline#whats-available-offline","What's available offline",[4548],"FeatureOfflineReading documentsYesEditingYesCreating new notebooksYesAI chatNo (requires internet)Real-time collaborationNo (requires internet)ExportYes",{"id":4561,"title":4562,"titles":4563,"content":4564,"level":3520},"/docs/platform/offline#connection-status","Connection status",[4548],"LiveAI displays the current connection status: StatusMeaningOnlineEverything is working, data is syncingOfflineNo internet, work continues locallyLimitedPartial connection, some features are unavailable",{"id":4566,"title":4567,"titles":4568,"content":4569,"level":3520},"/docs/platform/offline#where-offline-mode-works","Where offline mode works",[4548],"Web version -- limited offline via Service Worker (works for previously opened documents)Desktop app (coming soon) -- full offline mode, all documents cached locallyMobile app (coming soon) -- local storage on the device The desktop app is under development and will offer the best offline experience. In the meantime, the web version supports limited offline for previously opened documents.",{"id":4571,"title":4572,"titles":4573,"content":4574,"level":3520},"/docs/platform/offline#sync-conflicts","Sync conflicts",[4548],"What if you edit a document offline while a colleague changes it online at the same time? LiveAI uses CRDT algorithms to automatically merge edits. In the vast majority of cases, the system resolves conflicts on its own -- without data loss and without any action on your part. More about the benefits of working offline — on the offline mode page. This was the last section about the platform. Next up -- Pricing and billing: everything about the free plan, Pro subscription, and LiveCoins.",{"id":4576,"title":4577,"titles":4578,"content":4579,"level":3490},"/docs/platform","LiveAI Platform",[],"LiveAI works in the browser, on desktop, mobile devices, and even offline. All platforms and access methods.",{"id":4581,"title":4582,"titles":4583,"content":4584,"level":3490},"/docs/platform#platform","Platform",[],"LiveAI works in any modern browser right now. We're building an ecosystem of native apps so you can work on all your devices with everything in sync. Desktop, mobile, and a browser extension are coming soon.",{"id":4586,"title":4587,"titles":4588,"content":172,"level":3520},"/docs/platform#where-liveai-works","Where LiveAI works",[4582],{"id":4590,"title":4431,"titles":4591,"content":4592,"level":173},"/docs/platform#web-version",[4582,4587],"Open your browser and get to work. No installation, no downloads. Full LiveAI functionality in any modern browser.",{"id":4594,"title":3523,"titles":4595,"content":4596,"level":173},"/docs/platform#desktop-app-coming-soon",[4582,4587],"A standalone application for Windows, macOS, and Linux. Faster, with offline mode and automatic updates.",{"id":4598,"title":3528,"titles":4599,"content":4600,"level":173},"/docs/platform#mobile-app-coming-soon",[4582,4587],"LiveAI on Android. Edit notes, chat with AI, and work with documents on the go.",{"id":4602,"title":3533,"titles":4603,"content":4604,"level":173},"/docs/platform#browser-extension-coming-soon",[4582,4587],"Harvester -- an extension for Chrome and Firefox. Capture interesting snippets from any website directly into LiveAI.",{"id":4606,"title":4548,"titles":4607,"content":4608,"level":173},"/docs/platform#offline-mode",[4582,4587],"Lost your internet connection? No problem. LiveAI works offline -- your documents are always accessible. Changes sync automatically when the network is back. Once native apps launch, all platforms will work with the same data. A document created in the web version will instantly appear on desktop and on your phone. Follow the Roadmap for updates.",{"id":4610,"title":4611,"titles":4612,"content":4613,"level":3490},"/docs/billing/plans","LiveAI Plans",[],"Comparing LiveAI plans — Free and Pro. What's included in each plan, pricing, and differences",{"id":4615,"title":4616,"titles":4617,"content":4618,"level":3490},"/docs/billing/plans#plans","Plans",[],"LiveAI offers two plans: Free and Pro. Both provide full access to the editor and all platform features. The difference lies in the amount of AI capabilities and bonuses.",{"id":4620,"title":4621,"titles":4622,"content":4623,"level":3520},"/docs/billing/plans#free-plan","Free Plan",[4616],"Everything essential — with no time limits and no trial period: Full-featured text editorAll block types and formatting optionsExport to DOCX, Markdown, HTMLReal-time collaboration (coming soon)Folders and document organizationAI chat (consumes LiveCoins), in-editor assistant (coming soon)Starter LiveCoins package upon registrationWeb version (desktop and mobile coming soon) The Free plan doesn't expire after 14 days. You can use LiveAI for free as long as you need. You only pay if you want more AI requests or Pro features. How to get the most from the free plan — in the guide How to save on AI.",{"id":4625,"title":4626,"titles":4627,"content":4628,"level":3520},"/docs/billing/plans#pro-plan","Pro Plan",[4616],"For those who actively use AI and want to get the most out of the platform: Everything from the Free plan — no exceptionsMonthly LiveCoins top-up — the subscription includes a coin package every monthDiscounted AI requests — Pro users pay less per AI queryPriority models — access to the most powerful models",{"id":4630,"title":4631,"titles":4632,"content":4633,"level":173},"/docs/billing/plans#subscription-options","Subscription Options",[4616,4626],"PeriodDetailsMonthlyFlexibility — cancel at any timeAnnualSavings — lower cost per month",{"id":4635,"title":4636,"titles":4637,"content":4638,"level":3520},"/docs/billing/plans#which-plan-to-choose","Which Plan to Choose",[4616],"If you...We recommendAre just trying LiveAIFree planWrite occasionallyFree + purchasing coin packagesUse AI every dayPro planWork as a teamPro plan There's no reason to pay before you've tried it. Sign up for free, use your starter LiveCoins, and decide whether you need Pro. No rush. Next: LiveCoins →",{"id":4640,"title":4641,"titles":4642,"content":4643,"level":3490},"/docs/billing/livecoins","LiveCoins — LiveAI Currency",[],"What LiveCoins are, how they are earned and spent — LiveAI's internal currency system for AI requests",{"id":4645,"title":4646,"titles":4647,"content":4648,"level":3490},"/docs/billing/livecoins#livecoins","LiveCoins",[],"LiveCoins are LiveAI's internal currency. They are consumed with every AI interaction: in the chat, when searching the web, and when generating images. The in-editor assistant (coming soon) will also use LiveCoins. The editor and all other features are free.",{"id":4650,"title":4651,"titles":4652,"content":4653,"level":3520},"/docs/billing/livecoins#how-livecoins-work","How LiveCoins Work",[4646],"Each AI request costs a certain number of coins. The cost depends on: The model — Basic is cheaper, Premium costs more, Super is the most expensiveRequest size — longer context and longer responses cost more Before each request, you see the estimated cost — no surprises.",{"id":4655,"title":4656,"titles":4657,"content":4658,"level":3520},"/docs/billing/livecoins#wallet-types","Wallet Types",[4646],"Your LiveCoins are stored in three wallets: WalletSourceExpirationBonusRegistration, promo codes, promotionsLimited (has an expiration date)SubscriptionMonthly Pro plan top-upRefreshes every monthDepositPurchased coin packagesNever expires The system automatically spends coins from the Bonus wallet first — so they don't go to waste.",{"id":4660,"title":4661,"titles":4662,"content":172,"level":3520},"/docs/billing/livecoins#how-to-get-livecoins","How to Get LiveCoins",[4646],{"id":4664,"title":4665,"titles":4666,"content":4667,"level":173},"/docs/billing/livecoins#upon-registration","Upon Registration",[4646,4661],"Every new user receives a starter LiveCoins package — enough to try out all AI features.",{"id":4669,"title":4670,"titles":4671,"content":4672,"level":173},"/docs/billing/livecoins#promo-codes","Promo Codes",[4646,4661],"Activate a promo code and receive bonus coins or a Pro plan trial period. Promo codes are distributed at events, through partners, and during promotions.",{"id":4674,"title":4675,"titles":4676,"content":4677,"level":173},"/docs/billing/livecoins#purchasing-packages","Purchasing Packages",[4646,4661],"Buy LiveCoins packages of various sizes. The larger the package, the better the price per coin. Learn more about payments →",{"id":4679,"title":4680,"titles":4681,"content":4682,"level":173},"/docs/billing/livecoins#pro-subscription","Pro Subscription",[4646,4661],"The Pro subscription includes a monthly coin top-up plus a discount on all AI requests. Learn more about plans →",{"id":4684,"title":4685,"titles":4686,"content":4687,"level":173},"/docs/billing/livecoins#referral-program","Referral Program",[4646,4661],"Invite a friend and earn bonus LiveCoins when they make their first purchase. Learn more about the referral program →",{"id":4689,"title":4690,"titles":4691,"content":4692,"level":3520},"/docs/billing/livecoins#spending-control","Spending Control",[4646],"Your current balance is displayed in the interface. Before each AI request, its cost is shown. If you don't have enough coins, the system will prompt you to top up your balance. You can review your transactions in the history — every purchase, every expense, and every credit is recorded. Want to spend your LiveCoins more efficiently? Check out the guide How to save on AI. Next: Payments and Top-ups →",{"id":4694,"title":4695,"titles":4696,"content":4697,"level":3490},"/docs/billing/payments","LiveAI Payments and Top-ups",[],"How to pay for a Pro subscription or buy LiveCoins — payment methods, coin packages, and promo codes in LiveAI",{"id":4699,"title":4700,"titles":4701,"content":4702,"level":3490},"/docs/billing/payments#payments-and-top-ups","Payments and Top-ups",[],"There are two ways to pay in LiveAI: subscribe to the Pro plan or buy a LiveCoins package. Or both — they are not mutually exclusive.",{"id":4704,"title":4705,"titles":4706,"content":4707,"level":3520},"/docs/billing/payments#purchasing-livecoins-packages","Purchasing LiveCoins Packages",[4700],"Don't want a subscription? Buy coins as you need them. Packages come in various sizes — from small to large. The bigger the package, the better the price per coin. Purchased coins go into the Deposit wallet — they never expire and have no time limit.",{"id":4709,"title":4680,"titles":4710,"content":4711,"level":3520},"/docs/billing/payments#pro-subscription",[4700],"The subscription can be paid monthly or annually (with savings). It includes a monthly LiveCoins top-up and a discount on AI requests. You can cancel the subscription at any time — access will remain until the end of the paid period.",{"id":4713,"title":4714,"titles":4715,"content":4716,"level":3520},"/docs/billing/payments#payment-methods","Payment Methods",[4700],"Payments are accepted via bank cards through a secure payment system.",{"id":4718,"title":4670,"titles":4719,"content":4720,"level":3520},"/docs/billing/payments#promo-codes",[4700],"Have a promo code? Activate it in the billing settings. There are two types of promo codes: TypeWhat it givesInstantBonus LiveCoins or a Pro trial period immediately upon activationPayment discountA percentage discount on your next purchase New users can activate a promo code for 14 days of Pro subscription with bonus coins. Works once per account.",{"id":4722,"title":4723,"titles":4724,"content":4725,"level":3520},"/docs/billing/payments#payment-security","Payment Security",[4700],"All payments are processed through a certified payment system. LiveAI does not store your card details — they are handled by the payment provider. Next: Referral Program →",{"id":4727,"title":4728,"titles":4729,"content":4730,"level":3490},"/docs/billing/referral","LiveAI Referral Program",[],"LiveAI referral program — invite friends and earn bonus LiveCoins for every new user",{"id":4732,"title":4685,"titles":4733,"content":4734,"level":3490},"/docs/billing/referral#referral-program",[],"Love LiveAI? Tell your friends — and earn bonus LiveCoins when they become paying users. Everyone wins: your friend gets a great tool, and you get bonus coins.",{"id":4736,"title":1923,"titles":4737,"content":4738,"level":3520},"/docs/billing/referral#how-it-works",[4685],"In your account settings, find the referral program section. There you'll see your personal code and invitation link.Send the link or code to a friend any way you prefer — via messenger, email, or social media.Your friend registers using your link (or enters your code during registration) and starts using LiveAI.When your friend makes their first paid purchase (a subscription or coin package), you receive bonus LiveCoins.",{"id":4740,"title":4741,"titles":4742,"content":4743,"level":3520},"/docs/billing/referral#important-details","Important Details",[4685],"The referral code can only be entered during registration (or shortly after)You cannot refer yourself (the system checks for this)The reward is credited after your friend's first paid purchaseThere is no limit on the number of invitations — invite your entire office if you'd like",{"id":4745,"title":4746,"titles":4747,"content":4748,"level":3520},"/docs/billing/referral#statistics","Statistics",[4685],"In the referral program settings, you can see: How many friends signed up using your linkHow many of them made a purchaseHow many LiveCoins you've earned The referral program is one of the easiest ways to earn bonus LiveCoins. If you know people who work with text, they'll definitely appreciate LiveAI. This was the last section on pricing. Next: Integrations, Security, and FAQ.",{"id":4750,"title":4751,"titles":4752,"content":4753,"level":3490},"/docs/billing","LiveAI Pricing and Billing",[],"LiveAI pricing — Free and Pro plans, the LiveCoins system, payment methods, and referral program",{"id":4755,"title":4756,"titles":4757,"content":4758,"level":3490},"/docs/billing#pricing-and-billing","Pricing and Billing",[],"LiveAI runs on a LiveCoins system — an internal currency that is consumed when you use AI features. The editor and core features are completely free and unlimited. You only pay for AI.",{"id":4760,"title":4761,"titles":4762,"content":172,"level":3520},"/docs/billing#sections","Sections",[4756],{"id":4764,"title":4616,"titles":4765,"content":4766,"level":173},"/docs/billing#plans",[4756,4761],"Free plan and Pro subscription — what's different and what's included.",{"id":4768,"title":4646,"titles":4769,"content":4770,"level":173},"/docs/billing#livecoins",[4756,4761],"How the internal currency works, how it's earned, and what it's spent on.",{"id":4772,"title":4700,"titles":4773,"content":4774,"level":173},"/docs/billing#payments-and-top-ups",[4756,4761],"Payment methods, coin packages, and promo codes.",{"id":4776,"title":4685,"titles":4777,"content":4778,"level":173},"/docs/billing#referral-program",[4756,4761],"Invite friends and earn bonus LiveCoins. No credit card required to get started. Sign up, receive your starter LiveCoins, and explore everything LiveAI has to offer.",{"id":4780,"title":4781,"titles":4782,"content":4783,"level":3490},"/docs/integrations","LiveAI Integrations",[],"LiveAI integrations with external services — Telegram, webhooks, and automated content publishing",{"id":4785,"title":4786,"titles":4787,"content":4788,"level":3490},"/docs/integrations#integrations","Integrations",[],"Integrations with external services are currently under development. Below is an overview of what we are planning. Learn more on the Roadmap. LiveAI doesn't exist in isolation — the platform connects to external services so your content can travel beyond the walls of the editor.",{"id":4790,"title":4791,"titles":4792,"content":4793,"level":3520},"/docs/integrations#telegram","Telegram",[4786],"Connect a Telegram bot and publish content from LiveAI directly to channels and groups. Set up automatic posting, or publish manually when the text is ready.",{"id":4795,"title":4796,"titles":4797,"content":4798,"level":173},"/docs/integrations#how-to-connect","How to Connect",[4786,4791],"Create a bot via @BotFather in Telegram (or use an existing one)Copy the bot tokenIn the LiveAI integration settings, add a Telegram connectionPaste the token — LiveAI will verify it and display the bot's nameSelect a channel or group for publishing Write an article in LiveAI and send it to your Telegram channel with a single click. No need to copy text, lose formatting, or struggle with markup.",{"id":4800,"title":4399,"titles":4801,"content":4802,"level":3520},"/docs/integrations#whats-next",[4786],"We are actively working on new integrations. Our plans include connecting to more platforms and building flexible automation scenarios. Stay tuned for updates on the LiveAI website. Next: Security →",{"id":4804,"title":4805,"titles":4806,"content":4807,"level":3490},"/docs/security","LiveAI Security and Privacy",[],"How LiveAI protects your data — authentication, encryption, storage, and our approach to security",{"id":4809,"title":4810,"titles":4811,"content":4812,"level":3490},"/docs/security#security-and-privacy","Security and Privacy",[],"Your texts are your thoughts, ideas, and work. We treat them accordingly. Here is how LiveAI protects your data.",{"id":4814,"title":4815,"titles":4816,"content":4817,"level":3520},"/docs/security#authentication","Authentication",[4810],"LiveAI uses Ory Kratos — an industrial-grade, open-source authentication server. This is not a homegrown system built from scratch, but a proven solution trusted by thousands of companies. Sign-in methods: Email and password — the classic approach with email verificationGoogle account — quick sign-in via Google",{"id":4819,"title":4820,"titles":4821,"content":4822,"level":173},"/docs/security#account-protection","Account Protection",[4810,4815],"Passwords are stored in encrypted form (hashed, not plain text)Password recovery — via emailSession management — you can see your active devices",{"id":4824,"title":4825,"titles":4826,"content":172,"level":3520},"/docs/security#data-protection","Data Protection",[4810],{"id":4828,"title":4829,"titles":4830,"content":4831,"level":173},"/docs/security#in-transit","In Transit",[4810,4825],"All data between your device and LiveAI servers is transmitted over an encrypted channel (HTTPS/TLS). No one along the way can read your documents.",{"id":4833,"title":4834,"titles":4835,"content":4836,"level":173},"/docs/security#at-rest","At Rest",[4810,4825],"Documents are stored on servers with backupIntegration credentials (such as Telegram bot tokens) are encrypted at the database levelPayment data is processed by the payment provider — LiveAI does not store card numbers",{"id":4838,"title":4839,"titles":4840,"content":4841,"level":173},"/docs/security#during-collaboration-coming-soon","During Collaboration (coming soon)",[4810,4825],"Collaborative editing will operate through authenticated WebSocket connections. Only those you invite will be able to access the document.",{"id":4843,"title":4844,"titles":4845,"content":4846,"level":3520},"/docs/security#privacy-and-ai","Privacy and AI",[4810],"When you send a request to the AI chat, the text of your request (and the notebook context, if enabled) is sent to the AI model provider to generate a response. We use trusted providers, but please keep this in mind when working with confidential data. Comparison of data handling approaches with other services — in our comparison with ChatGPT.",{"id":4848,"title":4849,"titles":4850,"content":4851,"level":3520},"/docs/security#what-we-dont-do","What We Don't Do",[4810],"We don't sell data — your texts are not shared with third parties for advertising or analyticsWe don't read your documents — only you and those you share with have access to your contentWe don't use your texts for training — your content remains yours",{"id":4853,"title":4854,"titles":4855,"content":4856,"level":3520},"/docs/security#offline-security","Offline Security",[4810],"When you work offline, documents are stored locally on your device. On desktop, they are kept in the application's protected storage. In the browser, they are stored via IndexedDB. Your data does not leave your device until you reconnect to the internet. Next: FAQ →",{"id":4858,"title":4859,"titles":4860,"content":4861,"level":3490},"/docs/faq","LiveAI FAQ",[],"Answers to the most common questions about LiveAI — registration, pricing, AI, collaboration, security, and technical questions",{"id":4863,"title":4864,"titles":4865,"content":4866,"level":3490},"/docs/faq#frequently-asked-questions","Frequently Asked Questions",[],"We've gathered answers to the questions we get asked most often. If your question isn't here, reach out to us and we'll add an answer.",{"id":4868,"title":4869,"titles":4870,"content":172,"level":3520},"/docs/faq#general-questions","General Questions",[4864],{"id":4872,"title":4873,"titles":4874,"content":4875,"level":173},"/docs/faq#what-is-liveai","What is LiveAI?",[4864,4869],"LiveAI is a workspace for working with text that combines a block-based text editor and an AI assistant. The platform works in the browser today. Desktop and mobile apps, collaboration tools, and integrations are coming soon. See the Roadmap →",{"id":4877,"title":4878,"titles":4879,"content":4880,"level":173},"/docs/faq#who-is-liveai-for","Who is LiveAI for?",[4864,4869],"Anyone who works with text: writers, journalists, students, marketers, entrepreneurs, and educators. LiveAI is built for people who value a convenient tool that requires no technical expertise. If you're just getting started — check out the step-by-step guide.",{"id":4882,"title":4883,"titles":4884,"content":4885,"level":173},"/docs/faq#is-liveai-free","Is LiveAI free?",[4864,4869],"Yes, core functionality is free with no time limits. The editor and export are available on the Free plan. AI requests consume LiveCoins — you receive a starter package upon registration. Collaboration tools are coming soon. Learn more about plans →",{"id":4887,"title":4297,"titles":4888,"content":172,"level":3520},"/docs/faq#ai-assistant",[4864],{"id":4890,"title":4891,"titles":4892,"content":4893,"level":173},"/docs/faq#what-ai-models-are-used","What AI models are used?",[4864,4297],"LiveAI offers three model tiers: Basic (fast and economical), Premium (a balance of quality and speed), and Super (maximum quality). You can choose a model manually or let the system decide. Learn more about models →",{"id":4895,"title":4896,"titles":4897,"content":4898,"level":173},"/docs/faq#can-ai-see-my-notes","Can AI see my notes?",[4864,4297],"Only if you want it to. By default, the AI chat uses the contents of your active notebook as context — this helps provide more accurate answers. You can disable this feature with a single click.",{"id":4900,"title":4901,"titles":4902,"content":4903,"level":173},"/docs/faq#can-i-use-ai-to-generate-images","Can I use AI to generate images?",[4864,4297],"Yes. The AI chat includes an image generation mode — describe the image in words, and the AI will create it. Learn more about image generation →",{"id":4905,"title":4906,"titles":4907,"content":4908,"level":173},"/docs/faq#what-are-livecoins","What are LiveCoins?",[4864,4297],"LiveCoins are LiveAI's internal currency, consumed when you use AI features. You receive starter coins upon registration and can top up your balance by purchasing packages, through a Pro subscription, or via the referral program. Learn more about LiveCoins →",{"id":4910,"title":3994,"titles":4911,"content":172,"level":3520},"/docs/faq#editor",[4864],{"id":4913,"title":562,"titles":4914,"content":4915,"level":173},"/docs/faq#what-export-formats-are-supported",[4864,3994],"DOCX (Microsoft Word), Markdown, and HTML. Each format preserves formatting, tables, and images. Learn more about export →",{"id":4917,"title":4918,"titles":4919,"content":4920,"level":173},"/docs/faq#does-the-editor-support-markdown","Does the editor support Markdown?",[4864,3994],"Yes. You can type Markdown syntax directly in the editor — it automatically converts to visual formatting. #  becomes a heading, -  becomes a list, **text** becomes bold. The visual mode works alongside it — use whichever you prefer.",{"id":4922,"title":4923,"titles":4924,"content":4925,"level":173},"/docs/faq#can-i-insert-images","Can I insert images?",[4864,3994],"Yes, in three ways: by dragging and dropping a file, pasting from the clipboard (Ctrl+V), or by URL. Images can be resized, aligned, and have text wrapping configured. Learn more about images →",{"id":4927,"title":4928,"titles":4929,"content":4930,"level":3520},"/docs/faq#collaboration-coming-soon","Collaboration (coming soon)",[4864],"Collaboration features are currently under development. Below is a preview of how they will work. Learn more →",{"id":4932,"title":4933,"titles":4934,"content":4935,"level":173},"/docs/faq#how-will-i-invite-a-colleague-to-a-document","How will I invite a colleague to a document?",[4864,4928],"You'll open the notebook's access settings and invite a participant by email. After they sign in, they'll have access to the document and will be able to edit it together with you in real time.",{"id":4937,"title":4938,"titles":4939,"content":4940,"level":173},"/docs/faq#what-will-happen-when-multiple-people-edit-at-the-same-time","What will happen when multiple people edit at the same time?",[4864,4928],"LiveAI will use CRDT technology to automatically merge edits. Each participant's cursor will be visible in real time, and conflicts will be resolved automatically — without data loss. Learn more about collaboration →",{"id":4942,"title":4943,"titles":4944,"content":4945,"level":173},"/docs/faq#will-there-be-version-history","Will there be version history?",[4864,4928],"Yes. The system will automatically create document snapshots. You'll also be able to create named versions manually. Any version can be compared with the current one, restored in full, or have individual changes selectively applied.",{"id":4947,"title":4948,"titles":4949,"content":172,"level":3520},"/docs/faq#platforms-and-technical-questions","Platforms and Technical Questions",[4864],{"id":4951,"title":4952,"titles":4953,"content":4954,"level":173},"/docs/faq#what-devices-does-liveai-work-on","What devices does LiveAI work on?",[4864,4948],"The web version works in any modern browser (Chrome 90+, Firefox 90+, Safari 15+, Edge 90+). Desktop and mobile apps are coming soon. Learn more about platforms →",{"id":4956,"title":4957,"titles":4958,"content":4959,"level":173},"/docs/faq#does-liveai-work-offline","Does LiveAI work offline?",[4864,4948],"The web version offers limited offline support for previously opened documents via Service Worker. The upcoming desktop app will have a full-featured offline mode with local caching. Learn more about offline mode →",{"id":4961,"title":4962,"titles":4963,"content":4964,"level":173},"/docs/faq#is-my-data-secure","Is my data secure?",[4864,4948],"All data is transmitted over an encrypted channel (HTTPS). Passwords are stored in encrypted form. Integration credentials are encrypted at the database level. LiveAI does not sell data and does not use user texts to train models. Learn more about security →",{"id":4966,"title":4967,"titles":4968,"content":4969,"level":173},"/docs/faq#how-do-i-contact-support","How do I contact support?",[4864,4948],"Reach out to us via the contact form on the LiveAI website — we respond quickly. Didn't find the answer to your question? Get in touch with us — we're happy to help.",{"id":4971,"title":4972,"titles":4973,"content":4974,"level":3490},"/docs","LiveAI Documentation",[],"LiveAI is a smart editor with an AI assistant for notes, texts, and collaboration. A complete guide to all platform features.",{"id":4976,"title":4977,"titles":4978,"content":4979,"level":3490},"/docs#welcome-to-liveai","Welcome to LiveAI",[],"LiveAI is a workspace where a text editor and AI assistant come together in one place. You write -- the AI helps. No more switching between ten tabs. One window -- and everything you need is right there. We're actively building collaboration tools, integrations, and native apps -- see the roadmap. Jump straight to the Quick Start -- in five minutes you'll have your first document, and the AI assistant will be ready to help.",{"id":4981,"title":4982,"titles":4983,"content":172,"level":3520},"/docs#what-liveai-can-do","What LiveAI can do",[4977],{"id":4985,"title":4986,"titles":4987,"content":4988,"level":173},"/docs#smart-editor","Smart editor",[4977,4982],"A block-based text editor that understands Markdown but doesn't force you to learn it. Headings, lists, tables, code blocks, callouts -- everything is created with a single click or keyboard shortcut. And when your text is ready, export it to DOCX, Markdown, or HTML. Learn more about the editor ->",{"id":4990,"title":4991,"titles":4992,"content":4993,"level":173},"/docs#ai-assistant","AI assistant",[4977,4982],"An AI that works right inside your workspace. Ask a question in the chat, search for information online, or generate an image. The assistant sees the context of your notes -- the more you write, the more accurate its responses become. An in-editor assistant that can rewrite text in place is coming soon. Learn more about AI ->",{"id":4995,"title":4928,"titles":4996,"content":4997,"level":173},"/docs#collaboration-coming-soon",[4977,4982],"We're building real-time co-editing, sharing, and access control so you can work on documents together with your team. Learn more about collaboration ->",{"id":4999,"title":5000,"titles":5001,"content":5002,"level":173},"/docs#works-everywhere","Works everywhere",[4977,4982],"LiveAI works in any modern browser -- no installation needed. Desktop and mobile apps are coming soon, along with a browser extension that will let you save snippets from any website directly into LiveAI. Learn more about platforms ->",{"id":5004,"title":4045,"titles":5005,"content":5006,"level":3520},"/docs#getting-started",[4977],"Go to app.liveai.ru and create an account. It's free and takes about a minute.Click \"New Notebook\" -- and the editor opens, ready to go.Open the AI chat and ask any question. An in-editor assistant that can improve text in place is coming soon.",{"id":5008,"title":5009,"titles":5010,"content":5011,"level":3520},"/docs#documentation-sections","Documentation sections",[4977],"SectionWhat's insideGetting StartedRegistration, installation, first look at the interfaceEditorFormatting, blocks, templates, export, searchAI AssistantChat, models, image generation, in-editor assistance (coming soon)CollaborationCo-editing, sharing, access control (coming soon)PlatformWeb, desktop, mobile, offline modePlans & BillingFree and Pro plans, LiveCoins, referral programIntegrationsTelegram and other external servicesSecurityData protection, encryption, privacyFAQAnswers to the most common questions Didn't find what you were looking for? Check the FAQ or reach out to us -- we're always here to help.",{"id":2694,"title":2695,"blocks":5013,"body":5067,"cardDescription":2814,"cardIcon":2720,"category":2698,"description":2815,"difficulty":179,"extension":180,"featured":2816,"lastUpdated":1878,"marketingMediaManifestUrl":183,"meta":5071,"navigation":181,"path":2818,"persona":186,"priority":2209,"relatedLinks":5072,"seo":5077,"slug":792,"stem":2825,"tags":5078,"__hash__":2830},[5014,5020,5022,5027,5049,5053,5059,5065],{"type":9,"variant":10,"badge":2698,"headline":2699,"sub":2700,"meta":5015,"result":2707,"cta":5019},[5016,5017,5018],{"icon":16,"text":2703},{"icon":218,"text":219},{"icon":22,"text":2706},{"text":430,"action":27},{"type":29,"variant":30,"label":31,"items":5021},[2711,2712,2713,2714],{"type":47,"variant":48,"label":2716,"text":2717,"highlights":5023},[5024,5025,5026],{"icon":2720,"text":2721},{"icon":1635,"text":2723},{"icon":2725,"text":2726},{"type":62,"variant":63,"label":2728,"items":5028},[5029,5035,5041,5047],{"title":2731,"notebook":2732,"text":2733,"substeps":5030,"callout":5034},[5031,5032,5033],{"text":2736},{"text":2738},{"text":2740},{"type":76,"text":2742},{"title":2744,"notebook":2732,"text":2745,"substeps":5036,"callout":5040},[5037,5038,5039],{"text":2748},{"text":2750},{"text":2752},{"type":87,"text":2754},{"title":2756,"notebook":2732,"text":2757,"substeps":5042,"callout":5046},[5043,5044,5045],{"text":2760},{"text":2762},{"text":2764},{"type":76,"text":2766},{"title":2768,"notebook":2732,"text":2769,"callout":5048},{"type":87,"text":2771},{"type":131,"variant":132,"label":2773,"text":2774,"notebooks":5050},[5051,5052],{"name":2732,"status":142,"preview":2777},{"name":2779,"status":138,"preview":2780},{"type":332,"variant":333,"items":5054},[5055,5056,5057,5058],{"value":2784,"label":2785},{"value":336,"label":2787},{"value":543,"label":2789},{"value":345,"label":2791},{"type":145,"variant":146,"label":364,"items":5060},[5061,5062,5063,5064],{"q":2795,"a":2796},{"q":2798,"a":2799},{"q":2801,"a":2802},{"q":2804,"a":2805},{"type":162,"variant":163,"headline":2807,"text":2808,"cta":5066},{"text":224,"action":27},{"type":169,"value":5068,"toc":5069},[],{"title":172,"searchDepth":173,"depth":173,"links":5070},[],{},[5073,5074,5075,5076],{"type":190,"slug":191},{"type":186,"slug":790},{"type":1462,"slug":2542},{"type":1305,"slug":1306},{"title":2695,"description":2815},[2827,2828,2829],{"assets":5080,"publishedAt":5176,"releaseId":5177,"schemaVersion":3084},{"lp-course-program-from-materials-v1::hero-course-program-workspace":5081,"lp-course-program-from-materials-v1::support-course-outline-editor":5108,"lp-course-program-from-materials-v1::video-course-knowledge-map":5127},{"briefId":5082,"payloadId":5083,"sceneId":5084,"screenshots":5085,"templateId":5084,"videos":5107},"lp-course-program-from-materials-v1","hero-course-program-workspace","hero-3panel",[5086,5099],{"briefId":5082,"dimensions":5087,"durationMs":5090,"format":5091,"locale":5092,"payloadId":5083,"remoteKey":5093,"sceneId":5084,"sizeBytes":5094,"theme":5095,"updatedAt":5096,"url":5097,"viewport":5098},{"height":5088,"width":5089},2160,3840,17307,"png","ru","marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/screenshots/lp-course-program-from-materials-v1/hero-course-program-workspace/hero/hero-3panel--desktop-1920--dark--ru.png",557070,"dark","2026-04-24T15:50:42.016Z","https://cdn-website.liveai.ru/marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/screenshots/lp-course-program-from-materials-v1/hero-course-program-workspace/hero/hero-3panel--desktop-1920--dark--ru.png","desktop-1920",{"briefId":5082,"dimensions":5100,"durationMs":5101,"format":5091,"locale":5092,"payloadId":5083,"remoteKey":5102,"sceneId":5084,"sizeBytes":5103,"theme":5104,"updatedAt":5105,"url":5106,"viewport":5098},{"height":5088,"width":5089},16217,"marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/screenshots/lp-course-program-from-materials-v1/hero-course-program-workspace/hero/hero-3panel--desktop-1920--light--ru.png",576341,"light","2026-04-24T15:50:58.564Z","https://cdn-website.liveai.ru/marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/screenshots/lp-course-program-from-materials-v1/hero-course-program-workspace/hero/hero-3panel--desktop-1920--light--ru.png",[],{"briefId":5082,"payloadId":5109,"sceneId":5110,"screenshots":5111,"templateId":5110,"videos":5126},"support-course-outline-editor","feature-editor",[5112,5119],{"briefId":5082,"dimensions":5113,"durationMs":5114,"format":5091,"locale":5092,"payloadId":5109,"remoteKey":5115,"sceneId":5110,"sizeBytes":5116,"theme":5095,"updatedAt":5117,"url":5118,"viewport":5098},{"height":5088,"width":5089},12380,"marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/screenshots/lp-course-program-from-materials-v1/support-course-outline-editor/feature/feature-editor--desktop-1920--dark--ru.png",455429,"2026-04-24T15:51:24.353Z","https://cdn-website.liveai.ru/marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/screenshots/lp-course-program-from-materials-v1/support-course-outline-editor/feature/feature-editor--desktop-1920--dark--ru.png",{"briefId":5082,"dimensions":5120,"durationMs":5121,"format":5091,"locale":5092,"payloadId":5109,"remoteKey":5122,"sceneId":5110,"sizeBytes":5123,"theme":5104,"updatedAt":5124,"url":5125,"viewport":5098},{"height":5088,"width":5089},12121,"marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/screenshots/lp-course-program-from-materials-v1/support-course-outline-editor/feature/feature-editor--desktop-1920--light--ru.png",453312,"2026-04-24T15:51:36.693Z","https://cdn-website.liveai.ru/marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/screenshots/lp-course-program-from-materials-v1/support-course-outline-editor/feature/feature-editor--desktop-1920--light--ru.png",[],{"briefId":5082,"payloadId":5128,"sceneId":5128,"screenshots":5129,"templateId":5128,"videos":5130},"video-course-knowledge-map",[],[5131,5155],{"assetWindowDurationMs":5132,"briefId":5082,"durationMs":5133,"locale":5092,"payloadId":5128,"poster":5134,"sceneId":5128,"sources":5140,"theme":5095,"viewport":5098},81943,185896,{"kind":5135,"remoteKey":5136,"sizeBytes":5137,"updatedAt":5138,"url":5139},"url","marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/videos/lp-course-program-from-materials-v1/video-course-knowledge-map/video-course-knowledge-map--desktop-1920--dark--ru.poster.png",781999,"2026-04-24T15:24:34.828Z","https://cdn-website.liveai.ru/marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/videos/lp-course-program-from-materials-v1/video-course-knowledge-map/video-course-knowledge-map--desktop-1920--dark--ru.poster.png",[5141,5148],{"fileName":5142,"format":5143,"remoteKey":5144,"sizeBytes":5145,"updatedAt":5146,"url":5147},"video-course-knowledge-map--desktop-1920--dark--ru.mp4","mp4","marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/videos/lp-course-program-from-materials-v1/video-course-knowledge-map/video-course-knowledge-map--desktop-1920--dark--ru.mp4",11192407,"2026-04-24T15:24:34.060Z","https://cdn-website.liveai.ru/marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/videos/lp-course-program-from-materials-v1/video-course-knowledge-map/video-course-knowledge-map--desktop-1920--dark--ru.mp4",{"fileName":5149,"format":5150,"remoteKey":5151,"sizeBytes":5152,"updatedAt":5153,"url":5154},"video-course-knowledge-map--desktop-1920--dark--ru.webm","webm","marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/videos/lp-course-program-from-materials-v1/video-course-knowledge-map/video-course-knowledge-map--desktop-1920--dark--ru.webm",18480993,"2026-04-24T15:23:46.855Z","https://cdn-website.liveai.ru/marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/videos/lp-course-program-from-materials-v1/video-course-knowledge-map/video-course-knowledge-map--desktop-1920--dark--ru.webm",{"assetWindowDurationMs":5156,"briefId":5082,"durationMs":5157,"locale":5092,"payloadId":5128,"poster":5158,"sceneId":5128,"sources":5163,"theme":5104,"viewport":5098},89853,199400,{"kind":5135,"remoteKey":5159,"sizeBytes":5160,"updatedAt":5161,"url":5162},"marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/videos/lp-course-program-from-materials-v1/video-course-knowledge-map/video-course-knowledge-map--desktop-1920--light--ru.poster.png",865884,"2026-04-24T15:27:54.245Z","https://cdn-website.liveai.ru/marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/videos/lp-course-program-from-materials-v1/video-course-knowledge-map/video-course-knowledge-map--desktop-1920--light--ru.poster.png",[5164,5170],{"fileName":5165,"format":5143,"remoteKey":5166,"sizeBytes":5167,"updatedAt":5168,"url":5169},"video-course-knowledge-map--desktop-1920--light--ru.mp4","marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/videos/lp-course-program-from-materials-v1/video-course-knowledge-map/video-course-knowledge-map--desktop-1920--light--ru.mp4",11138747,"2026-04-24T15:27:53.513Z","https://cdn-website.liveai.ru/marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/videos/lp-course-program-from-materials-v1/video-course-knowledge-map/video-course-knowledge-map--desktop-1920--light--ru.mp4",{"fileName":5171,"format":5150,"remoteKey":5172,"sizeBytes":5173,"updatedAt":5174,"url":5175},"video-course-knowledge-map--desktop-1920--light--ru.webm","marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/videos/lp-course-program-from-materials-v1/video-course-knowledge-map/video-course-knowledge-map--desktop-1920--light--ru.webm",19100008,"2026-04-24T15:27:04.016Z","https://cdn-website.liveai.ru/marketing/releases/lp-course-program-from-materials-v1-2026-04-24T1558Z/videos/lp-course-program-from-materials-v1/video-course-knowledge-map/video-course-knowledge-map--desktop-1920--light--ru.webm","2026-04-24T15:58:24.479Z","lp-course-program-from-materials-v1-2026-04-24T1558Z",1777101251146]