Ring Platform Logo

    Loading Documentation Hub...

    Scanning documentation library

    Documentation

    Welcome — mission & audiences

    Welcome to Ring Platform - Gateway Between Humanity and the Quantum World

    Library hub

    Welcome to Ring Platform - Gateway Between Humanity and the Quantum World

    Getting Started

    Index
    Prerequisites
    Installation
    Database migrations
    First Success Validation
    Troubleshooting
    Next Steps

    Architecture

    Index
    Backend modes and databases
    Data Model
    Authentication Architecture
    Email AI-CRM Architecture
    PaymentConductor architecture
    Refcodes architecture
    News Kingdom architecture
    Proxy and internationalization
    Real Time
    Security

    Features

    Platform Features
    Authentication
    Email AI-CRM System
    Entities
    Opportunities
    Notifications
    Push Notifications with FCM (Ring-Powered)
    Web3 Wallet
    Multi-Vendor Store
    Ring ERP
    Inventory & Stock
    Vendor Management

    API

    Index
    Authentication
    Email AI-CRM API
    Entities
    Opportunities
    Messaging API
    Notifications API
    Wallet
    Store API

    CLI

    Ring CLI (enterprise only)

    Customization

    Index
    Branding
    Features
    Localization
    Themes
    Components

    Deployment

    Index
    Self-hosted deployment
    Vercel
    Docker
    Environment Configuration
    Monitoring & Analytics
    Performance Optimization
    Backup & Recovery

    Development

    Index
    Local Setup
    Code Structure
    Community tooling
    Ring MCP Server
    Generative Images (ImageConductor)
    Autonomous Newsroom (Grok)
    OSS vs enterprise

    Roadmap

    Platform Roadmap (Technical)

    Examples

    Index
    Quick Start
    Authentication
    Email AI-CRM Tutorial
    Api Integration
    Web3 Integration
    White Label
    Real World

    Integrations

    Ethereum wallets (Wagmi v3)

    Quick entry (CTOs · auditors · agents)

    Library hub
    Welcome — mission & audiences
    Getting started
    Architecture & Auth.js
    Backend modes & databases (DB_BACKEND_MODE)
    Self-hosted
    Ring MCP
    Deploy (Docker · k8s)
    Security & compliance reads
    Ring Platform Logo

    Loading Documentation Hub...

    Scanning documentation library

    Documentation

    Welcome — mission & audiences

    Welcome to Ring Platform - Gateway Between Humanity and the Quantum World

    Library hub

    Welcome to Ring Platform - Gateway Between Humanity and the Quantum World

    Getting Started

    Index
    Prerequisites
    Installation
    Database migrations
    First Success Validation
    Troubleshooting
    Next Steps

    Architecture

    Index
    Backend modes and databases
    Data Model
    Authentication Architecture
    Email AI-CRM Architecture
    PaymentConductor architecture
    Refcodes architecture
    News Kingdom architecture

    Features

    Platform Features
    Authentication
    Email AI-CRM System
    Entities
    Opportunities
    Notifications
    Push Notifications with FCM (Ring-Powered)
    Web3 Wallet

    API

    Index
    Authentication
    Email AI-CRM API
    Entities
    Opportunities
    Messaging API
    Notifications API
    Wallet
    Store API

    CLI

    Ring CLI (enterprise only)

    Customization

    Index
    Branding
    Features
    Localization
    Themes
    Components

    Deployment

    Index
    Self-hosted deployment
    Vercel
    Docker
    Environment Configuration
    Monitoring & Analytics
    Performance Optimization
    Backup & Recovery

    Development

    Index
    Local Setup
    Code Structure
    Community tooling
    Ring MCP Server
    Generative Images (ImageConductor)
    Autonomous Newsroom (Grok)
    OSS vs enterprise

    Roadmap

    Platform Roadmap (Technical)

    Examples

    Index
    Quick Start
    Authentication
    Email AI-CRM Tutorial
    Api Integration
    Web3 Integration
    White Label
    Real World

    Integrations

    Ethereum wallets (Wagmi v3)

    Quick entry (CTOs · auditors · agents)

    Library hub
    Welcome — mission & audiences
    Getting started
    Architecture & Auth.js
    Backend modes & databases (DB_BACKEND_MODE)
    Self-hosted
    Ring MCP
    Deploy (Docker · k8s)
    Security & compliance reads
    Ring Platform Logo

    Loading Documentation Hub...

    Scanning documentation library

    Documentation

    Welcome — mission & audiences

    Welcome to Ring Platform - Gateway Between Humanity and the Quantum World

    Library hub

    Welcome to Ring Platform - Gateway Between Humanity and the Quantum World

    Getting Started

    Index
    Prerequisites
    Installation
    Database migrations
    First Success Validation
    Troubleshooting
    Next Steps

    Architecture

    Index
    Backend modes and databases
    Data Model
    Authentication Architecture
    Email AI-CRM Architecture
    PaymentConductor architecture
    Refcodes architecture
    News Kingdom architecture

    Features

    Platform Features
    Authentication
    Email AI-CRM System
    Entities
    Opportunities
    Notifications
    Push Notifications with FCM (Ring-Powered)
    Web3 Wallet

    API

    Index
    Authentication
    Email AI-CRM API
    Entities
    Opportunities
    Messaging API
    Notifications API
    Wallet
    Store API

    CLI

    Ring CLI (enterprise only)

    Customization

    Index
    Branding
    Features
    Localization
    Themes
    Components

    Deployment

    Index
    Self-hosted deployment
    Vercel
    Docker
    Environment Configuration
    Monitoring & Analytics
    Performance Optimization
    Backup & Recovery

    Development

    Index
    Local Setup
    Code Structure
    Community tooling
    Ring MCP Server
    Generative Images (ImageConductor)
    Autonomous Newsroom (Grok)
    OSS vs enterprise

    Roadmap

    Platform Roadmap (Technical)

    Examples

    Index
    Quick Start
    Authentication
    Email AI-CRM Tutorial
    Api Integration
    Web3 Integration
    White Label
    Real World

    Integrations

    Ethereum wallets (Wagmi v3)

    Quick entry (CTOs · auditors · agents)

    Library hub
    Welcome — mission & audiences
    Getting started
    Architecture & Auth.js
    Backend modes & databases (DB_BACKEND_MODE)
    Self-hosted
    Ring MCP
    Deploy (Docker · k8s)
    Security & compliance reads

    Notification System

    Real-time notification delivery with FCM push notifications, user preferences, and performance optimization.

    Overview

    Ring Platform's notification system ensures users stay informed about opportunities, messages, entity updates, and platform activities through multiple delivery channels.

    Key Features

    Notification Types

    • OPPORTUNITY - New opportunities and applications
    • MESSAGE - New messages and conversations
    • ENTITY - Entity updates and invitations
    • SYSTEM - Platform announcements and updates
    • WALLET - Transaction and balance notifications

    Delivery Channels

    • In-app Notifications - Real-time browser notifications
    • Push Notifications (FCM) - Web and mobile push via Firebase Cloud Messaging; see Push Notifications with FCM (Ring-Powered) for full setup, Server Action token registration, and API contract.
    • Email Notifications - Important updates via email
    • SMS Notifications - Critical alerts via SMS

    User Preferences

    • Granular Control - Enable/disable by type and channel
    • Quiet Hours - Schedule notification-free periods
    • Priority Levels - High, medium, low priority handling
    • Frequency Limits - Prevent notification spam

    Implementation

    Send Notifications

    // Send opportunity notification

    User Preferences

    // Update notification preferences

    Push Notifications (FCM)

    For end-to-end FCM setup — token registration via Server Action, rate-limited API for non-React clients, environment variables, and troubleshooting — use the dedicated guide:

    Push Notifications with FCM (Ring-Powered)


    Additional notifications documentation (triggers, preferences API) coming soon.

    Notification System

    Real-time notification delivery with FCM push notifications, user preferences, and performance optimization.

    Overview

    Ring Platform's notification system ensures users stay informed about opportunities, messages, entity updates, and platform activities through multiple delivery channels.

    Key Features

    Notification Types

    • OPPORTUNITY - New opportunities and applications
    • MESSAGE - New messages and conversations
    • ENTITY - Entity updates and invitations
    • SYSTEM - Platform announcements and updates
    • WALLET - Transaction and balance notifications

    Delivery Channels

    • In-app Notifications - Real-time browser notifications
    • Push Notifications (FCM) - Web and mobile push via Firebase Cloud Messaging; see Push Notifications with FCM (Ring-Powered) for full setup, Server Action token registration, and API contract.
    • Email Notifications - Important updates via email
    • SMS Notifications - Critical alerts via SMS

    User Preferences

    • Granular Control - Enable/disable by type and channel
    • Quiet Hours - Schedule notification-free periods
    • Priority Levels - High, medium, low priority handling
    • Frequency Limits - Prevent notification spam

    Implementation

    Send Notifications

    // Send opportunity notification

    User Preferences

    // Update notification preferences

    Push Notifications (FCM)

    For end-to-end FCM setup — token registration via Server Action, rate-limited API for non-React clients, environment variables, and troubleshooting — use the dedicated guide:

    Push Notifications with FCM (Ring-Powered)


    Additional notifications documentation (triggers, preferences API) coming soon.

    Notification System

    Real-time notification delivery with FCM push notifications, user preferences, and performance optimization.

    Overview

    Ring Platform's notification system ensures users stay informed about opportunities, messages, entity updates, and platform activities through multiple delivery channels.

    Key Features

    Notification Types

    • OPPORTUNITY - New opportunities and applications
    • MESSAGE - New messages and conversations
    • ENTITY - Entity updates and invitations
    • SYSTEM - Platform announcements and updates
    • WALLET - Transaction and balance notifications

    Delivery Channels

    • In-app Notifications - Real-time browser notifications
    • Push Notifications (FCM) - Web and mobile push via Firebase Cloud Messaging; see Push Notifications with FCM (Ring-Powered) for full setup, Server Action token registration, and API contract.
    • Email Notifications - Important updates via email
    • SMS Notifications - Critical alerts via SMS

    User Preferences

    • Granular Control - Enable/disable by type and channel
    • Quiet Hours - Schedule notification-free periods
    • Priority Levels - High, medium, low priority handling
    • Frequency Limits - Prevent notification spam

    Implementation

    Send Notifications

    // Send opportunity notification

    User Preferences

    // Update notification preferences

    Push Notifications (FCM)

    For end-to-end FCM setup — token registration via Server Action, rate-limited API for non-React clients, environment variables, and troubleshooting — use the dedicated guide:

    Push Notifications with FCM (Ring-Powered)


    Additional notifications documentation (triggers, preferences API) coming soon.

    Commissions & Settlements
    Referral Codes (Refcodes)
    Payment Integration
    PaymentConductor
    WayForPay Payment Integration
    News Module - Digital Newspaper Experience
    Member Blogs
    Scientific Editor
    Locale System
    Security & Compliance
    NFT Marketplace
    Token Staking System
    Performance Optimization Patterns
    Mobile Experience
    Admin API
    Whitelabel Navigation
    Best Practices
    Workflow
    Code Style
    Performance
    Testing
    Deployment
    Debugging
    Contributing
    Api Examples
    ringdom.org — LegioX homebase
    Source — MIT license (GitHub)
    Proxy and internationalization
    Real Time
    Security
    Multi-Vendor Store
    Ring ERP
    Inventory & Stock
    Vendor Management
    Commissions & Settlements
    Referral Codes (Refcodes)
    Payment Integration
    PaymentConductor
    WayForPay Payment Integration
    News Module - Digital Newspaper Experience
    Member Blogs
    Scientific Editor
    Locale System
    Security & Compliance
    NFT Marketplace
    Token Staking System
    Performance Optimization Patterns
    Mobile Experience
    Admin API
    Whitelabel Navigation
    Best Practices
    Workflow
    Code Style
    Performance
    Testing
    Deployment
    Debugging
    Contributing
    Api Examples
    ringdom.org — LegioX homebase
    Source — MIT license (GitHub)
    Proxy and internationalization
    Real Time
    Security
    Multi-Vendor Store
    Ring ERP
    Inventory & Stock
    Vendor Management
    Commissions & Settlements
    Referral Codes (Refcodes)
    Payment Integration
    PaymentConductor
    WayForPay Payment Integration
    News Module - Digital Newspaper Experience
    Member Blogs
    Scientific Editor
    Locale System
    Security & Compliance
    NFT Marketplace
    Token Staking System
    Performance Optimization Patterns
    Mobile Experience
    Admin API
    Whitelabel Navigation
    Best Practices
    Workflow
    Code Style
    Performance
    Testing
    Deployment
    Debugging
    Contributing
    Api Examples
    ringdom.org — LegioX homebase
    Source — MIT license (GitHub)
    Back
    Back
    Back