faq
📄 docs/faq.md
# ❓ Frequently Asked Questions
### Q: Is Gmail access secure?
Yes. OAuth2 is used and tokens are stored securely. No passwords are ever handled.
### Q: Can I use Outlook?
Support for Outlook (via Microsoft Graph API) is in progress.
### Q: What LLMs are supported?
OpenAI, Mistral, or any HuggingFace-hosted models using LangChain.
### Q: Can I deploy this in a private network?
Yes, Melify is designed to be cloud-agnostic and supports air-gapped deployments.