> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useklaws.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQ

> Common questions about Klaws.

<AccordionGroup>
  <Accordion title="What AI models does my agent use?">
    Your agent uses **smart model routing** — it automatically picks the best AI model for each message. Fast models for simple questions, high-quality models for writing and analysis. You don't need to configure anything.
  </Accordion>

  <Accordion title="Can my agent browse the web?">
    Yes. Your agent can search the web, visit pages, and extract information — all built-in.
  </Accordion>

  <Accordion title="Is my data private?">
    Yes. Each agent runs in its own isolated environment. Your conversations, memory, and files are not shared with other users.
  </Accordion>

  <Accordion title="Can I use my agent on multiple devices?">
    Yes. Access your agent from any device through the web dashboard. If you connect Telegram, you can also chat from your phone.
  </Accordion>

  <Accordion title="What happens when my trial ends?">
    After 3 days, you'll need to choose a plan to continue. Your data is safe — nothing gets deleted. Just pick a plan and you're back.
  </Accordion>

  <Accordion title="How do I cancel?">
    Go to **Settings > Subscription** in your dashboard and click "Manage subscription." You can cancel anytime through the Stripe billing portal.
  </Accordion>

  <Accordion title="Can I reset my agent and start over?">
    Yes. Go to **Settings > Danger zone** and click **Reset agent**. This clears all memory, skills, and conversations but keeps your agent running.
  </Accordion>

  <Accordion title="How does my agent learn new skills?">
    Your agent automatically creates new skills when it solves complex tasks. The more you use it, the smarter it gets. You can see learned skills in the **Skills** tab.
  </Accordion>

  <Accordion title="Which messaging channels are supported?">
    Web chat (built-in) plus Telegram and Discord — all connect in under a minute. Follow us on [X](https://x.com/useklaws) for updates on additional channels.
  </Accordion>
</AccordionGroup>
