botforge@host:~$ cat /etc/faq
$ question --what="What is BotForge?"
BotForge is an AI agent platform that lets you build, deploy, and manage intelligent chatbots powered by your own business data. Deploy in minutes, online 24/7.
$ question --what="How does the AI agent work?"
You define a prompt with your business context (mission, products, tone, FAQs, etc.), and the AI uses that knowledge to answer customer questions accurately.
$ question --what="Can I customize the agent's behavior?"
Yes. You can edit the prompt anytime from the control panel. We also provide AI-assisted tools to help enrich and refine your agent's instructions.
$ question --what="Is my data secure?"
Absolutely. Your data and prompts are stored securely. We do not share or sell your information. Conversations are processed in real-time and are not stored long-term.
$ question --what="Can I integrate the bot on my website?"
Yes. Each bot comes with an embeddable chat widget. Just copy the generated code snippet and paste it into your website's HTML.
$ question --what="Do I need coding experience?"
Not at all. The entire setup is done through a simple wizard. Write your business context in plain language and the AI handles the rest.
botforge@host:~$ exit 0