Is there a SillyTavern app?
No official one — SillyTavern ships as a Node.js server and the team distributes no mobile app, so treat store listings trading on the name as lookalikes. Three app-shaped routes do exist: ST-android, a community-built APK that packages the real server (the “SillyTavern for Android” making the rounds on Reddit — a single-maintainer project, not affiliated with the ST team); cloud hosts that run the desktop version and hand you a browser tab; and natively built tavern-style apps like Foreverse that read the same card, lorebook, preset and regex formats without any server at all — no session to keep alive, updates from the store. If your priority is 1:1 desktop parity today, the server routes win; if it's a phone-first app that survives screen locks, that's what this page is about.
How do I move my data out of a Termux install?
Export from the SillyTavern UI as ordinary files: cards as PNG or JSON, lorebooks as JSON, presets, regex sets, and Quick Reply sets as JSON too. Move the files to your phone any way you like and import them in Foreverse — formats are detected on import. Your Termux install stays untouched, so you can run both side by side while you decide.
Can I play NSFW cards?
Importing a card doesn't filter its text. What the character actually says is decided by the model you connect: output follows the content policy of the provider behind your key, or of the official channel's models — not an app-side switch. Different providers draw that line in very different places, which is exactly why the app lets you choose the provider.
Do jailbreak presets import?
Presets import as files, including ones written to steer model behavior. Whether they still work is a separate question: the effect depends entirely on the provider and model you connect, and providers change their policies without notice. We promise faithful import, not a particular outcome.
What are ST character cards, and which formats import here?
ST character cards are the tavern ecosystem's portable character files — a persona, greetings, example dialogue, and often an embedded lorebook, carried in a PNG, a JSON file, or a .charx archive under the chara_card_v3 spec. All three import as-is, embedded lorebooks and alternate greetings included. Cards come in from files on the phone, from the community hub, or by pasting a card URL from hosts like chub or JanitorAI.
Can I run SillyTavern on iOS or iPhone?
Not natively — desktop SillyTavern is a Node.js server, and iOS doesn't allow long-running server processes. iPhone owners today either open a cloud- or PC-hosted instance in Safari, or use a natively built tavern-style app that reads the same card formats. Foreverse is that native app on Android now; the iOS build is in Early Access — leave an email on the waitlist and we send one short note when the next wave opens.
How far is it from desktop SillyTavern?
Close enough for daily play, not identical. Cards, lorebooks, regex, Quick Reply v2 with a common STscript subset, group chat, presets, and beautify packs are covered. Vectorized lorebook lookup and exact tokenizer-level budget accounting are not there yet. Files stay in standard formats, so nothing locks you to either side.
Is it free?
The app is free. AI calls are one of two routes: bring your own key — 62 providers, keys AES-encrypted on the device, requests direct to the provider at zero markup — or the official channel, where signing up grants 5,000 credits (1 credit = $0.0001) and you top up as you go. No subscription either way.