FAQ
Common questions about workflow, X integration, and billing.
- Is this built for automated replies?
- No. goviralon.xyz is designed around original posts, quote tweets, and reply drafts that you review before approval. It is not a reply-spam tool.
- How does X connection work?
- We use OAuth 2.0 Authorization Code with PKCE. Tokens are encrypted at rest and refreshed when needed. You can disconnect and reconnect from settings.
- What if live search is not available in my environment?
- Opportunity discovery uses a provider interface. Development can use a mock provider; production can swap in the X API adapter when your app has access.
- How is billing handled?
- Subscriptions run through Razorpay. Webhooks update subscription state idempotently, and plan limits gate usage in the product.