# DeFi入门手册简介与使用指南

### 项目简介：

* 《DeFi入门手册》是一个知识付费的学习型项目
* 主要面对初阶用户，提供从0到1的加密世界探索指南和实操教程
* 通过教程学习，可以实现加密应用的独立操作和相关风险分析

教程分为免费与付费部分，前两章全部免费，用户通过学习可以掌握基础操作，可完成加密应用的初步访问。后面章节的部分基础内容依然免费。

付费部分主要介绍各类主流加密应用的使用，以文字操作教程为主，会不定时推出视频教程和直播教学。

从2022年1月开始，陆续推出如下目录教程，大概为期3个月完成（每周一个章节），后续也会持续更新DeFi相关教程：

🔗**自用好物推荐 注册享折扣优惠：**[**https://linktr.ee/nigdaemon**](https://linktr.ee/nigdaemon)

### 理论基础

**How to DeFi: Beginner 第二版（中文翻译版）：**<https://nigdaemon.gitbook.io/how-to-defi-beginnerv2/>

**How to DeFi: Advanced（中文翻译版）：** <https://nigdaemon.gitbook.io/how-to-defi-advanced-zhogn-wen-b/>


---

# 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://nigdaemon.gitbook.io/dfgs/intro/defi-ru-men-shou-ce-jian-jie-yu-shi-yong-zhi-nan.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.
