# Investing for Beginners [中文](README.md) | English [![Website](https://img.shields.io/badge/Website-xiaoyinsi.com-111827)](https://xiaoyinsi.com/) [![Wiki](https://img.shields.io/badge/Investment%20Wiki-Xiaoyinsi-2563eb)](https://xiaoyinsi.com/wiki) [![License](https://img.shields.io/badge/License-Proprietary-b91c1c)](LICENSE.md) ![Version](https://img.shields.io/badge/Version-V0.2-0ea5e9) **Author: Xu Chonglang** This repository is a public beginner-friendly investment guide for readers who want to understand U.S. stocks, options, and crypto assets from the ground up. The goal is not to tell readers what to buy. The goal is to help them understand what they are buying, where the risk comes from, how losses can happen, and what should be checked before putting real money at risk. ## What this guide covers - U.S. stock basics: trading hours, order types, ETFs, financial statements, valuation, and market structure. - Practical trading checks: bid/ask spread, liquidity, slippage, position sizing, and exit rules. - Options basics and risk: calls, puts, Greeks, implied volatility, assignment, expiration, and defined-risk spreads. - Crypto basics: wallets, private keys, stablecoins, perpetual futures, smart contracts, DeFi, and on-chain risk. - Risk awareness: leverage, liquidation, phishing, approval risk, token unlocks, bridge risk, and market cycles. ## Why U.S. stocks and crypto? U.S. markets remain among the deepest and most liquid capital markets in the world. They also provide abundant public disclosure, making them useful for learning how companies raise capital, generate cash flow, and get valued by the market. Crypto extends dollar-denominated value and financial primitives onto public networks. Stablecoins such as USDT and USDC make it possible to move dollar-linked value across exchanges, wallets, and blockchains, but they also introduce issuer, reserve, redemption, blacklist, smart-contract, and depeg risks. Studying both markets gives beginners a broader map: one side is company ownership, cash flow, and securities markets; the other is digital assets, stablecoins, smart contracts, and open settlement networks. ## Navigation | Section | Description | | --- | --- | | [English Home](en/README.md) | English entry point for the bilingual repository | | [Beginner Guide](en/guides/investing-for-beginners.md) | A concise English version of the investment beginner guide | | [Glossary](en/glossary/README.md) | English glossary for core investment, options, and crypto terms | | [English Content Index](en/content/README.md) | English mirror structure for wiki-derived articles | | [Chinese Content Index](content/README.md) | Current full Chinese content index | ## Repository structure ```text . ├── README.md Chinese homepage ├── README.en.md English homepage ├── assets/ Images and static assets shared by both languages ├── content/ Chinese wiki-derived articles ├── guides/ Chinese long-form guides ├── glossary/ Chinese glossary ├── en/ English mirror content ├── i18n/ Bilingual structure and translation notes └── LICENSE.md Proprietary content license ``` ## Copyright Unless otherwise stated, all articles, glossary entries, data structures, images, tables, and other content in this repository are proprietary assets of Xiaoyinsi. You may share original links to this repository and official Xiaoyinsi pages. Copying, mirroring, bulk scraping, adaptation, commercial use, AI training, or third-party knowledge-base construction is not allowed without written permission. Copyright © 2026 Xiaoyinsi. All Rights Reserved.