# Nymbot > Anonymous AI chat with no account and no subscription. End-to-end encrypted, every frontier model, and replies paid for in Bitcoin over Lightning. It is a Progressive Web App and a pair of native Android and iOS apps, built on the Nostr protocol. There is no account and no registration: an identity is a keypair generated on the device. Messages are end-to-end encrypted with NIP-17 gift wraps, hybridized with ML-KEM so captured traffic stays unreadable. Replies are paid for with credits bought over the Bitcoin Lightning Network rather than by subscription; an anonymous mode moves the conversation onto a throwaway key and carries credits across as blind Chaumian vouchers, so the service can bill a message it cannot attribute. It shares one identity and one balance with the Nymchat messenger. This file follows the llms.txt convention. Every page below is also served as ordinary HTML, and every page carries an hreflang set covering the languages the site is published in. ## Knowledge base A page per topic, written against the app’s source rather than its feature list. ### Start here - [Nymbot Knowledge Base](https://nymbot.ai/docs/): How Nymbot works: an anonymous AI chat with no account — conversations, credits, models, the git integration, anonymous mode and the encryption underneath. - [Getting started](https://nymbot.ai/docs/getting-started/): Open Nymbot, understand what your key is, send a first message and buy your first credits. - [Apps and platforms](https://nymbot.ai/docs/apps/): Nymbot on the web, on Android and on iOS, and how it relates to the assistant inside Nymchat. ### Chatting - [Conversations](https://nymbot.ai/docs/chats/): How separate Nymbot conversations work: titles, what the model remembers, attachments, clearing history, ghost chats and auto-delete. - [Artifacts and comparing models](https://nymbot.ai/docs/artifacts/): Whole files opened beside the chat, versioned and editable; asking two models the same question; citation cards and rendered patches. - [Workspaces, bots and schedules](https://nymbot.ai/docs/workspaces/): Standing context a run of chats shares, bots you can write and share, and prompts Nymbot asks on a schedule. - [Command reference](https://nymbot.ai/docs/commands/): Every Nymbot command: credits, model routing, image and speech generation, the git integration, knowledge lookups and games. - [Images and speech](https://nymbot.ai/docs/media/): Generating pictures and voice clips with Nymbot, choosing a generator, and what each costs. ### Models and credits - [Credits and pricing](https://nymbot.ai/docs/credits/): How Nymbot credits work: two balances, buying over Lightning, what a reply costs, gifting and refunds. - [Models and routing](https://nymbot.ai/docs/models/): Standard auto-routing, pinning a Pro model, the live model catalog, and reasoning and vision support. - [Working in a git repository](https://nymbot.ai/docs/git/): Connect GitHub, GitLab or Gitea to Nymbot so Pro replies can read your code, and optionally commit and open pull requests. ### Privacy - [Encryption](https://nymbot.ai/docs/encryption/): How Nymbot messages are encrypted: gift wraps, the post-quantum hybrid layer, and exactly what the server can see. - [Anonymous mode](https://nymbot.ai/docs/anonymous/): How anonymous AI chat works in Nymbot: a throwaway key the service cannot link to you, and credits moved across as blind vouchers it signs without seeing. - [Identity and login](https://nymbot.ai/docs/identity/): Keys instead of accounts, ways to sign in, encrypting your identity at rest, and the panic wipe. ### Under the hood - [Protocol and events](https://nymbot.ai/docs/protocol/): The Nostr events a Nymbot turn is made of, how a request is authenticated, and how the credit ledger stays honest. - [Troubleshooting](https://nymbot.ai/docs/troubleshooting/): What to do when a reply does not arrive, a balance looks wrong, a conversation is missing, or a repository will not connect. ## The site - [Nymbot - Anonymous AI Chat, No Account, Paid in Bitcoin](https://nymbot.ai/): Anonymous AI chat with no account and no subscription. End-to-end encrypted, every frontier model, and replies paid for in Bitcoin over Lightning. - [Terms of Service](https://nymbot.ai/terms/): Nymbot Terms of Service - [Privacy Policy](https://nymbot.ai/privacy/): Nymbot Privacy Policy - [DMCA & Content Policy](https://nymbot.ai/dmca/): Nymbot DMCA & Content Policy - [Contact Us](https://nymbot.ai/contact/): Contact Nymbot ## Elsewhere - [Source code](https://github.com/Spl0itable/nymbot): the web app, and the Flutter app for Android and iOS, under AGPL-3.0. - [Open Nymbot](https://nymbot.ai/app): the running web app. It generates a key on the device and needs no sign-up. - [Nymchat](https://nymchat.app): the messenger Nymbot is also built into, sharing one identity and one balance. ## Getting this as markdown - [https://nymbot.ai/llms-full.txt](https://nymbot.ai/llms-full.txt): the entire knowledge base as one markdown file. - Every page above also has a markdown twin at the same path with `.md` instead of the trailing slash — https://nymbot.ai/docs/anonymous/ is also https://nymbot.ai/docs/anonymous.md.