# Educational Wallet

### Overview

The **Educational Wallet** in Tychi is designed to bridge the knowledge gap for new and intermediate users entering the Web3 space. It offers a structured and guided onboarding experience, making blockchain concepts, wallet operations, and decentralized interactions more accessible and understandable.

***

### 🔍 Core Objectives

* **Simplified Onboarding**: Step-by-step guidance for wallet setup, key management, and basic transactions
* **Interactive Modules**: Users complete tutorials on DeFi, staking, NFTs, and on-chain security through in-app content
* **Progress-Based Unlocks**: Access to advanced wallet features is unlocked as users complete educational milestones
* **User Empowerment**: Helps users make informed decisions and safely engage with the ecosystem

***

### 📘 Learning Tools Included

* **Mini Quizzes** and knowledge checks at the end of each module
* **Animated Tutorials** on concepts like bridging, swapping, and staking
* **Gamified Progression** through badge-based achievements
* **Glossary Access** for quick reference on key Web3 terms

***

### 🎯 Benefits to the Ecosystem

* Reduces friction for Web2 users transitioning to Web3
* Minimizes errors due to lack of knowledge (e.g., wrong chain transactions, lost keys)
* Increases long-term user retention through confidence-building
* Strengthens trust in decentralized tools via user literacy


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tychi.gitbook.io/tychi-whitepaper/features/educational-wallet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
