Skip to main content

Fast triage checklist

  1. Confirm you are logged into the correct account/workspace.
  2. Hard refresh the page and retry once.
  3. Check plan limits (context, tokens, credits, model availability).
  4. Confirm your verb settings were actually saved.
  5. Test with a minimal prompt in a clean chat/thread.

Discord issues

Verify token format, ensure the token is not already linked to another verb, and retry after a short delay if Discord is rate limiting requests.
This usually means command timeout, missing channel permission, or a disabled slash command. Check command toggles and bot permissions in that server/channel.
In servers, bot response depends on routing: mention, AI channel, or keyword match. If none of those apply, no response is expected.
Remove AI channels with /remove-channel and keep mention-only behavior in shared channels.
Server reset requires admin/server-owner/bot-owner level permission. DM reset is user scoped.

Response quality issues

Increase max tokens and use a fuller reply style. Also check whether your current plan caps output lower than expected.
Tighten system instructions, add focused training examples, and lower temperature.
Increase model context (within plan cap) and avoid splitting related topics across many disconnected chats.
Add or refine knowledge entries, improve titles/categories, and verify entries are active. For URL imports, scrape again and clean the generated draft.
Disable web search for stable topics. Keep it for fresh/live data only.

Performance and timeout issues

Reduce context, disable web search, and test a lighter model. Long prompts + web search + high max tokens significantly increase latency.
Retries/backoff are built into the call path, but upstream outages still happen. Retry shortly and keep fallback models available in your plan tier.
Provider capacity spikes can cause temporary errors. Retry with a shorter prompt and no reference image first.

Account and billing issues

Top up credits or switch to a lower-cost model. Credits are charged to the account tied to the request/verb owner depending on surface.
Your plan may not include that model tier. Choose an available model or upgrade.
Check header format (Authorization: Bearer vka_... or x-api-key), key revocation status, and whether you exceeded active key limits.

Chat and group issues

Anti-spam protections can block mention floods and invisible-character abuse. Remove unusual hidden characters and retry.
Ensure the file is an image and under limit for that surface (for chat message uploads, 5MB max).
Verify invite code freshness and that owner has not regenerated it recently.

When to contact support

Contact support with:
  • Exact timestamp (with timezone)
  • Verb ID/vanity URL
  • Surface (Discord, chat, API)
  • Error text + screenshot
  • Repro steps from clean session