> For the complete documentation index, see [llms.txt](https://vitalys.gitbook.io/vitalys/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vitalys.gitbook.io/vitalys/platform-architecture/core-components.md).

# Core Components

**a. AI Chat Layer (Conversational Interface)**

This is the frontend of Vitalys — the actual assistant users interact with. It’s not an AI model in itself, but rather a wrapper around existing powerful LLMs (like OpenAI, Claude, Mistral, etc.) customized for Web3 dialogue.

Key Features:

* Tailored knowledge base for Web3 topics
* Memory-enabled sessions
* Multilingual support
* Dynamic personality and community branding
* Embedded in web apps, Discord, Telegram, and mobile

**b. Reward System**

Users earn rewards simply by interacting with the assistant. Each interaction is tied to a value layer powered by on-chain and off-chain logic.

Reward Triggers:

* Asking quality questions
* Providing answers (in community settings)
* Sharing generated content
* Inviting new users
* Reaching milestones (levels, streaks, etc.)

Reward Types:

* Points (off-chain)
* Tokens (on-chain)
* Role/Badge Upgrades
* Exclusive Access (based on XP tiers)

**c. User Identity & Reputation**

Vitalys supports both **Web3-native** users and those coming from a **Web2 background**. For Web2 users, Vitalys offers a simple **email-based onboarding flow**, allowing new participants to quickly sign up and engage with the platform. Once they’re familiar with the platform, users can then connect their Web3 wallet to unlock more advanced features and participate in token rewards.

Key Flow:

1. **Web2 Onboarding**: Users sign up using just an email address, receive a welcome guide, and start engaging with Vitalys right away.
2. **Web3 Walkthrough**: Over time, users are guided through the process of connecting their wallets. Educational resources are available within the platform to ensure a smooth transition from Web2 to Web3.
3. **Wallet Integration**: Once users are ready, they link their wallet to enable token rewards, PoC (Proof of Contribution), and deeper Web3 interactions.
